document.write( "Question 125619: Graph the equation -x - 2y= -6 \n" ); document.write( "
Algebra.Com's Answer #92152 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
-X-2Y=-6
\n" ); document.write( "-2Y=X-6
\n" ); document.write( "Y=X/-2-6/-2
\n" ); document.write( "Y=-X/2+3
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-10%2C+10%2C+y+=+-x%2F2+%2B3%29+\" (graph 300x200 pixels, x from -6 to 10, y from -10 to 10, y = -x/2 +3).
\n" ); document.write( "
\n" );