document.write( "Question 311958: What's the area of a triangle with base of 10 inches and altitude to the base of 16 inches? \n" ); document.write( "
Algebra.Com's Answer #223054 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=.5ab
\n" ); document.write( "A=.5*10*16
\n" ); document.write( "A=80 sq in
\n" ); document.write( "
\n" );