document.write( "Question 234479: What is the area of the triangle with vertices (1, 4), (3, 1) and (11, 1)?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #172886 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
What is the area of the triangle with vertices (1, 4), (3, 1) and (11, 1)?
\n" ); document.write( "
\r\n" );
document.write( "The formula for the area of a triangle with vertices\r\n" );
document.write( "\r\n" );
document.write( "(\"x%5B1%5D\",\"y%5B1%5D\"), (\"x%5B2%5D\",\"y%5B2%5D\"), (\"x%5B3%5D\",\"y%5B3%5D\")\r\n" );
document.write( "\r\n" );
document.write( "is \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "The double bars around the determinant indicate\r\n" );
document.write( "the absolute value of the determinant:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Just for fun, let's check by drawing the triangle:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Counting the units in the base of the triangle,\r\n" );
document.write( "we see that the base is 8 units.  Counting the units\r\n" );
document.write( "in the altitude, or height, of the triangle, we\r\n" );
document.write( "see that it is 3 units high.  Therefore using the\r\n" );
document.write( "basic formula for a triangle \"A=%28bh%29%2F2=%288%2A3%29%2F2=24%2F2=12\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );