issacnewton
- 1,035
- 37
Homework Statement
Hello , I need to find the real number solutions for the following equation.
\sqrt{a-x} + \sqrt{b-x} = \sqrt{a+b-2x}
where b>a>0
Homework Equations
equation is given above
The Attempt at a Solution
I squared both sides and and solved this. I got two solutions x=a and x=b. Now when we square both sides of the equations, there is possibility of getting some solutions which may not satisfy the original equation. Such solutions are called extraneous solutions. When I plug in x=a in the original equations, LHS matches with the RHS. So its one of the solution which is a real number. But when I plug in the other possible solution x=b in the original equation, I get the following \sqrt{a-b} = \sqrt{a-b}. Now here left side matches with the right side. But since b>a>0, both sides are not real number anymore, So is x=b extraneous solution or is it the second possible solution ?
thanks