document.write( "Question 660121: The points of the triangle are A(1, 10), B(8, 1), and C(13, 1).
\n" ); document.write( "How do I find the area of this triangle?
\n" ); document.write( "

Algebra.Com's Answer #411061 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
this is your triangle:\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now find the area:\r
\n" ); document.write( "\n" ); document.write( "\"A=%281%2F2%29ah\" ...where \"a\" is the base (in your case \"BC\") and \"h\" is the height\r
\n" ); document.write( "\n" ); document.write( "as you can see, we need to calculate \"BC\" using distance formula:\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Distance Formula to determine length on coordinate plane
The distance (d) between two points is given by the following formula:
\n" ); document.write( "
\n" ); document.write( " \"d=sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29\"
\n" ); document.write( "
\n" ); document.write( " Thus in our case, the required distance is
\n" ); document.write( " \"d=sqrt%28%2813-8%29%5E2+%2B+%281-1%29%5E2%29=+5+\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " For more on this concept, refer to Distance formula.
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, \"BC=5\"\r
\n" ); document.write( "\n" ); document.write( "now, we need \"h\": as you can see from the graph, \"h\" will be a vertical line from the point \"A\" to the point whose \"y\" coordinate is \"1\"
\n" ); document.write( "since \"y\" coordinate of the point \"A\" is \"y=10\", wee will go \"9\" units to get in \"y=1\"\r
\n" ); document.write( "\n" ); document.write( "so, \"h=9\"\r
\n" ); document.write( "\n" ); document.write( "now we can calculate \"A=%281%2F2%29ah\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=%281%2F2%295%2A9\"\r
\n" ); document.write( "\n" ); document.write( "\"A=%281%2F2%2945\"\r
\n" ); document.write( "\n" ); document.write( "\"A=22.5units%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );