document.write( "Question 241282: How do you write the slope-intercept form for the equation for the line passing through the given pair of points. (-5,1) and (4,6) \n" ); document.write( "
Algebra.Com's Answer #176743 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-5,1) and (4,6)
\n" ); document.write( "Slope=(6-1)/(4+5)
\n" ); document.write( "Slope=5/9 ans.
\n" ); document.write( "1=5/9*-5+b
\n" ); document.write( "1=-25/9+b
\n" ); document.write( "b=1+25/9
\n" ); document.write( "b=9/9+25/9
\n" ); document.write( "b=34/9 ans. for the y intercept.
\n" ); document.write( "Y=5x/9+34/9
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+5x%2F9+%2B34%2F9%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 5x/9 +34/9).
\n" ); document.write( "
\n" );