document.write( "Question 769340: how would I find the gradient of the line for these\r
\n" ); document.write( "\n" ); document.write( "x+y=4
\n" ); document.write( "3y=2x-4
\n" ); document.write( "5x-4y=12
\n" ); document.write( "

Algebra.Com's Answer #468824 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
By rearranging the equation in the form of y=mx+c,
\n" ); document.write( "where:
\n" ); document.write( "m=Gradient
\n" ); document.write( "c=y-intercept
\n" ); document.write( "1. \"x%2By=4\"
\n" ); document.write( "\"y=-x%2B4\"
\n" ); document.write( "\"y=highlight%28-1%29x%2B4\"
\n" ); document.write( "Thus, the value of m = -1 which means the gradient, m of the line is -1.
\n" ); document.write( "2. \"3y=2x-4\"
\n" ); document.write( "\"%283y%29%2F3=%282x%2F3%29-4%2F3\"
\n" ); document.write( "\"y=highlight%28%282%2F3%29%29x-4%2F3\"
\n" ); document.write( "Same goes to this equation. The value of m=\"2%2F3\" which means the gradient, m of the line is \"2%2F3\".
\n" ); document.write( "3. \"5x-4y=12\"
\n" ); document.write( "\"-4y=-5x%2B12\"
\n" ); document.write( "\"%28-4y%29%2F-4=%28-5x%29%2F-4%2B12%2F-4\"
\n" ); document.write( "\"y=highlight%28%285%2F4%29%29x-3\"
\n" ); document.write( "The value of m=\"5%2F4\" which means the gradient, m of the line is \"5%2F4\".
\n" ); document.write( "
\n" );