document.write( "Question 203847: list the coordinates of three other points that are on the same line as (-2,14) and (17,-5). \n" ); document.write( "
Algebra.Com's Answer #153967 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-2,14) and (17,-5).
\n" ); document.write( "Y=mX+b where m=slope & b=the Y intercept.
\n" ); document.write( "slope=(y2-y1)/(x2-x1)
\n" ); document.write( "slope=(-5-14)/(17+2)
\n" ); document.write( "slope=-19/19
\n" ); document.write( "slope=-1
\n" ); document.write( "14=-1*-2+b
\n" ); document.write( "14=2+b
\n" ); document.write( "b=14-2
\n" ); document.write( "b=12 the y intercept.
\n" ); document.write( "Y=-X+12 ans.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+15%2C+-10%2C+15%2C+-x+%2B12%29+\" (graph 300x200 pixels, x from -6 to 15, y from -10 to 15, -x +12).
\n" ); document.write( "
\n" );