document.write( "Question 338278: the hypontenuse of a right triangle is 25 cm and a leg of the triangle measures 15 cm what is the area of the triangle? \n" ); document.write( "
Algebra.Com's Answer #242474 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X^2+15^2=25^2
\n" ); document.write( "X^2+225=625
\n" ); document.write( "X^2=625-225
\n" ); document.write( "X^2=400
\n" ); document.write( "X=SQRT400
\n" ); document.write( "X=20 ANS FOR THE BASE.
\n" ); document.write( "A=BH/2
\n" ); document.write( "A=20*15/2
\n" ); document.write( "A=300/2
\n" ); document.write( "A=150 cm^2.
\n" ); document.write( "
\n" );