document.write( "Question 838656: Determine whether the three points are colliner : (3.2) , (4,6) and (0,-8). \n" ); document.write( "
Algebra.Com's Answer #505186 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Looks like they might be, but you need to do some calculations to verify.
\n" ); document.write( "Calculate the equation of a line between each set of points.
\n" ); document.write( "First find the slopes.
\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "\"m%5B1%5D=%286-2%29%2F%284-3%29=4%2F1=4\"
\n" ); document.write( "\"m%5B2%5D=%28-8-6%29%2F0-4=-14%2F-4=7%2F2\"
\n" ); document.write( "No, at least two slopes don't match. They are not collinear.
\n" ); document.write( "
\n" );