document.write( "Question 93926: Find the equation of the line parallel to 2y = –x + 3 which passes through (0, 4). \n" ); document.write( "
Algebra.Com's Answer #68417 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
2y=-x+3
\n" ); document.write( "y=-x/2+3/2 this line has a slope of -1/2. (red line)
\n" ); document.write( "now replace x & y with (0,4) in the line formula [y=mx=b] & solve for b.
\n" ); document.write( "4=-0/2+b
\n" ); document.write( "4=b thus the equation is:
\n" ); document.write( "y=-x/2+4 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-x%2F2+%2B3%2F2%2C+y+=+-x%2F2+%2B4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -x/2 +3/2 and y = -x/2 +4).
\n" ); document.write( "
\n" ); document.write( "
\n" );