document.write( "Question 324562: What is the area of the triangle formed by the points
\n" ); document.write( "A=(-8,1), B=(7,1) and C=(2,10)
\n" ); document.write( "

Algebra.Com's Answer #232344 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"b=7-%28-8%29=15\"
\n" ); document.write( "\"h=10-1=9\"
\n" ); document.write( "The area of a triangle is,
\n" ); document.write( "\"A=%281%2F2%29bh\"
\n" ); document.write( "\"A=%281%2F2%29%2815%29%289%29\"
\n" ); document.write( "\"A=135%2F2\"
\n" ); document.write( "
\n" );