document.write( "Question 970160: An isosceles triangles's base is 15 cm and the other two sides are 21cm. Find its area \n" ); document.write( "
Algebra.Com's Answer #592811 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The isosceles triangle can have the base split into two halves, each 7.5 cm long.\r
\n" ); document.write( "\n" ); document.write( "Now the altitude is one of the legs of a right triangle with the other leg 7.5 and hypotenuse 21\r
\n" ); document.write( "\n" ); document.write( "56.25 (1/2 of base squared) + x^2 = 441 (21^2) Pythagorean Theorem.
\n" ); document.write( "Subtract 56.25 from each side.
\n" ); document.write( "x^2= 384.75\r
\n" ); document.write( "\n" ); document.write( "x=19.61 cm positive root only.\r
\n" ); document.write( "\n" ); document.write( "That is the altitude.\r
\n" ); document.write( "\n" ); document.write( "The area is (1/2) bh
\n" ); document.write( "base is 15 cm, altitude 19.61 cm\r
\n" ); document.write( "\n" ); document.write( "0.5 * 15 *19.61=147.075 cm^2
\n" ); document.write( "
\n" );