You can put this solution on YOUR website! Hi there,
y = x + 2.......(1)
y = 3x - 4......(2)
Substitute y = x + 2 from Eq(1)
into Eq(2)
y = 3x - 4
x + 2 = 3x - 4
Collect like terms:
x - 3x = -4 - 2
-2x = -6
x = 3
Substitute x = 3 into
Eq(1)
y = x + 2
y = 3 + 2
y = 5
(3,5)
Hope this helps :-)