document.write( "Question 164863: write the slope-intercept form of the equation for the line passing through the given pair of points. (-2,-6) and (9,2) \n" ); document.write( "
Algebra.Com's Answer #121486 by padmameesala(42)\"\" \"About 
You can put this solution on YOUR website!
slope-intercept form of the equation for the line passing through the given pair of points (x1,y1) and (x2,y2) is
\n" ); document.write( "y-y1=(y2-y1)(x-x1)/(x2-x1)\r
\n" ); document.write( "\n" ); document.write( "the required line is y-(-2)={9-(-2)}{x-(-6)}/{2-(-6)}
\n" ); document.write( "y+2 = 11(x+6)/8
\n" ); document.write( "y+2 = (11/8)x + 66/8
\n" ); document.write( "y = (11/8)x + (33/4) -2
\n" ); document.write( "y = (11/8)x + (25/4)
\n" ); document.write( "
\n" ); document.write( "
\n" );