Find the sum of all the real roots of the equation x x 2 1 = ( x x ) 2 1 .
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.
Solved in same way.
Taking logs on both sides: x 1 / 2 l o g ( x ) = 2 1 x l o g ( x ) ⟹ l o g ( x ) . ( x − 2 x ) = 0 ∴ x = 0 , 4
Let's assume that x ≥ 0 and rewrite this equation :
x x = ( x 2 1 ) x
x x = ( x 2 1 ) x
x x = ( x ) x
Raise both sides to the power of 2:
x 2 x = x x
At the first glance it's obviously that x 1 = 1 ; Then :
2 x = x
Again raise both sides to the power of 2:
4 x = x 2
x 2 − 4 x = 0
x ( x − 4 ) = 0
Where x 2 = 0 , x 3 = 4 .
But x 2 = 0 doesn't satisfy, because 0 0 is undefined.
So, we get x 3 + x 1 = 5 .
If you want to write subscript use the underscore " _". i.e. x 3 a n d x a 1 Good solution though :)
Problem Loading...
Note Loading...
Set Loading...
We take logarithms on both sides and get x x 1 / 2 x 1 / 2 ln x x ln x x ln x − 2 x ln x = ( x x ) 1 / 2 = 2 1 ln x x = 2 x ln x = ln x ( x − 2 x ) = 0 So, either ln x = 0 ⟹ x = e 0 = 1 or x − 2 x x x 0 x = 0 = 2 x = 4 x 2 = x 2 − 4 x = 0 or x = 4 We check our values, and find that x = 0 is the only unacceptable solution (since it gives 0 0 on both sides).
Therefore, x = 1 or x = 4 . The sum is 5 .