document.write( "Question 405445: Trying to figure out the slope of the line determined by the equation 2x=y. I came up with m = -2, but don't feel confident in my answer. I used the formula: Y2-Y1/X2-X1 \n" ); document.write( "
Algebra.Com's Answer #286355 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
The easiest way to do this is to use the slope intercept form of a line.
\n" ); document.write( "y = mx + b ; where m is the slope and b is the y intercept
\n" ); document.write( "You are given
\n" ); document.write( "\"2x=y\"
\n" ); document.write( "or
\n" ); document.write( "\"y+=+2x\"
\n" ); document.write( "so in this case, m = 2. Thus the slope is 2
\n" ); document.write( "
\n" );