document.write( "Question 342108: what is the area in square inches of a triangle with an 8 inch base and 6 inches in height? \n" ); document.write( "
Algebra.Com's Answer #244870 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A=BH/2
\n" ); document.write( "A=8*6/2
\n" ); document.write( "A=48/2=24 IN.^2 ANS.
\n" ); document.write( "
\n" );