document.write( "Question 376034: How do i find the slope and y-intercept of 7x-y=4? \n" ); document.write( "
Algebra.Com's Answer #267442 by amoresroy(361)\"\" \"About 
You can put this solution on YOUR website!
How do i find the slope and y-intercept of 7x-y=4?\r
\n" ); document.write( "\n" ); document.write( "To find the slope and y-intercept of a line, express the equation in this form
\n" ); document.write( "y = mx + b
\n" ); document.write( "where m = slope
\n" ); document.write( " b = y-intercept\r
\n" ); document.write( "\n" ); document.write( "7x-y = 4
\n" ); document.write( "Subtract 7x to both sides
\n" ); document.write( "7x-7x-y = -7x + 4
\n" ); document.write( " -y = -7x +4
\n" ); document.write( "Multiply both sides by -1
\n" ); document.write( " y = 7x - 4
\n" ); document.write( "So the slope is 7 and the y-intercept is -4
\n" ); document.write( "
\n" );