Difference between revisions of "Base Angle Theorem"
m (→Proof) |
m (→Proof) |
||
Line 4: | Line 4: | ||
Since the triangle only has three sides, the two congruent sides must be adjacent. Let them meet at vertex <math>A</math>. | Since the triangle only has three sides, the two congruent sides must be adjacent. Let them meet at vertex <math>A</math>. | ||
− | Now we draw [[ | + | Now we draw [[altitude]] <math>AD</math> to <math>BC</math>. From the [[Pythagorean Theorem]], <math>BD=CD</math>, and thus <math>\triangle ABD</math> is congruent to <math>\triangle ACD</math>, and <math>\angle DBA=\angle DCA</math>. <asy> |
unitsize(5); defaultpen(fontsize(10)); | unitsize(5); defaultpen(fontsize(10)); | ||
pair A,B,C,D,E,F,G,H; | pair A,B,C,D,E,F,G,H; |
Revision as of 23:52, 13 February 2009
The Base Angle Theorem states that in an isosceles triangle, the angles opposite the congruent sides are congruent.
Proof
Since the triangle only has three sides, the two congruent sides must be adjacent. Let them meet at vertex .
Now we draw altitude to . From the Pythagorean Theorem, , and thus is congruent to , and .