Say we have a system of equations involving more than one variable, for eg: $${x}^2 - {y}^2 = 48$$ $$x - y = 8$$ This can be solved as follows: $$(x-y)(x+y) = 48$$ Since $x-y=8$ , the equation becomes $$8(x+y)=48$$ $$x+y=6$$ Adding ($x-y=8$) and ($x+y=6$) to get $$2x = 14$$ $$x=7$$
Till here, there is no problem. But when we put the value of $x=7$ in the very first equation we get two values for y(+1 and -1). But only one of them i.e., $y=-1$ is consistent with both the equations. The other value of y gets rejected. So my question is:
Why do we get two values of $y$ if only one of them is consistent?
I know it's absurd, but this question has been gnawing at my brain for a week and I haven't been able to come up with a decent answer.
Thanks in advance!
