document.write( "Question 108411: I need help with the question:
\n" ); document.write( "Find the equation of the line parallel to 2x+4y=9 and passing through the point(6,-2).
\n" ); document.write( "I tried to use y=mx+b, but I still can not figure it out.
\n" ); document.write( "

Algebra.Com's Answer #79036 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
2x+4y=9
\n" ); document.write( "4y=-2x+9
\n" ); document.write( "y=-2x/4+9/4
\n" ); document.write( "y=-x/2+2.5 this line has a slope of -1/2 (red line)
\n" ); document.write( "any parallel line also has a slope of -1/2
\n" ); document.write( "-2=-1/2*6+b
\n" ); document.write( "-2=-3+b
\n" ); document.write( "b=-2+3
\n" ); document.write( "b=1 the y intercept of this line.
\n" ); document.write( "y=-x/2+1 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-x%2F2+%2B2.5%2C+y+=+-x%2F2+%2B1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -x/2 +2.5 and y = -x/2 +1).
\n" ); document.write( "
\n" );