terican

Last verified · v1.0

Calculator · math

Triangle Proportionality Theorem Calculator

Solve for any unknown segment using the Triangle Proportionality Theorem (AD/DB = AE/EC) by entering the three known side lengths.

FreeInstantNo signupOpen source

Inputs

Unknown Segment Length

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Unknown Segment Lengthunits

The formula

How the
result is
computed.

Triangle Proportionality Theorem

The Triangle Proportionality Theorem — also called the Side Splitter Theorem — is a foundational result in Euclidean geometry. It states that when a line is drawn parallel to one side of a triangle and intersects the other two sides, it divides those sides into proportional segments. The relationship is expressed as:

AD / DB = AE / EC

This proportion allows any one of the four segment lengths to be calculated whenever the other three are known.

Variables Defined

Consider triangle ABC with apex vertex A and base vertices B and C. A line segment DE is drawn parallel to base BC, where point D lies on side AB and point E lies on side AC. The four segments are:

  • AD — the upper portion of the left side, from apex A down to intersection point D
  • DB — the lower portion of the left side, from point D down to base vertex B
  • AE — the upper portion of the right side, from apex A down to intersection point E
  • EC — the lower portion of the right side, from point E down to base vertex C

Derivation from Similar Triangles

Because DE is parallel to BC, triangles ADE and ABC share angle A and have equal corresponding angles formed by the parallel lines — satisfying the AA (Angle-Angle) similarity postulate. The ratio of corresponding sides in similar triangles is constant:

AD / AB = AE / AC

Substituting AB = AD + DB and AC = AE + EC, then cross-multiplying and simplifying, yields AD × EC = AE × DB, which rearranges directly to AD / DB = AE / EC. According to Maricopa Open Digital Press — Section G.3: Triangles, Pythagorean Theorem and Similarity, this proportionality is one of the central results of triangle similarity theory in secondary and post-secondary mathematics.

Solving for Each Unknown Segment

Cross-multiplying the base proportion AD × EC = AE × DB isolates any unknown:

  • Solve for AD: AD = (AE × DB) / EC
  • Solve for DB: DB = (AD × EC) / AE
  • Solve for AE: AE = (AD × EC) / DB
  • Solve for EC: EC = (AE × DB) / AD

Worked Example

A surveyor needs to find segment EC in a triangular plot. Known measurements are AD = 6 m, DB = 4 m, and AE = 9 m. Applying the theorem:

6 / 4 = 9 / EC ⇒ EC = (9 × 4) / 6 = 36 / 6 = 6 m

Verification: left ratio = 6/4 = 1.5 and right ratio = 9/6 = 1.5. Both sides match, confirming the result.

Second Example

To find DB when AD = 10 cm, AE = 15 cm, and EC = 9 cm:

DB = (AD × EC) / AE = (10 × 9) / 15 = 90 / 15 = 6 cm

Check: 10/6 ≈ 1.667 and 15/9 ≈ 1.667 — confirmed.

Conditions for Applicability

The theorem requires three conditions: (1) a valid non-degenerate triangle ABC must exist; (2) segment DE must be strictly parallel to side BC — any angular deviation invalidates the proportion; and (3) all four segment values must be positive real numbers. The Lane Community College Geometry Review Sheets — Similar Triangles emphasize confirming parallelism before applying proportionality theorems, as this is the most common source of error in student solutions.

Real-World Applications

  • Land surveying: Partitioning triangular parcels with a boundary line parallel to one edge, then calculating unknown side lengths proportionally.
  • Architecture: Determining unknown rafter or beam lengths when structural cross-members run parallel to a triangular roof base.
  • Computer graphics: Interpolating texture coordinates across triangular mesh polygons in 3D rendering pipelines.
  • Scale drawing: Establishing proportional distances on site plans where reference lines cut triangular layout sections.

Relationship to Broader Geometry

The Triangle Proportionality Theorem connects directly to the Basic Proportionality Theorem (Thales' Intercept Theorem) and serves as a prerequisite for the Triangle Angle Bisector Theorem and Menelaus' Theorem. Fluency with this result supports work in coordinate geometry, trigonometric ratios, and calculus-based related-rates problems where similar geometric structures appear in dynamic contexts.

Reference

Frequently asked questions

What is the Triangle Proportionality Theorem?
The Triangle Proportionality Theorem states that a line drawn parallel to one side of a triangle divides the other two sides proportionally. In triangle ABC, if segment DE is parallel to base BC with D on AB and E on AC, then AD/DB = AE/EC. This result follows from the AA similarity of triangles ADE and ABC and is also called the Side Splitter Theorem.
How do you use the Triangle Proportionality Theorem calculator to find an unknown segment?
Select the unknown segment from the Solve For dropdown, then enter the three known lengths in their respective fields — leaving the unknown field as 0. The calculator cross-multiplies AD/DB = AE/EC and solves for the missing value. For example, entering AD=6, DB=4, AE=9, and EC=0 returns EC=6 because (9 times 4) divided by 6 equals 6.
What conditions must be satisfied for the Triangle Proportionality Theorem to apply?
Three conditions are required: first, the three points A, B, and C must form a valid non-degenerate triangle; second, the transversal segment DE must be strictly parallel to base side BC — even a small angular deviation invalidates the proportion; and third, all four segment lengths AD, DB, AE, and EC must be positive real numbers greater than zero. Entering zero for any known segment will cause a division error.
How is the Triangle Proportionality Theorem different from the concept of similar triangles?
The theorem is a direct consequence of triangle similarity, not a separate concept. When DE is parallel to BC, triangles ADE and ABC are similar by the Angle-Angle postulate. The Triangle Proportionality Theorem restates that similarity specifically in terms of the four divided segment lengths — AD/DB = AE/EC — making it more practical when only partial side measurements are available rather than complete side lengths.
Where is the Triangle Proportionality Theorem used in real-world applications?
Surveyors use the theorem to partition triangular land parcels with a boundary line parallel to one edge, then solve for unknown plot dimensions. Architects apply it to determine beam lengths in triangular roof frames. Computer graphics pipelines rely on it for texture-coordinate interpolation across triangle mesh polygons. Civil engineers also use proportional-division principles when calculating grade lines that cut across triangular terrain cross-sections.
How can you verify that a Triangle Proportionality Theorem answer is correct?
Substitute all four segment values back into the proportion AD/DB = AE/EC and compute each side of the equation independently as a decimal. If both ratios are equal, the answer is correct. For example, with AD=10, DB=6, AE=15, EC=9: the left ratio equals 10/6 which is approximately 1.667, and the right ratio equals 15/9 which is also approximately 1.667 — both sides match, confirming the result.