document.write( "Question 279398: a triangle has an area of 75 meters squared and a base of 30 meters, what is the length of altitude to that base? \n" ); document.write( "
Algebra.Com's Answer #203143 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! A=1/2*b*h \n" ); document.write( "75=1/2*30*h \n" ); document.write( "75=15h \n" ); document.write( "5=h \n" ); document.write( "5 meters = height \n" ); document.write( " |