document.write( "Question 944858: find the area of the isosceles triangle with side lengths 14 inches,25 inches,and 25inches
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #576182 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the area of the isosceles triangle with side lengths 14 inches,25 inches,and 25inches \n" ); document.write( "================ \n" ); document.write( "An isoceles triangle can always be made into 2 congruent right triangles with an altitude from the vertex of the 2 equal sides to the 3rd side. \n" ); document.write( "In this case, it makes two right triangles with sides of 7, 24 & 25. \n" ); document.write( "Area of each = b*h/2 = 7*24/1 = 84 sq inches \n" ); document.write( "Total area = 168 sq inches. \n" ); document.write( " |