document.write( "Question 801326: Calculate the area in square feet of a triangle if the base is 36 inches long and the height is 8 inches \n" ); document.write( "
Algebra.Com's Answer #483514 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=(36*8)/2 \n" ); document.write( "A=144 sq in \n" ); document.write( " |