document.write( "Question 579266: a triangle has an area of 45cm2 and a base of 5 cm.what height corresponds to this base?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #370921 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a triangle has an area of 45cm2 and a base of 5 cm.what height corresponds to this base? \n" ); document.write( "Since the area for any triangle is: \n" ); document.write( "(1/2)bh \n" ); document.write( "where \n" ); document.write( "b is length of base \n" ); document.write( "h is length of height \n" ); document.write( ". \n" ); document.write( "Let h = height \n" ); document.write( "then \n" ); document.write( "45 = (1/2)(5)h \n" ); document.write( "90 = (5)h \n" ); document.write( "18 cm = h \n" ); document.write( " \n" ); document.write( " |