document.write( "Question 793428: what is the area of a triangle with the length of 16in and the height of 14in \n" ); document.write( "
Algebra.Com's Answer #480361 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! length (L) = 16 \n" ); document.write( "height (h) = 14 \n" ); document.write( "A = Lw \n" ); document.write( "A = 16 * 14 \n" ); document.write( "A = 224 in^2 \n" ); document.write( " |