Difference between revisions of "Stewart's Theorem"

m (Reverted edits by Solafidefarms (Solafidefarms); changed back to last version by Agolsme)
(Proof)
(30 intermediate revisions by 21 users not shown)
Line 1: Line 1:
 
== Statement ==
 
== Statement ==
''(awaiting image)''<br>
+
Given a [[triangle]] <math>\triangle ABC</math> with sides of length <math>a, b, c</math> opposite [[vertex | vertices]] are <math>A</math>, <math>B</math>, <math>C</math>, respectively.  If [[cevian]] <math>AD</math> is drawn so that <math>BD = m</math>, <math>DC = n</math> and <math>AD = d</math>, we have that <math>b^2m + c^2n = amn + d^2a</math>.  (This is also often written <math>man + dad = bmb + cnc</math>, a form which invites mnemonic memorization, i.e. "A man and his dad put a bomb in the sink.")
If a [[cevian]] of length t is drawn and divides side a into segments m and n, then
+
 
<br><center><math>c^{2}n + b^{2}m = (m+n)(t^{2} + mn)</math></center><br>
+
<center>[[Image:Stewart's_theorem.png]]</center>
  
 
== Proof ==
 
== Proof ==
For this proof we will use the law of cosines and the identity <math>\cos{\theta} = -\cos{180 - \theta}</math>.
+
Applying the [[Law of Cosines]] in triangle <math>\triangle ABD</math> at [[angle]] <math>\angle ADB</math> and in triangle <math>\triangle ACD</math> at angle <math>\angle CDA</math>, we get the equations
 +
*<math> n^{2} + d^{2} - 2\ce{nd}\cos{\angle CDA} = b^{2} </math>
 +
*<math> m^{2} + d^{2} - 2\ce{md}\cos{\angle ADB} = c^{2} </math>
  
Label the triangle <math>ABC</math> with a cevian extending from <math>A</math> onto <math>BC</math>, label that point <math>D</math>. Let CA = n Let DB = m. Let AD = t. We can write two equations:
+
Because angles <math>\angle ADB</math> and <math>\angle CDA</math> are [[supplementary]], <math>m\angle ADB = 180^\circ - m\angle CDA</math>. We can therefore solve both equations for the cosine term.  Using the [[trigonometric identity]] <math>\cos{\theta} = -\cos{(180^\circ - \theta)}</math> gives us
*<math> n^{2} + t^{2} - nt\cos{\angle CDA} = b^{2} </math>
+
*<math> \frac{n^2 + d^2 - b^2}{2\ce{nd}} = \cos{\angle CDA}</math>
*<math> m^{2} + t^{2} + mt\cos{\angle CDA} = c^{2} </math>
+
*<math> \frac{c^2 - m^2 -d^2}{2\ce{md}} = \cos{\angle CDA}</math>
When we write everything in terms of cos(CDA) we have:
 
*<math> \frac{n^2 + t^2 - b^2}{nt} = \cos{\angle CDA}</math>
 
*<math> \frac{c^2 - m^2 -t^2}{mt} = \cos{\angle CDA}</math>
 
  
Now we set the two equal and arrive at Stewart's theorem: <math> c^{2}n + b^{2}m=m^{2}n +n^{2}m + t^{2}m + t^{2}n </math>
+
Setting the two left-hand sides equal and clearing [[denominator]]s, we arrive at the equation: <math> c^{2}n + b^{2}m=m^{2}n +n^{2}m + d^{2}m + d^{2}n </math>.
 
+
However,
+
<math>m+n = a</math> so
 
+
<cmath>m^2n + n^2m = (m + n)mn = amn</cmath> and
== Example ==
+
<cmath>d^2m + d^2n = d^2(m + n) = d^2a.</cmath>
''(awaiting addition)''
+
This simplifies our equation to yield <math>c^2n + b^2m = amn + d^2a,</math> or Stewart's Theorem.
  
 
== See also ==  
 
== See also ==  
 
* [[Menelaus' Theorem]]
 
* [[Menelaus' Theorem]]
 
* [[Ceva's Theorem]]
 
* [[Ceva's Theorem]]
 +
* [[Geometry]]
 +
* [[Angle Bisector Theorem]]
 +
 +
[[Category:Geometry]]
 +
 +
[[Category:Theorems]]

Revision as of 16:27, 7 January 2020

Statement

Given a triangle $\triangle ABC$ with sides of length $a, b, c$ opposite vertices are $A$, $B$, $C$, respectively. If cevian $AD$ is drawn so that $BD = m$, $DC = n$ and $AD = d$, we have that $b^2m + c^2n = amn + d^2a$. (This is also often written $man + dad = bmb + cnc$, a form which invites mnemonic memorization, i.e. "A man and his dad put a bomb in the sink.")

Stewart's theorem.png

Proof

Applying the Law of Cosines in triangle $\triangle ABD$ at angle $\angle ADB$ and in triangle $\triangle ACD$ at angle $\angle CDA$, we get the equations

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

Because angles $\angle ADB$ and $\angle CDA$ 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}{2\ce{nd}} = \cos{\angle CDA}$
  • $\frac{c^2 - m^2 -d^2}{2\ce{md}} = \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, $m+n = a$ so \[m^2n + n^2m = (m + n)mn = amn\] and \[d^2m + d^2n = d^2(m + n) = d^2a.\] This simplifies our equation to yield $c^2n + b^2m = amn + d^2a,$ or Stewart's Theorem.

See also