Algebra - Find Values of x: (x+6/x)^2-2(x-6/x)-35=0 Homework

  • Thread starter Thread starter tornzaer
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The equation (x+6/x)^2 - 2(x-6/x) - 35 = 0 can be solved by substituting y = x + 6/x, leading to the quadratic y^2 - 2y - 35 = 0. This factors to (y-7)(y+5)=0, giving y values of 7 and -5, which correspond to x values of 6, 1, -3, and -2. However, some participants noted that these solutions do not satisfy the original equation, indicating a potential error in the substitution method. An alternative approach involves expanding the equation and performing polynomial division, which can yield the correct factors and solutions. Ultimately, the discussion highlights the importance of verifying solutions against the original equation.
tornzaer
Messages
77
Reaction score
0
Homework Statement
(x+6/x)^2-2(x-6/x)-35=0

Fine the values of x.


The attempt at a solution
Let y=x+6/x

y^2-2y-35=0
(y-7)(y+5)=0
y=7 or y=-5

Check:
x+6/x=7
x^2-7x+6=0
(x-6)(x-1)=0

and

x+6/x=7
x^2+5x=0
(x+3)(x+2)=0

Therefore, x=6 or x=1 or x=-3 or x=-2



Now, my teacher says there is another way to do it. He says by expanding it, the values of x can be found through algebra. I've the the way I know, but can someone tell me how to do this other way? Thank you.
 
Physics news on Phys.org
tornzaer said:
Homework Statement
(x+6/x)^2-2(x-6/x)-35=0

Fine the values of x.


The attempt at a solution
Let y=x+6/x

y^2-2y-35=0
(y-7)(y+5)=0
y=7 or y=-5

Check:
x+6/x=7
x^2-7x+6=0
(x-6)(x-1)=0

and

x+6/x=7
x^2+5x=0
(x+3)(x+2)=0

Therefore, x=6 or x=1 or x=-3 or x=-2



Now, my teacher says there is another way to do it. He says by expanding it, the values of x can be found through algebra. I've the the way I know, but can someone tell me how to do this other way? Thank you.
Expanding it just means carrying out the multiplication in the factored forms.
(x+6/x)^2-2(x-6/x)-35=0
x^2 + 12 + 36/x^2 -2x + 12/x - 35 = 0

You'll need to multiply both sides by x^2 to get rid of the x terms in the denominators, which means you'll end up with a 4th degree equation, which could be hard to factor. In this case, however, you already know the roots of the equation, so the factors will be (x - 6) and so on.
 
I tried to delete my first post - it didn't work. Sorry.

If the original equation truly is

<br /> \left(x + \frac 6 x \right)^2 - 2 \left(x - \frac 6 x \right) - 35 = 0<br />

then the given substitution will not solve it, as the two variable terms in are not identical.

Notice that none of 6, 1, -3, -2 actually solve the equation in the form given above.

the rest of my original post was wrong and has been deleted. I just played around with this in Sage (a very neat program, by the way, that runs on Linux and Mac OS 10). If both the terms of the original equation are x - \frac 6 x then the submitted method works.
 
Last edited:
If the original equation truly is

<br /> \left(x + \frac 6 x \right)^2 - 2 \left(x - \frac 6 x \right) - 35 = 0<br />

then the given substitution will not solve it, as the two variable terms in are not identical.

Notice that none of 6, 1, -3, -2 actually solve the equation in the form given above. I don't believe they solve it in the form that seems to be intended, and that is why the teacher gave the hint about there being another method of solution.
 
Guys, I figured it out. I just expanded it and then did long polynomial divisions to get the factors along the way. Thanks for the responses. :)
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top