SOLUTION: trying to do linear graphs. having trouble with x-y=10. can you help?

Algebra ->  Linear-equations -> SOLUTION: trying to do linear graphs. having trouble with x-y=10. can you help?      Log On


   



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