document.write( "Question 66927: I am trying to put the points (-7,2) and (-1,7) in general form. \n" ); document.write( "
Algebra.Com's Answer #47594 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
FIRST YOU NEED THE SLOPE (Y2-Y1)/(X2-X1)
\n" ); document.write( "(7-2)/(-1+7)
\n" ); document.write( "5/6 IS THE SLOPE.
\n" ); document.write( "NOW SUBSTITUTE A SET OF X,Y POINTS AND SOLVE FOR b (Y INTERCEPT)
\n" ); document.write( "7=5/6*-1+b
\n" ); document.write( "7=-5/6+b
\n" ); document.write( "b=7 5/6
\n" ); document.write( "THUS THE EQUATION OF THIS LINE FORMULA IS
\n" ); document.write( "Y=5/6X+7 5/6
\n" ); document.write( "
\n" );