document.write( "Question 137837: Determine whether or not the following points are collinear.
\n" ); document.write( "(-2,-1),(5,5), and (7,9)
\n" ); document.write( "

Algebra.Com's Answer #100759 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Determine whether or not the following points are collinear.
\n" ); document.write( "(-2,-1),(5,5), and (7,9)
\n" ); document.write( "They are if pairwise they have the same slope:
\n" ); document.write( "slope = (5--1)/(5--2) = 6/7
\n" ); document.write( "slope = (9--1)/(7--2) = 10/9
\n" ); document.write( "slope = (9-5)/(7-5) = 4/2=2
\n" ); document.write( "----------------
\n" ); document.write( "I guess not.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );