Power of reciprocity, reciprocity of power

Algebra Level 4

How many real values of x x satisfy

x 100 + 1 x 50 + x 50 x 100 + 1 = 101 10 ? \frac{ x^{100} + 1 } { x^{50} } + \frac{ x^{50} } { x^{100} + 1 } = \frac{101}{10}?


The answer is 4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

12 solutions

Since we see powers of x 100 = ( x 50 ) 2 x^{100}={(x^{50})}^2 and x 50 x^{50} , it is reasonable to let y = x 50 y=x^{50} .

Doing so, our original equation becomes y 2 + 1 y + y y 2 + 1 = 101 10 \frac{y^2+1}{y}+\frac{y}{y^2+1}=\frac{101}{10} .

Now, let y 2 + 1 y = a \frac{y^2+1}{y}=a . Then, 1 a = y y 2 + 1 \frac{1}{a}=\frac{y}{y^2+1} , so we have a + 1 a = 101 10 a 2 + 1 a = 101 10 a+\frac{1}{a}=\frac{101}{10} \Rightarrow \frac{a^2+1}{a}=\frac{101}{10} . Cross-multiplying, we have 10 a 2 + 10 = 101 a 10 a 2 101 a + 10 = 0 ( 10 a 1 ) ( a 10 ) = 0 a = 1 10 10a^2+10=101a \Rightarrow 10a^2-101a+10=0 \Rightarrow (10a-1)(a-10)=0 \Rightarrow a=\frac{1}{10} or a = 10 a=10

If a = 10 a=10 , then y 2 + 1 y = 10 y 2 + 1 = 10 y y 2 + 10 y + 1 = 0 y = 10 ± 1 0 2 4 1 1 2 1 = 5 ± 2 6 \frac{y^2+1}{y}=10 \Rightarrow y^2+1=10y \Rightarrow y^2+10y+1=0 \Rightarrow y=\frac{-10 \pm \sqrt{10^2-4 \cdot 1 \cdot 1}}{2 \cdot 1}=5 \pm 2\sqrt{6} .

Taking the 50th roots of these numbers, we have the 4 roots x = ± 5 ± 2 6 50 x= \pm \sqrt[50] {5 \pm 2\sqrt6 } . All other roots will be imaginary, so there are 4 roots in this case.

If a = 1 10 a=\frac{1}{10} , then y 2 + 1 y = 1 10 \frac{y^2+1}{y}=\frac{1}{10} , and 10 y 2 y + 1 = 0 10y^2-y+1=0 . Since the discriminant of this, ( 1 ) 2 4 10 4 = 39 < 0 (-1)^2-4 \cdot 10 \cdot 4=-39<0 , the equation only has complex roots, and will not produce real roots when taking the 50th root of these roots. This means that there are no roots in this case.

In total, there are 4 \boxed{4} roots.

For a = 1 10 a = \frac{1}{10} , the correct quadratic equation is 10 y 2 y + 10 = 0 10y^{2} - y +10 = 0

Eng Ngee H'ng - 7 years, 7 months ago

Without cross multiplication we can easily see that

a 2 + 1 a = 101 10 \dfrac{a^{2} + 1}{a} = \dfrac{101}{10} a=10 . nice solution @Minimario minimario

U Z - 6 years, 6 months ago

Oops: Forgetting to put braces around square roots causes problems.

The roots should be ± 5 ± 2 6 50 \pm \sqrt[50] {5 \pm 2\sqrt{6}}

minimario minimario - 7 years, 7 months ago

Nicely done !! :D

Keshav Tiwari - 6 years, 6 months ago

both equation are wrong ....when .......a=10 then equation will be y^2-10y+1=0

Priya Jain - 6 years, 6 months ago

O.k I admit I am lazy . I broke 101/10 into(10/1+ 1/10) and formed 2 cases since there are 2 permutations and got no solution .I don't understand why .

Raven Herd - 5 years, 11 months ago

Let y = x 50 , y = x^{50}, the equation will be: y 2 + 1 y + y y 2 + 1 = 101 10 \frac{y^2 + 1}{y} + \frac{y}{y^2 + 1} = \frac{101}{10}

Simplify the equation as we get: y 2 10 y + 1 = 0 y^2 - 10y + 1 = 0

Since y 0 , y \neq 0, we obtain y = 5 2 6 y = 5 - 2 \sqrt{6} or y = 5 + 2 6 . y = 5 + 2 \sqrt{6}.

For y = 5 2 6 , y = 5 - 2 \sqrt{6}, we have x = 5 2 6 50 x = \sqrt[50]{5 - 2 \sqrt{6}} or x = 5 2 6 50 . x = -\sqrt[50]{5 - 2 \sqrt{6}}.

For y = 5 + 2 6 , y = 5 + 2 \sqrt{6}, we have x = 5 + 2 6 50 x = \sqrt[50]{5 + 2 \sqrt{6}} or x = 5 + 2 6 50 . x = -\sqrt[50]{5 + 2 \sqrt{6}}.

Hence, we get 4 \boxed{4} real values of x . x.

You should clarify that you get y 2 10 y + 1 = 0 y^2-10y+1 = 0 from clearing denominators and factoring y 2 + 1 y + y y 2 + 1 = 101 10 \dfrac{y^2+1}{y} + \dfrac{y}{y^2+1} = \dfrac{101}{10}

David Wu - 7 years, 7 months ago

Could you please clarify how you simplified the equation? I got 2 different quadratic equations. Also, please explain why it is necessary to state that y 0 y \neq 0 ...

Eng Ngee H'ng - 7 years, 7 months ago
Jatin Yadav
Oct 28, 2013

Let x 100 1 + x 50 = t \frac{x^{100}}{1 + x^{50}} = t

t + 1 t = 101 10 t + \frac{1}{t} = \frac{101}{10}

10 t 2 101 t + 10 t = 10 , 1 10 \Rightarrow 10t^2 - 101t + 10 \Rightarrow t=10,\frac{1}{10}

Let x 50 = y x^{50} = y

Case - 1, t = 1 10 y 2 + 1 y = y + 1 y = 1 10 t=\frac{1}{10} \Rightarrow \frac{y^2 + 1}{y} = y + \frac{1}{y} = \frac{1}{10} Hence, no real root.

Case-2 y + 1 y = 10 y y = 5 ± 2 6 y + \frac{1}{y} = 10 y \Rightarrow y= 5 \pm 2\sqrt{6}

Hence x 50 = 5 ± 2 6 , x = ± 5 ± 2 6 50 x^{50} = 5 \pm 2\sqrt{6} , x =\pm \sqrt[50]{5 \pm 2\sqrt{6}} .

Hence , 4 \fbox{4} solutions.

Typo:First line : x 100 + 1 x 50 = t \frac{x^{100} + 1}{x^{50}} = t .

jatin yadav - 7 years, 7 months ago

Your solution is similar to how I solved. It is worth substituting \displaystyle x 100 1 + x 50 = t \frac{x^{100}}{1+x^{50}}\;=t rather than letting \displaystyle y = x 50 y\;=x^{50} .

Nishant Sharma - 7 years, 7 months ago

Same as I did! Nice and easier one!

Pranjal Jain - 6 years, 6 months ago

Typo in case 2, y + 1 y = 10 y+\frac{1}{y}=10

Santiago Estupiñán - 5 years, 11 months ago
Nupur Prasad
Oct 28, 2013

Lets assume x 100 + 1 = A x^{100} + 1 = A and x 50 = B x^{50} = B .

Now our equation reduces to:

A B + B A = 101 10 \frac{A}{B} + \frac{B}{A} = \frac{101}{10}

A 2 + B 2 A B = 101 10 \Rightarrow \frac{A^2+B^2}{AB} = \frac{101}{10}

Taking A 2 + B 2 = 101 k A^2+B^2=101k and A B = 10 k AB = 10k . Adding and then subtracting both we get

( A + B ) 2 = 121 k (A+B)^2=121k and ( A B ) 2 = 81 (A-B)^2=81 OR ( A + B ) 2 = 121 k (A+B)^2=121k and ( B A ) 2 = 81 (B-A )^2=81

Eliminating k k we get

a = 10 b \boxed{a=10b} OR b = 10 a \boxed{b=10a}

*Case 1: * we have x 100 + 1 = 10 x 50 x^{100} + 1 = 10x^{50} . Taking y = x 50 y=x^{50}

y 2 10 y + 1 = 0 y^2-10y+1=0 . Thus we get two values of y y . (Both real and positive).

Now, for each value of y y which is x 50 x^{50} , we get 2 values of x x - one positive and one negative. So, total value of x = 4 x = \boxed{4} /

*Case 2: * we have 10 x 100 + 10 = x 50 10x^{100} + 10 = x^{50} . Taking y = x 50 y=x^{50}

10 y 2 y + 10 = 0 10y^2-y+10=0 . But no real value of y y exist in this case.

Therefore total number of possible value of x = 4 x = \boxed{4}

Or, you could simply note that 101/10 = 10+1/10 and immediately jump to the casework!!! It's amazing how convenient these numbers are. But then again, rigged problems.

Timothy Zhou - 7 years, 7 months ago

Log in to reply

yes, but this is the right way. If it wasn't 101 10 \frac{101}{10} then guessing wouldn't have worked.

Nupur Prasad - 7 years, 7 months ago

Log in to reply

Great point. In fact, we didn't need to use 101 10 \frac{101}{10} . We could simply have used the value 10.

I decided to use 101 10 \frac{101}{10} to give a hint towards how to proceed.

Calvin Lin Staff - 7 years, 7 months ago

Log in to reply

@Calvin Lin Yes, but while initially solving this problem, I thought 101 10 \frac{101}{10} is given because adding or subtracting twice the denominator from numerator gives us square numbers. I was mistaken because of this.

Nupur Prasad - 7 years, 7 months ago
Jubayer Nirjhor
Oct 27, 2013

Let's assume x 50 = a x^{50} = a ... Then the equation becomes...

a 2 + 1 a + a a 2 + 1 = 101 10 \Large{\frac{a^2+1}{a} + \frac{a}{a^2+1} = \frac{101}{10}}

a 4 + 3 a 2 + 1 a ( a 2 + 1 ) = 101 10 \Longrightarrow \Large{\frac{a^4+3a^2+1}{a(a^2+1)} = \frac{101}{10}}

10 a 4 101 a 3 + 30 a 2 101 a + 10 = 0 \Longrightarrow 10a^4-101a^3+30a^2-101a+10 = 0

Solving for a a , we get...

a = 5 + 2 6 , 5 2 6 a = 5 + 2 \sqrt{6}, ~~~5 - 2 \sqrt{6}

Hence, x 50 = 5 + 2 6 , 5 2 6 x^{50} = 5 + 2 \sqrt{6}, ~~~5 - 2 \sqrt{6}

x = 5 + 2 6 50 , 5 + 2 6 50 , 5 2 6 50 , 5 2 6 50 \therefore x = \sqrt[50]{5 + 2 \sqrt{6}},~~~-\sqrt[50]{5 + 2 \sqrt{6}},~~~\sqrt[50]{5 - 2 \sqrt{6}},~~~-\sqrt[50]{5 - 2 \sqrt{6}}

Total solution: 4 \large{\fbox{4}}

How did you solve for a a ? Shouldn't there be 4 solutions, since we started with a quartic equation?

Calvin Lin Staff - 7 years, 7 months ago

Log in to reply

The other two are complex... They are 1 399 i 20 \large{\frac{1-\sqrt{399}i}{20}} and 1 + 399 i 20 \large{\frac{1+\sqrt{399}i}{20}} ... The question asks for real values...

Jubayer Nirjhor - 7 years, 7 months ago

Log in to reply

You must have used wolfram.

jatin yadav - 7 years, 7 months ago

Log in to reply

@Jatin Yadav Yep, I used... That's a quite complicated equation to solve... I was in a hurry so I directly went with that, instead of observing the problem a little bit more... That would let me derive the quadratic and solve manually...

Jubayer Nirjhor - 7 years, 7 months ago

Log in to reply

@Jubayer Nirjhor Well, if it is so, then you could also have directly typed the given question.

jatin yadav - 7 years, 7 months ago

Log in to reply

@Jatin Yadav lol! ya I could... but that doesn't matter... ;)

Jubayer Nirjhor - 7 years, 7 months ago

@Jatin Yadav I used it for the whole question: http://www.wolframalpha.com/input/?i=%28x%5E100%2B1%29%2Fx%5E50+%2B+x%5E50%2F%28x%5E100%2B1%29%3D101%2F10

Edward Jiang - 7 years, 7 months ago

You needed to have provided an explanation of how you found those roots (even if it's through a calculator), and then state that you rejected the complex roots because we only wanted real solutions.

Currently, the step that you took is not comprehensible, especially to someone who hasn't solved the problem.

Calvin Lin Staff - 7 years, 7 months ago

Log in to reply

@Calvin Lin I'll keep that in mind next time... I thought it would not be anything unclear... :)

Jubayer Nirjhor - 7 years, 7 months ago
Daniel Chiu
Oct 27, 2013

Let y = x 100 + 1 x 50 y=\dfrac{x^{100}+1}{x^{50}} . Then, y + 1 y = 101 10 y+\dfrac{1}{y}=\dfrac{101}{10} y 2 101 10 y + 1 = 0 y^2-\dfrac{101}{10}y+1=0 y = 101 10 ± ( 101 10 ) 2 4 2 y=\dfrac{\dfrac{101}{10}\pm\sqrt{\left(\dfrac{101}{10}\right)^2-4}}{2} Now, x 100 + 1 x 50 = y \dfrac{x^{100}+1}{x^{50}}=y x 100 y x 50 + 1 = 0 x^{100}-yx^{50}+1=0 We can treat this as a quadratic in x 50 x^{50} : x 50 = y ± y 2 4 2 x^{50}=\dfrac{y\pm\sqrt{y^2-4}}{2} However, we must check whether the values of y y are greater than 4. ( 101 10 + ( 101 10 ) 2 4 2 ) 2 > ( 10 + 9 2 ) 2 > 4 \left(\dfrac{\dfrac{101}{10}+\sqrt{\left(\dfrac{101}{10}\right)^2-4}}{2}\right)^2>\left(\dfrac{10+9}{2}\right)^2>4 ( 101 10 ( 101 10 ) 2 4 2 ) 2 < ( 11 9 2 ) 2 < 4 \left(\dfrac{\dfrac{101}{10}-\sqrt{\left(\dfrac{101}{10}\right)^2-4}}{2}\right)^2<\left(\dfrac{11-9}{2}\right)^2<4 Therefore, only the larger value for y y works. x 50 = y ± y 2 4 2 x^{50}=\dfrac{y\pm\sqrt{y^2-4}}{2} We can choose either the plus or the minus value, and x x can be positive or negative, so there are 2 2 = 4 2\cdot 2=\boxed{4} real values for x x .

Well without going so lengthy we can simply do like this from your quadratic in y we get y=10 or y=0.1 so (x^{100} + 1)/x^{50}=10 i.e.first case so x^{50}+1/x^{50}=10 let z=x^{50} so z^{2}+z-10=0 then solving for z we get 2 values for xand then by taking 50th root we get 2 values for x similarly we get two values for x when we consider y=0.1 So in total we get 4 values of x

Dinesh Chavan - 7 years, 7 months ago

Log in to reply

Yep I missed the factorization somehow.

Daniel Chiu - 7 years, 7 months ago
Sajan Kapil
Feb 2, 2014

x 50 + 1 / x 50 = a x^{50}+1/x^{50}=a then /(a+1/a = 101/10) hence a = 10 a= 10 so x 50 + 1 / x 50 = 10 x^{50}+1/x^{50}= 10 now if x 50 = p x^{50}=p then its a quadratic equation there are 2 +ve solution hence "x" will have 4 solution

Anna Anant
Dec 16, 2014

We will solve this by substitution.

Let y = x^50. Then the equation becomes: (y^2+1)/y + y/(y^2+1) = 101/10 Cross multiply: (y^2+1)^2 + y^2 = 101/10(y^2+1)y Expand and simplify: 10y^4 + 30y^2 + 10 = 101y + 101y^3 Rearrange to get: 10y^4 - 101y^3 + 30y^2 - 101y + 10 = 0. Since y=0 is not a solution, we can divide by y^2 to get: 10y^2 - 101y + 30 - 101y^-1 + 10y^-2 = 0. Factorise: 10(y+1/y)^2 - 101(y+1/y) + 10 = 0.

Now substitute again, let z = y+1/y. Equation is now: 10z^2 - 101z + 10 = 0. z = 10 or 1/10. Reject 1/10 as there is no real value of y for which y+1/y = 1/10. Hence z = 10 --> y + 1/y = 10. Both of the solutions of y are positive real numbers (a) and (b) For x^50 = a, there are 2 solutions as x can be positive or negative. Likewise for x^50 = b.

Therefore 4 real values of x satisfy this equation

William Chau
Dec 14, 2014

Let y = x^50+1/x^50. So

y+1/y = 101/10,

10y^2-101y+10 = 0,

(y-10)(10y-1) = 0,

x^50+1/x^50 = y = 10 or 1/10,

If y = 10, then x^100-10x^50+1 = 0, whose roots are x^50 = 5+/-2 * sqrt(6), both being positive. Thus there are 4 real roots for y = 10, namely x = +/-[5+/-2*sqrt(6)]^(1/50).

If y = 1/10, then 10x^100-x^50+10 = 0, whose discriminant is -399, or whose roots are complex. Thus there are 0 real root for y = 1/10.

In all, there 4 real values of x satisfy the given equation.

Eng Ngee H'ng
Nov 1, 2013

Let a = x 50 a = x^{50} and c = a 2 + 1 a c = \frac{a^{2}+1}{a} . So a 2 + 1 a + a a 2 + 1 = 101 10 \frac{a^{2}+1}{a}\ + \frac{a}{a^{2}+1} = \frac{101}{10} thus c + 1 c = 101 10 c + \frac{1}{c} = \frac{101}{10} .

After multiplying by 10 c 10c and rearranging, we obtain the quadratic equation 10 c 2 101 c + 10 = 0 10c^{2} - 101c + 10 = 0 . After factorisation into ( 10 c 1 ) ( c 10 ) = 0 (10c-1)(c-10) = 0 , solving it yields c = 10 , 1 10 c = 10, \frac{1}{10} .

So a 2 + 1 a = 10 \frac{a^{2}+1}{a} = 10 or a 2 + 1 a = 1 10 \frac{a^{2}+1}{a} = \frac{1}{10} .

For a 2 + 1 a = 1 10 \frac{a^{2}+1}{a} = \frac{1}{10} , multiplying by 10 a 10a and rearranging yields 10 a 2 a + 10 = 0 10a^{2}-a+10 = 0 . Consider discriminant which equals ( 1 ) 2 4 ( 10 ) ( 10 ) < 0 (-1)^{2} - 4(10)(10) < 0 .

This shows there are no real roots a a of the equation and consequently no corresponding x x .

For a 2 + 1 a = 10 \frac{a^{2}+1}{a} = 10 , multiplying by a a and rearranging gives a 2 10 a + 1 = 0 a^{2}-10a+1 = 0 . By the quadratic formula, we get a = 5 + 2 6 , 5 2 6 a = 5 + 2 \sqrt{6}, 5 - 2 \sqrt{6} .

As 5 > 2 6 > 0 5 > 2 \sqrt{6} > 0 , we have solutions a 1 , a 2 > 0 a_{1},a_{2} > 0 .

As a = x 50 a = x^{50} , we have x = ± a 50 1 , ± a 50 2 x = \pm \sqrt[50]a_{1}, \pm \sqrt[50]a_{2} , all of which are clearly distinct.

Therefore there are 4 real solutions x x satisfying the equation above.

Zaccheo Bagnati
Oct 31, 2013

Let's define a = ( x 100 + 1 ) a = (x^{100} + 1) , b = x 50 b = x^{50} : we can therefore rewrite the expression as

a b + b a = 101 10 a 2 + 101 b 10 a + b 2 = 0 \frac{a}{b} + \frac{b}{a} = \frac{101}{10} \iff a^2 + \frac{101 b}{10}a + b^2 = 0

Solving for a a we have 2 roots a 1 = b 10 , a 2 = 10 b a_1= \frac{b}{10}, a_2 = 10b so we can factorize as:

( a 10 b ) ( a b 10 ) (a - 10b) (a - \frac{b}{10})

Defining y = x 50 y = x^{50} we have a = y 2 + 1 a = y^2 +1 , b = y b = y and we can rewrite as:

( y 2 10 y + 1 ) ( y 2 y 10 + 1 ) (y^2 -10y +1) (y^2 - \frac{y}{10} + 1)

  • y 2 y 10 + 1 y^2 - \frac{y}{10} + 1 has Δ = 1 100 4 < 0 \Delta = \frac{1}{100} - 4 < 0 so can't have real roots.

  • y 2 10 y + 1 y^2 -10y +1 has 2 real roots y 1 , 2 = 10 ± 96 y_{1,2} = 10 \pm \sqrt{96}

Since y 1 > 0 , y 2 > 0 y_1 >0, y_2 > 0 we have 4 real solutions:

x 1 , 2 = ± y 1 50 x_{1,2} = \pm \sqrt[50]{y_1} , x 3 , 4 = ± y 2 50 x_{3,4} = \pm \sqrt[50]{y_2}

Correction: y 1 , 2 = 10 ± 96 2 y_{1,2} = \frac{10 \pm \sqrt{96}}{2}

Zaccheo Bagnati - 7 years, 7 months ago
Alex Hong
Oct 30, 2013
  1. common denominator is x 150 + x 50 x^{150} + x^{50}
  2. then the LHS becomes x 200 + 3 x 100 + 1 x 150 + x 50 \frac{x^{200} + 3x^{100} + 1} {x^{150} + x^{50}}
  3. multiplying both sides by x 150 + x 50 x^{150} + x^{50} gives x 200 + 3 x 100 + 1 = 10.1 x 150 + 10.1 x 50 = 0 x^{200} + 3x^{100} + 1 = 10.1x^{150} + 10.1x^{50} = 0
  4. multiplying by 10 10 and rearranging gives 10 x 200 101 x 150 + 30 x 100 101 x 50 + 10 = 0 10x^{200} - 101x^{150} + 30x^{100} -101x^{50} + 10 = 0
  5. factor this to get ( 10 x 100 x 50 + 10 ) ( x 100 10 x 50 + 1 ) (10x^{100} - x^{50} + 10) (x^{100} - 10x^{50} + 1)
  6. ( 10 x 100 x 50 + 10 ) (10x^{100} - x^{50} + 10) has no real solutions because = 399 \triangle = -399 , but ( x 100 10 x 50 + 1 ) (x^{100} - 10x^{50} + 1) gives solutions of 5 + 2 6 5 + 2\sqrt{6} and 5 2 6 5 - 2\sqrt{6} for x 50 x^{50}
  7. then the solutions are x = ± 5 + 2 6 50 x = \pm \sqrt [50]{5 + 2\sqrt{6}} and x = ± 5 2 6 50 x = \pm \sqrt [50]{5 - 2\sqrt{6}}
  8. so there are 4 \boxed{4} real solutions for x x

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...