document.write( "Question 98393: What is the slope of the line 3x= 5y-3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #71535 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 3x= 5y-3? [solve or isolate the y-term] \n" ); document.write( "3x+3=5y-3+3 \n" ); document.write( "3x+3=5y \n" ); document.write( "3x/5+3/5=5y/5 \n" ); document.write( "(3/5)x+3/5=y [re-arrange the terms] \n" ); document.write( "y=(3/5)x+3 \n" ); document.write( "The slope is the m-term in the slope-intercept form of a line: y=mx+b \n" ); document.write( "Slope=m=3/5 \n" ); document.write( " |