document.write( "Question 829762: If the area of a triangle is 12 cm^2 and the height is 3 cm what is the base of this triangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #500079 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "3^2+b^2=12^2 \n" ); document.write( "9+b^2=144 \n" ); document.write( "b^2=133 \n" ); document.write( "b=sqrt(133) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |