Question 85490
The equation is 3x-y=-4 and 2x-3y=9. How would it look like on a graph?
-----------------------
Solve for y:
y=3x+4
Plot two points: If x=0,y=4; If x= 2, y=10
Draw the graph thru the two points.
{{{graph(400,300,-10,10,-10,10,3x+4)}}}
-----------
y=(2/3)x-3
Plot two points: if x=0,y=-3; If x=3, y=-1
Dras the graph thru the two points.
{{{graph(400,300,-10,10,-10,10,(2/3)x-3)}}}
===========
Cheers,
Stan H.