SOLUTION: how do i graph: {{{y = 2x - 1}}} and {{{y = -x +2}}} ... on the same coordinate plane?

Algebra ->  Graphs -> SOLUTION: how do i graph: {{{y = 2x - 1}}} and {{{y = -x +2}}} ... on the same coordinate plane?      Log On


   



Question 92109: how do i graph:
y+=+2x+-+1
and
y+=+-x+%2B2
... on the same coordinate plane?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
graph:
y+=+2x+-+1
and
y+=+-x+%2B2
... on the same coordinate plane?
--------------------------------
y = 2x-1
If x=0,y=-1
If x=2,y= 3
Plot the two points and draw a line thru them.
---------------------------
y=-x+2
If x=0,y=2
If x=2,y=0
Plot the two points and draw a line thru them.
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C2x-1%2C-x%2B2%29
===========================
Cheers,
Stan H.