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)![]() ![]() ![]() 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( " |