document.write( "Question 526259: what is the slope of the line described by the equation 3y-5x=7?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348383 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! 3y-5x=7 \n" ); document.write( "3y=5x+7 \n" ); document.write( "3y/3=(5x+7)/3 \n" ); document.write( "y=5x/3+7/3\r \n" ); document.write( "\n" ); document.write( "Compare above equation with the equation of the line slope-intercept form \n" ); document.write( "y=mx+b\r \n" ); document.write( "\n" ); document.write( "Slope=m= 5/3 \n" ); document.write( " \n" ); document.write( " |