Loading…

Angle Bisector Theorem Calculator

Math Geometry • Basic Shapes and Properties

View all topics

Use the Angle Bisector Theorem to solve unknown segments on the opposite side of a triangle, or verify a given configuration.

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Optional: If you know total \(BC\) (for “Split \(BC\)” operation)

For split mode: \(BD=\dfrac{AB}{AB+AC}\,BC\), \(DC=\dfrac{AC}{AB+AC}\,BC\).

Advanced (university): bisector length \(AD\)

Uses \(AD^2 = AB\cdot AC\left(1-\dfrac{BC^2}{(AB+AC)^2}\right)\) (requires a feasible triangle).

Diagram controls

Pan/zoom: drag to pan • wheel/trackpad to zoom • pinch on touch • “Reset view” restores fit.

Ready
Enter values and click Calculate.
Triangle & angle bisector diagram (pan/zoom enabled)

The point \(D\) is placed using the computed (or provided) segments \(BD\) and \(DC\).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the angle bisector theorem in a triangle?

If AD bisects angle A in triangle ABC and meets BC at D, then the opposite side is divided proportionally: BD/DC = AB/AC. This links the two segments on BC to the two sides adjacent to angle A.

How do you solve for BD or DC using the angle bisector theorem?

Start from BD/DC = AB/AC and rearrange for the unknown. For example, BD = DC x (AB/AC) and DC = BD x (AC/AB).

How do you split BC into BD and DC if BC is known?

Use the split form: BD = (AB/(AB+AC)) x BC and DC = (AC/(AB+AC)) x BC. These two segments add up to BC by construction.

How can I check if my numbers are consistent with an angle bisector?

Compute both ratios BD/DC and AB/AC and compare them. The configuration matches an internal angle bisector when the two ratios are equal (within rounding or tolerance).

When can the bisector length AD be computed?

AD can be computed when the triangle is feasible and the side lengths are defined, using AD^2 = AB x AC x (1 - BC^2/(AB+AC)^2). The calculator can derive BC from BD + DC in modes where BD and DC are available.