document.write( "Question 492368: the area of triangle with base, b and height h, is given by:
\n" );
document.write( " A =1/2bh
\n" );
document.write( " if the area of a certain triangle is 38 square centimeters and the base is 8 centimeters, what is the height? please show all of your work. \n" );
document.write( "
Algebra.Com's Answer #335008 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A =1/2bh \n" ); document.write( "if the area of a certain triangle is 38 square centimeters and the base is 8 centimeters, what is the height? \n" ); document.write( "------ \n" ); document.write( "38 = (1/2)*8*h \n" ); document.write( "--- \n" ); document.write( "76 = 8h \n" ); document.write( "--- \n" ); document.write( "h = 76/8 \n" ); document.write( "=== \n" ); document.write( "height = 9.5 cm \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |