document.write( "Question 262894: A right triangle has a hypotenuse of length 15 and a leg of length 8. What is the area of the triangle? If necessary, round your answer to two decimal places \n" ); document.write( "
Algebra.Com's Answer #193675 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A right triangle has a hypotenuse of length 15 and a leg of length 8. What is the area of the triangle? If necessary, round your answer to two decimal places\r
\n" ); document.write( "\n" ); document.write( "Hypotenuse = 15
\n" ); document.write( "One side =8
\n" ); document.write( "Let other side be x\r
\n" ); document.write( "\n" ); document.write( "Pythagoras theorem = hyp^= side1 ^2 + side2 ^ \r
\n" ); document.write( "\n" ); document.write( "15^2= 8^+x^2
\n" ); document.write( "15^-8^2= x^2
\n" ); document.write( "225-64=x^2
\n" ); document.write( "Sqrt 161 =x\r
\n" ); document.write( "\n" ); document.write( "Area of right triangle = ½ * side 1* side2
\n" ); document.write( "=½ *8*12.69
\n" ); document.write( "= 50.76 sq. units
\n" ); document.write( "
\n" ); document.write( "
\n" );