Question 92109
graph:

{{{y = 2x - 1}}}

and

{{{y = -x +2}}}

... 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(400,300,-10,10,-10,10,2x-1,-x+2)}}}
===========================
Cheers,
Stan H.