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

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
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\]