document.write( "Question 136639: write an equation in slop-intercept form for the line passing through each pair of points (9,-1) (6,-2) if you could talk me through this problem that would be great! \n" ); document.write( "
Algebra.Com's Answer #100057 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
FIRST YOU NEED TO FIND THE SLOPE (m).
\n" ); document.write( "m=(Y2-Y1)/(X2-X1)
\n" ); document.write( "m=(-2+1)/(6-9)
\n" ); document.write( "m=-1/-3=1/3
\n" ); document.write( "NOW REPLACE THE X & Y TERMS IN THE LINE EQUATION [Y=mX+b] & SOLVE FOR THE Y INTERCEPT (b).
\n" ); document.write( "-1=9*1/3+b
\n" ); document.write( "-1=9/3+b
\n" ); document.write( "b+3=-1
\n" ); document.write( "b=-1-3
\n" ); document.write( "b=-4 THE Y INTERCEPT.
\n" ); document.write( "Y=X/3-4 IS THIS LINE EQUATION.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+15%2C+-10%2C+10%2C+x%2F3+-4%29+\" (graph 300x200 pixels, x from -6 to 15, y from -10 to 10, x/3 -4).
\n" ); document.write( "
\n" );