Question 1047623
Find the intersection point between the lines 2x+3Y=1 and 2y-7x=4 
-----
Solve each for "y"::
y = (1-2x)/3
y = (4+7x)/2
--------------
Solve for "x":
(1-2x)/3 = (4+7x)/2
-------------
2-4x = 12+21x
------
25x = -10
------
x = -2/5
------
Now, solve for "y" using (1-2x)/3
y = (1-2(-2/5))/3 = (1+(4/5))/3 = (9/5)/3 = 3/5
-------------------
Cheers,
Stan H.
----------------