Take the equation $A(x - 7) = x + 7$. Is this possible?
In other words, is there any constant $A$ by which $(x - 7)$ can be multiplied to become $(x + 7)$?
Notes:
- $x$ is any real number.
- The original question was $x + 7 = A(x - 7) + B(x + 5)$. I thought I'd be clever and set $B$ to $0$, but I realized I had no idea what $A$ should be.
There is no such constant that does not depend on $x$ and $y$. Just try a few examples. For $x=3,y=1$ you would need $A=2$. For $x=5,y=1$ you would need $A=\frac 32$ The fact that these are different shows it is not possible. Why would you think it is?