document.write( "Question 310673: find the area of a triangle with base 13 ft, and height 6 ft. \n" ); document.write( "
Algebra.Com's Answer #222204 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
A=(1/2)bh
\n" ); document.write( "b=13
\n" ); document.write( "h=6
\n" ); document.write( "6/2=3*13=39
\n" ); document.write( "A=39
\n" ); document.write( "
\n" );