document.write( "Question 299303: trying to do linear graphs. having trouble with x-y=10. can you help? \n" ); document.write( "
Algebra.Com's Answer #215110 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
trying to do linear graphs. having trouble with x-y=10. can you help?
\n" ); document.write( "---------------
\n" ); document.write( "It's a straight line, so you need 2 points.
\n" ); document.write( "x-y = 10
\n" ); document.write( "y = x - 10
\n" ); document.write( "Pick values for x, find y
\n" ); document.write( "x = 0, y = -10 --> (0,-10)
\n" ); document.write( "x = 10, y = 0 --> (10,0)
\n" ); document.write( "-------------
\n" ); document.write( "Plot them, draw a line thru them
\n" ); document.write( "
\n" ); document.write( "
\n" );