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