document.write( "Question 438989: If the base and altitude of a triangle are 4 and 5 respectively, what is the area of the triangle? \n" ); document.write( "
Algebra.Com's Answer #303444 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If the base and altitude of a triangle are 4 and 5 respectively, what is the area of the triangle? \n" ); document.write( "area of any triangle is: \n" ); document.write( "(1/2)*base*height \n" ); document.write( "Note: altitude is same as height \n" ); document.write( "(1/2)*4*5 \n" ); document.write( "2*5 \n" ); document.write( "10 square units\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |