document.write( "Question 108833: is the points A(2,1),B(-4,1),C(-1,-3) Collinear or noncollinear \n" ); document.write( "
Algebra.Com's Answer #79351 by Fombitz(32388) You can put this solution on YOUR website! For points to be collinear, the change in y divided by the change in x is constant and equal to the slope of the line connecting the two points. \n" ); document.write( "The slope between A and B is zero, since the change in y is zero (1-1=0). \n" ); document.write( "The slope between A and C is not zero, since the change in y is not zero (-3-1=-4). \n" ); document.write( "Therefore the points are not collinear. \n" ); document.write( " |