document.write( "Question 395995: how do i graph 6x-2y=10 \n" ); document.write( "
Algebra.Com's Answer #281003 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how do i graph 6x-2y=10
\n" ); document.write( "-----
\n" ); document.write( "Let x = 0, then -2y = 10
\n" ); document.write( "So y = -5
\n" ); document.write( "Gives you point(0,-5)
\n" ); document.write( "----
\n" ); document.write( "Let y = 0, then x = 10/6
\n" ); document.write( "So x = 5/3
\n" ); document.write( "Gives you point (5/2,0)
\n" ); document.write( "-----------------
\n" ); document.write( "Plot those two points and draw a line thru them to get:
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C3x-5%29\"
\n" ); document.write( "----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );