document.write( "Question 215097: Find the slope(m) and y-intercept of the line \r
\n" );
document.write( "\n" );
document.write( "4x + 5y =20 y=mx+B \n" );
document.write( "
Algebra.Com's Answer #162527 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope(m) and y-intercept of the line \n" ); document.write( "4x + 5y =20 \n" ); document.write( "--- \n" ); document.write( "5y = -4x + 20 \n" ); document.write( "y = (-4/5)x + 4 \n" ); document.write( "-- \n" ); document.write( "slope = -4/5 \n" ); document.write( "intercept = 4 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |