document.write( "Question 896109: the base of a right triangle is 16cm and its hypotenuse is 34cm.Find the area of the triangle \n" ); document.write( "
Algebra.Com's Answer #543242 by TheInstructor(29) ![]() You can put this solution on YOUR website! Area: 1/2 x b x h \n" ); document.write( "You need to find your height first so use Pythagoras \n" ); document.write( "34^2 = 16^2 + b^2 \n" ); document.write( "Therefore b = 30 \r \n" ); document.write( "\n" ); document.write( "1/2 x 30 x 16 = 240cm^2 \n" ); document.write( " |