Question 78388
graph these equations: y= 3x-1 and y=2x+3
-------------
y=3x-1
Plot two points, as follows:
If x=0, y=-1
If x=1, y=2
Draw a line thru those two points.
------------------
y=2x+3
Plot two points, as follows:
If x=0, y=3
If x=1, y=5
Draw a line thru those two points.
-------------------
{{{graph(400,300,-10,10,-10,10,3x-1,2x+3)}}}
Cheers,
Stan H.