document.write( "Question 552944: determine if points (0,6),(2,12),and(-3,-3)are colllinear
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #360581 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
The slope of (0,6) and (2,12) is \"%2812-6%29%2F%282-0%29=3\".
\n" ); document.write( "The slope of (0,6) and (-3,-3) is \"%28-3-6%29%2F%28-3-0%29=3\".
\n" ); document.write( "The slope of (2,12) and (-3,-3) is \"%28-3-12%29%2F%28-3-2%29=3\".
\n" ); document.write( "The slopes of all pairs of points are equal, therefore the points are collinear.
\n" ); document.write( "
\n" );