document.write( "Question 1063614: Determine if the points (1,5),(2,3) and (-2,-11) are collinear. \n" ); document.write( "
Algebra.Com's Answer #678740 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Q:
\n" ); document.write( "Determine if the points (1,5),(2,3) and (-2,-11) are collinear.\r
\n" ); document.write( "\n" ); document.write( "Tutorial:
\n" ); document.write( "The 3 points are collinear if they lie on the same line.
\n" ); document.write( "First, we get get the equation of the line containing the first 2 points.
\n" ); document.write( "We compute the slope of the points (1,5) and (2,3).
\n" ); document.write( "The slope is equal to \"change in y\" divided by \"change in x\"
\n" ); document.write( "slope, m = \"%283+-+5%29%2F%282+-+1%29+=+-2\"\r
\n" ); document.write( "\n" ); document.write( "Next, we use the point-slope form \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"
\n" ); document.write( "We choose (\"x%5B1%5D\", \"y%5B1%5D\") = (1, 5)
\n" ); document.write( "y - 5 = -2(x - 1)
\n" ); document.write( "y - 5 = -2x + 2
\n" ); document.write( "y = -2x + 7 is the equation of the line containing (1, 5) and (2, 3).
\n" ); document.write( "Next, we check if the 3rd point (-2, -11) satisfies the equation y = -2x+7.
\n" ); document.write( "If x = -2, then y = -2(-2)+7 = 11 (NOT equal to -11)
\n" ); document.write( "Therefore, the 3 given points are NOT collinear
\n" ); document.write( "
\n" ); document.write( "
\n" );