document.write( "Question 311069: Determine whether or not the following points are collinear. (3,1), (5,5), and (7,9) \n" ); document.write( "
Algebra.Com's Answer #222498 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether or not the following points are collinear. \n" ); document.write( "(3,1), (5,5), and (7,9) \n" ); document.write( "--- \n" ); document.write( "Check the slope between each pair. \n" ); document.write( "If the points are collinear the slopes should be equal. \n" ); document.write( "--- \n" ); document.write( "Ex: \n" ); document.write( "(5-1)/(5-3) = 4/2 = 2 \n" ); document.write( "(9-1)/(7-3) = 8/4 = 2 \n" ); document.write( "etc. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |