Let's say I have a basic equation (here a linear combination): $$ax_1 + bx_2=y$$
Is there any way to get the value of the sum $x_1+x_2$ if $a$, $b$ and $y$ is known?
Let's say I have a basic equation (here a linear combination): $$ax_1 + bx_2=y$$
Is there any way to get the value of the sum $x_1+x_2$ if $a$, $b$ and $y$ is known?
If there are no further restrictions on $x_1$ and $x_2$, then we cannot in general (see Lacklubs comment below) say anything about $x_1+x_2$, as the system is underdetermined, i.e., there are more variables than equations.