document.write( "Question 129086: I need to describe the change in y values as i move along the line from left to right across the coorinate plane, and find the slope and y intercept. the problem is -5y=-25x+35. \n" ); document.write( "
Algebra.Com's Answer #94364 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
-5y=-25x+35
\n" ); document.write( "y=-25x/-5+35/-5
\n" ); document.write( "y=5x-7 this line has a slope(m)=5 & a y intercept(b)=-7.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+5x+-7\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 5x -7).
\n" ); document.write( "
\n" );