document.write( "Question 379199: 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.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #269250 by wowitsme123(1)![]() ![]() ![]() You can put this solution on YOUR website! The area is 38 and the base is 8. Plug in the numbers.\r \n" ); document.write( "\n" ); document.write( "38=1/2(8)h\r \n" ); document.write( "\n" ); document.write( "You now have the equation 38 square centimeters (the area) equals half of 8 (the base) times the height. Solve for half of 8.\r \n" ); document.write( "\n" ); document.write( "38=4h\r \n" ); document.write( "\n" ); document.write( "Divide 38 by 4.\r \n" ); document.write( "\n" ); document.write( "9.5=h\r \n" ); document.write( "\n" ); document.write( "The height is 9.5 cm. \n" ); document.write( " |