Yesterday, I solved my very first Pythagorean theorem problem! Everything was going good so far, I was solving harder problems very easily. However, today's lesson is a little bit different. I am working with isosceles triangles, and I have the following:
The two equal sides of the isosceles triangle are 25 cm long. The base, on the other hand, is 40 cm. I have to find the height of the triangle (CH).
So, I did the following:
(CH)2 + (AC)2 = (AB)2
(CH)2 + 625 = 1600
(CH)2 = 975
CH = 5 √ 39
Am I correct? Any kind of help is appreciated!