document.write( "Question 1007548: Find the slope and the y-intercept of the equation 4x + 5y = -9 \n" ); document.write( "
Algebra.Com's Answer #623431 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
From 4x + 5y = -9, we solve for y...
\n" ); document.write( "5y = -4x - 9
\n" ); document.write( "y = (-4/5)x - 9/5
\n" ); document.write( "Slope is then (-4/5) and y-intercept is -9/5.
\n" ); document.write( "
\n" );