document.write( "Question 254173: If the area A of a triangle is 60 square meters and the base b is 20 meters, what it the altitude h?\r
\n" );
document.write( "\n" );
document.write( "1. 2/3 m
\n" );
document.write( "2. 11/2 m
\n" );
document.write( "3. 6 m\r
\n" );
document.write( "\n" );
document.write( "Thanks ahead of time. You're a great help. \n" );
document.write( "
Algebra.Com's Answer #186478 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! If the area A of a triangle is 60 square meters and the base b is 20 meters, what it the altitude h? \n" ); document.write( "1. 2/3 m \n" ); document.write( "2. 11/2 m \n" ); document.write( "3. 6 m \r \n" ); document.write( "\n" ); document.write( "Since the area of the triangle is (b*h)/2 we have:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(20*h)/2 = 60 \n" ); document.write( "20*h = 120 \n" ); document.write( "h = 120/20 = 6 \n" ); document.write( " |