McLaren Rulez
- 289
- 3
Given the simultaneous equations for real numbers x and y:
\sqrt{x}+y=7
and
\sqrt{y}+x=11
Find the solution. Guessing it is easy (the answers are 9 and 4) and the brute force way to do it is when you square and make subsitutions, ultimately leading to an equation of the fourth power in one variable.
Is there a more elegant but formal way, that doesn't require me to guess the answer?
\sqrt{x}+y=7
and
\sqrt{y}+x=11
Find the solution. Guessing it is easy (the answers are 9 and 4) and the brute force way to do it is when you square and make subsitutions, ultimately leading to an equation of the fourth power in one variable.
Is there a more elegant but formal way, that doesn't require me to guess the answer?