document.write( "Question 164629: Write 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 #123182 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Write slope-intercept form of the equation for the line passing through the given pair of points (-2,-6) and (9,2)
\n" ); document.write( "-------------------------
\n" ); document.write( "1st find the slope, m
\n" ); document.write( "m = (y2-y1)/(x2-x1)
\n" ); document.write( "m = (2-(-6))/(9-(-2))
\n" ); document.write( "m = 8/11
\n" ); document.write( "Then use either point:
\n" ); document.write( "y-y1 = m*(x-x1)
\n" ); document.write( "y-2 = (8/11)*(x-9)
\n" ); document.write( "y-2 = 8x/11 - 72/11
\n" ); document.write( "y = (8/11)x - 50/11 slope-intercept form
\n" ); document.write( "
\n" ); document.write( "
\n" );