document.write( "Question 95783: Find the slope and y-intercept of the equation; 5x + 4y = 20 \n" ); document.write( "
Algebra.Com's Answer #69810 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
slope intercept form: y = mx + b
\n" ); document.write( "You need to put this equation in that form;
\n" ); document.write( "5x + 4y = 20
\n" ); document.write( "4y = -5x + 20
\n" ); document.write( "y = \"-5%2F4\"x + \"20%2F4\"
\n" ); document.write( "y = \"-5%2F4\"x + 5
\n" ); document.write( "slope = \"-5%2F4\"
\n" ); document.write( "y-intercept = 5
\n" ); document.write( ":)
\n" ); document.write( "
\n" );