Question 1030173
Solve this problem by graphing : 
{ y = 3x - 4
Plot 2 points:: (0,-4) ; (1,-1) and draw a line thru them
--------------------------- 
{ y = x + 2
Plot 2 points:: (0,2) ; (1,3) and draw a line thru them
-----
{{{graph(400,400,-10,10,-10,10,3x-4,x+2)}}}
--------------------
Find the point that is common to both lines:: (3,5)
============
Cheers,
Stan H.
-----------------