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