document.write( "Question 95883: Find the slope-intercept form of the equation of the passing through the points (-1,2) (2,8). Thanks in advance. \n" ); document.write( "
Algebra.Com's Answer #69847 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
SLOPE=(Y2-Y1)/(X2-X1)=(8-2)/(2+1)=6/3=2 FOR THE SLOPE.
\n" ); document.write( "NOW REPLACE THE X & Y TERMS WITH ONE SET OF (X,Y)POINTS & SOLVE FOR THE Y INTERCEPT (b).
\n" ); document.write( "2=2*-1+b
\n" ); document.write( "2=-2+b
\n" ); document.write( "b=2+2
\n" ); document.write( "b=4 THIS IS THE Y NTERCEPT.
\n" ); document.write( "THE LINE EQUATION IS:
\n" ); document.write( "Y=2X+4
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x+%2B4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 2x +4).
\n" ); document.write( "
\n" );