If x + x 1 = 3 , then find the value of x 1 8 + x 1 2 + x 6 +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.
Elegant solution, bro! Although, a simpler method would be cubing the given expression to get x 6 + 1 = 0 and then finding the required value (say V ) as,
V = x 1 8 + x 1 2 + x 6 + 1 = ( x 6 + 1 ) ( x 1 2 + 1 ) = 0 ( x 1 2 + 1 ) = 0 .
Smart Solution
x + x 1 = 3 ⇒ ( x + x 1 ) 2 = ( 3 ) 2 ⇒ x 2 + 2 + x 2 1 = 3
⇒ x 2 + x 2 1 = 1 ⇒ x 2 ( x 2 + x 2 1 ) = x 2 ⇒ x 4 + 1 = x 2
⇒ x 2 ( x 4 + 1 ) = x 4 ⇒ x 6 + x 2 = x 4 ⇒ x 6 = x 4 − x 2 = − 1
⇒ x 1 2 = ( x 6 ) 2 = 1 ⇒ x 1 8 = ( x 6 ) 3 = − 1
⇒ x 1 8 + x 1 2 + x 6 + 1 = − 1 + 1 − 1 + 1 = 0
Let The answer is a. Since x is not 0, we can write (x^18+x^12+x^6+1)/x^9 = a/x^9. (x^9 + 1/x^9) + (x^3+ 1/x^3) = a/x^9. Consider (x+1/x)^3 = 3.sqrt.(3), so (x^3 + 1/x^3) + 3(x+1/x) = 3.sqrt.(3), and we find (x^3 + 1/x^3) = 0, and consider (x^3 + 1/x^3)^3 = 0, or (x^9 + 1/x^9) + 3( (x^3 + 1/x^3) = 0, so (x^9 + 1/x^9) =0, we find a/x^9= 0, or a=0
Problem Loading...
Note Loading...
Set Loading...
Let x = cos θ + i sin θ ⇒ x 1 = cos θ − i sin θ
Substitute them into the given equation yields 2 cos θ = 3 ⇒ θ = 6 π
Apply De Moivre's Theorem: x 6 = cos ( 6 θ ) + i sin ( 6 θ ) = − 1 , you should get the desired answer of ( − 1 ) 3 + ( − 1 ) 2 + ( − 1 ) 1 + 1 = 0