document.write( "Question 93670: What is the slope of the line:
\n" );
document.write( "4x-5y=30? \n" );
document.write( "
Algebra.Com's Answer #68230 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 4x-5y=30 \n" ); document.write( "4x-4x-5y=-4x+30 \n" ); document.write( "-5y=-4x+30 \n" ); document.write( "-5y/-5=-4x/-5+30/-5 \n" ); document.write( "y=(4/5)x-6 \n" ); document.write( "Slope=m=4/5 \n" ); document.write( " |