document.write( "Question 8240: How do you find the line parallel to another line ex. x + 2y = 7 \n" ); document.write( "
Algebra.Com's Answer #4534 by glabow(165)\"\" \"About 
You can put this solution on YOUR website!
A parallel line to a given line is one that has the same slope, but a different y-intercept.
\n" ); document.write( "The slope-intercept form of the equation of the line x+2y = 7 is y = -1/2 x + 7/2
\n" ); document.write( "So any line with the equation y = -1/2 x + b [b not equal 7/2] will be parallel.
\n" ); document.write( "Here's a graph of a couple of such lines with b= 3/2 and 6:
\n" ); document.write( "
\n" ); document.write( "
\n" );