How to determine # of solutions to sqroot of x+5=x?

  • Thread starter Thread starter gurpalc
  • Start date Start date
AI Thread Summary
The equation √(x + 5) = x leads to the quadratic x^2 - x - 5 = 0, which initially appears to have two real solutions. However, squaring both sides can introduce extraneous solutions, so it's essential to check each solution against the original equation. Upon verification, only one solution is valid, as the other does not satisfy the original equation. Graphing the functions can also help visualize the number of solutions. Ultimately, the equation has one real solution.
gurpalc
Messages
16
Reaction score
0

Homework Statement



How many real solutions does the equation √x+5=x have?

Homework Equations



n/a

The Attempt at a Solution



I squared both sides so I got x+5=x^2 then I formed a quadratic equation: x^2-x-5=0

I got two real solutions but the answer is one.

I know it has something to do with x+5 being sqrooted but I don't know how to go about solving it.
 
Physics news on Phys.org
Well you did it correctly, but when you squared it, you picked up an additional answer which satisfies the quadratic formed. But really you want your value to satisfy the original equation. So you will need to sub back in the values to see if you get the same number on the left hand side and right hand side of the equations.

It's like you start off with x= 1 and then get x^2-1=0 = (x+1)(x-1) such that x= 1 or -1.

Alternatively, you could have sketched/graphed the lines.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top