MHB Week #104: Solving Equation with Real Parameters - March 24, 2014

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The equation $\sqrt{x+k}+\sqrt{x+m}+\sqrt{x+n}=\sqrt{x+k+m-n}$ is discussed, with participants providing solutions and insights. Members mente oscura and lfdahl successfully solved the equation, showcasing their approaches. The discussion emphasizes the importance of understanding the conditions under which the equation holds true, particularly regarding the real parameters k, m, and n. Various methods of manipulation and simplification are explored to reach the solution. The thread highlights collaborative problem-solving within the mathematical community.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Solve the equation $\sqrt{x+k}+\sqrt{x+m}+\sqrt{x+n}=\sqrt{x+k+m-n}$ where $k,\,m,\,n$ are real parameters.

--------------------
Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Re: Problem of the week #104 -March 24th, 2014

Congratulations to the following members for their correct solutions::)

1. mente oscura
2. lfdahl

Solution from lfdahl:
\[\sqrt{x+k}+\sqrt{x+m}+\sqrt{x+n}=\sqrt{x+k+m-n} \\\\ \Leftrightarrow (\sqrt{x+k}+\sqrt{x+m})^2=(\sqrt{x+k+m-n}-\sqrt{x+n})^2\\\\ \Leftrightarrow 2x+k+m+2\sqrt{(x+k)(x+m)} = 2x+k+m-n+n-2\sqrt{(x+n)(x-n+k+m)}\\\\ \Leftrightarrow \sqrt{(x+k)(x+m)} = -\sqrt{(x+n)(x-n+k+m)} \\\\ \Rightarrow (x+k)(x+m) = (x+n)(x-n+k+m) \Rightarrow (n-k)(n-m)=0 \\\\ (a). \;\;\;n = k\neq m \Rightarrow x = -n =-k \\\\ (b).\;\;\;n = m \neq k\Rightarrow x = -n=-m \\\\ (c).\;\;\;n=k=m \Rightarrow x = -n=-m=-k\]
 
Back
Top