document.write( "Question 332752: if the area of a right triangle is 10cm2 and the height if 5cm, whatis the base of the right triangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #238429 by AAfter Search(61) ![]() You can put this solution on YOUR website! Area of a triangle = (1/2) X base x altitude \n" ); document.write( "Hence, (1/2) X base X 5 = 10 \n" ); document.write( "=> base = 4 cm \n" ); document.write( " |