document.write( "Question 19241: how can i graph x-3y=6 on a graph \n" ); document.write( "
Algebra.Com's Answer #9277 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
how can i graph x-3y=6 on a graph
\n" ); document.write( "give different values for x and find corresponding values of y using the given relation ..tabulate them .and plot in a graph as shown below
\n" ); document.write( "x-3y=6...or...x-6=3y....or....y=(x-6)/3..for ex.when x=0,we get y=(0-6)/3
\n" ); document.write( "=-6/3=-2....etc....
\n" ); document.write( "x......0......3........6.........9........12
\n" ); document.write( "y......-2.....-1.......0.........1........2
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-5%2C+15%2C+-10%2C+10%2C+%28x-6%29%2F3%29+\"
\n" ); document.write( "
\n" );