document.write( "Question 614893: in a right triangle, the hypotenuse is 34 feet and one leg is 30 feet. Find the area of the triangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #386804 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 34^2-30^2=b^2 \n" ); document.write( "1156-900=256 \n" ); document.write( "sqrt 256=16 \n" ); document.write( "-------------- \n" ); document.write( "A=(16*30)/2 \n" ); document.write( "A=240 sqft \n" ); document.write( " |