document.write( "Question 83953: Graph the equation\r
\n" ); document.write( "\n" ); document.write( " x-2y=6
\n" ); document.write( "All I have been able to come up with is coordinates of (6,0)
\n" ); document.write( "(0,-3)
\n" ); document.write( "are these right and can you graph this?
\n" ); document.write( "

Algebra.Com's Answer #60394 by checkley75(3666)\"\" \"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 the standard form of the line equation.
\n" ); document.write( "setting y=0 & solve for x:
\n" ); document.write( "0=x/2-3
\n" ); document.write( "x/2=3 now cross multiply
\n" ); document.write( "x=3*2
\n" ); document.write( "x=6 answer or the point (6,0)
\n" ); document.write( "now set x=0 7 solve for y
\n" ); document.write( "y=0/2-3
\n" ); document.write( "y=-3 answer or the point (0,-3).
\n" ); document.write( "now plot these 2 points & draw a line through them.
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+y+=+x%2F2+-3%29+\" (graph 300x300 pixels, x from -10 to 10, y from -10 to 10, y = x/2 -3).
\n" ); document.write( "
\n" );