Can You Find the Real Solutions to This Radical Equation?

  • Thread starter Thread starter Dinheiro
  • Start date Start date
  • Tags Tags
    Canada
AI Thread Summary
The discussion revolves around solving the radical equation x = √(x - 1/x) + √(1 - 1/x). Participants explore various methods, including substitution and factoring, to simplify the equation. It is noted that x = 0 is not a valid solution due to the presence of 1/x terms. One contributor successfully derives a sixth-degree polynomial through manipulation of the radicals and shares an alternate solution involving factoring. The conversation highlights the complexity of the problem and the collaborative effort to find a solution.
Dinheiro
Messages
56
Reaction score
0

Homework Statement


Find all real numbers x = \sqrt[2]{x-1/x} + \sqrt[2]{1-1/x}

* Note that \sqrt[2]{x-1/x} is different from \sqrt[2]{1-1/x}

Homework Equations


Algebric equations

The Attempt at a Solution


Squaring the equation will not really work, so I tried to substitute x for y = 1 - 1/x and, although I couldn't get the answer, it feels to be a good way: solve by substitution of variables.
 
Physics news on Phys.org
First note that x=0 is not a possible solution, since this equation involves terms of the form 1/x. Furthermore, when x≠0, we may multiply both sides of the equation by 1/x. Remember that a\sqrt{b} = \sqrt{a^2\cdot b} when a ≥ 0.
 
Did you try working through the fractions? Then continue simplifying that way.
 
thelema418 said:
Did you try working through the fractions? Then continue simplifying that way.

Yes :/
 
slider142 said:
First note that x=0 is not a possible solution, since this equation involves terms of the form 1/x. Furthermore, when x≠0, we may multiply both sides of the equation by 1/x. Remember that a\sqrt{b} = \sqrt{a^2\cdot b} when a ≥ 0.

I couldn't get the solution from this
 
Also, what are you doing in terms of algebra? This will help us understand the context of the problem more.

Are you allowed to use graphing calculators?
Have you done Newton's Method?
etc.
 
It is a mathematical olympiad problem and it isn't allowed anything, except for pencils and papers xD
I am practicing with my cousin's book of polynomials and it says the answer is
x = (1+ \sqrt{5})/2
Thanks for the help and patience, guys
 
Okay, then first do the fractions under each radical. This will get you a sixth degree polynomial. You will then have to factor. My concern is what methods you know for factoring those things.
 
Yeah! Thanks, guys, I got the answer: take y = x-1/x and have faith
 
Last edited:
  • #10
Dinheiro said:

Homework Statement


Find all real numbers x = \sqrt[2]{x-1/x} + \sqrt[2]{1-1/x}

* Note that \sqrt[2]{x-1/x} is different from \sqrt[2]{1-1/x}

Homework Equations


Algebric equations

The Attempt at a Solution


Squaring the equation will not really work, so I tried to substitute x for y = 1 - 1/x and, although I couldn't get the answer, it feels to be a good way: solve by substitution of variables.
Now that the problem has been solved, I'd like to provide an alternate solution. If I factor out \sqrt{1-1/x} from the two terms on the RHS of the equation, I get:

x = \sqrt{1-1/x}\left(\sqrt{(x+1)}+1\right)

Next, multiplying numerator and denominator of the RHS by \left(\sqrt{(x+1)}-1\right), I get:
x = \sqrt{1-1/x}\frac{x}{\left(\sqrt{(x+1)}-1\right)}
Canceling the x from both sides of the equation then gives:
\sqrt{(x+1)}-1 = \sqrt{1-1/x}
Or,
\sqrt{(x+1)}-\sqrt{1-1/x} = 1
Then, square both sides, and you obtain:

\left(x-\frac{1}{x}\right)-2\sqrt{\left(x-\frac{1}{x}\right)}+1=0

This is a perfect square.
Chet
 
  • Like
Likes 1 person
  • #11
awesome answer though, Chestermiller! I really appreciated this one xD
 
Back
Top