document.write( "Question 4472: The area of a triangle is 80 square feet. find the altitude if the base is 16 feet. \n" ); document.write( "
Algebra.Com's Answer #2137 by guapa(62)\"\" \"About 
You can put this solution on YOUR website!
A= 1/3bh solve for h : A*2/b
\n" ); document.write( "80*2/16 = h
\n" ); document.write( "160/16= h
\n" ); document.write( "h=10
\n" ); document.write( "The altitude of the triangle is 10feet.
\n" ); document.write( "
\n" );