document.write( "Question 826929: find the slope of the line: 6x - 3y = -54 \n" ); document.write( "
Algebra.Com's Answer #498338 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Solve for y
\n" ); document.write( "6x - 3y = -54
\n" ); document.write( "subtract 6x from each side.
\n" ); document.write( " - 3y = -6x -54
\n" ); document.write( "divide each side by -3
\n" ); document.write( " y = 2x + 18
\n" ); document.write( "The slope is the coefficient of the x term which is 2.
\n" ); document.write( "
\n" );