document.write( "Question 831207: what is the altitude of a triangle that has an area of 88 square meters and base of 11 meters ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #517207 by Diana541(24)![]() ![]() ![]() You can put this solution on YOUR website! The altitude would be 16. \n" ); document.write( "The formula for area is A=1/2bh and you're basically looking for h. \n" ); document.write( "You would plug in the number for A and b. \n" ); document.write( "88 = 1/2 11 h \n" ); document.write( "First, multiply 88 by two. \n" ); document.write( "176 = 11h \n" ); document.write( "Second, divide by 11 \n" ); document.write( "16 = h \n" ); document.write( " |