AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

Stewart's Theorem

From AoPSWiki

Statement

Given a triangle with sides of length opposite vertices , , , respectively. If cevian is drawn so that , and , we have that . (This is also often written , a form which invites mnemonic memorization, e.g. "A man and his dad put a bomb in the sink.")

Image:Stewart's_theorem.png

Proof

Applying the Law of Cosines in triangle at angle and in triangle at angle , we get the equations

  • n^{2} + d^{2} - 2nd\cos{\angle ADB} = c^{2}
  • m^{2} + d^{2} - 2md\cos{\angle CDA} = b^{2}

Because angles and are supplementary, m\angle ADB = 180^\circ - m\angle CDA. We can therefore solve both equations for the cosine term. Using the trigonometric identity \cos{\theta} = -\cos{(180^\circ - \theta)} gives us

  • \frac{n^2 + d^2 - b^2}{2nd} = \cos{\angle CDA}
  • \frac{c^2 - m^2 -d^2}{2md} = \cos{\angle CDA}

Setting the two left-hand sides equal and clearing denominators, we arrive at the equation: c^{2}n + b^{2}m=m^{2}n +n^{2}m + d^{2}m + d^{2}n. However, so and we can rewrite this as .

See also

Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us