Question 34070
y=2x-8 -- eq1
x=y+4 -- eq2

sub eq1 into eq2
x = (2x-8) + 4
x = 2x-4
x = 4

put back into eq2
4 = y + 4
y = 0