document.write( "Question 388093: How to compute the area of a triangular in square meters? given: h=10m, b=1.56m \n" ); document.write( "
Algebra.Com's Answer #274415 by rfer(16322) ![]() You can put this solution on YOUR website! A=.5*1.56*10 \n" ); document.write( "A=7.8 sq m \n" ); document.write( " |