document.write( "Question 151138: find the slope of the line parallel to the line 4x-2y-1 \n" ); document.write( "
Algebra.Com's Answer #111064 by galileo(7)\"\" \"About 
You can put this solution on YOUR website!
The slope-intercept formula of a line is y = mx + b where m is the slope and b is
\n" ); document.write( " the y-intercept
\n" ); document.write( "4x-2y-1 = 0 \r
\n" ); document.write( "\n" ); document.write( "-2y = -4x + 1\r
\n" ); document.write( "\n" ); document.write( " y = 2x - 1/2\r
\n" ); document.write( "\n" ); document.write( " The slope of the line is 2 and a y-intercept of -1/2. Any line parallel to this line must also have a slope of 2.
\n" ); document.write( "
\n" );