Solve Quadratic Equation: √(5x-1) - √x=1

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
azizlwl
Messages
1,066
Reaction score
10
solve √(5x-1) - √x=1 eq. 1
transpose one of the radicals: √(5x-1)=√x+1
Square: 5x-1=x+2√x+1
Collect terms: 4x-2=2√x or 2x-1=√x
Square: 4x^2-4x+1=x, x=1/4 , 1.

x=1/4 is not the root by substitution to equation 1.
...

My question what makes x =1/4 is not the root, only x=1 is the root.
 
Mathematics news on Phys.org
The fact that [itex]\sqrt{5(1/4)- 1}= \sqrt{5/4- 1}= \sqrt{1/4}= 1/2[/itex]
while [itex]\sqrt{1/4}= 1/2[/itex] also so that if x= 1/4 [itex]\sqrt{5x-1}- \sqrt{x}= 0[/itex], not 1.

That is, it is not a solution because it does not satisfy the equation!

Any time we square both sides of an equation, or multiply both sides of an equation by something involving "x", we may introduce "new" solutions that satisfy the new equation but not the original one.
 
Does this occurs only for equations with radicals since normally we do not test the values.
 
azizlwl said:
Does this occurs only for equations with radicals since normally we do not test the values.



This may occur anytime we're trying to solve equations by methods that involve some operation that can

give two or more different results. In this case, when you square stuff, the difference between positive and

negative terms disappears and thus it is necessary, at the end of the process, to check each and every

supposed solution in the original equation.

DonAntonio