Find the value of x 4 − x 3 − 6 x 2 + 9 x − 4 when x = 2 3 + 5
This problem is part of the set Hard Equations
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.
Since I couldn't manage to factorize the given expression, I solved it in a much lengthy way. Take the value that we are about to find as S and we will focus solely on the value at x = 2 3 + 5 . We have,
x = 2 3 + 5 ⟹ ( 2 x − 3 ) 2 = 5 ⟹ 4 x 2 − 1 2 x + 4 = 0 ⟹ x 2 − 3 x + 1 = 0 ⟹ x 4 − 3 x 3 + x 2 = 0 [Multiplying both sides by x 2 since x = 0 ] ⟹ x 4 = 3 x 3 − x 2
Now, using these two results, we can reduce the degree of S and factorize it and further simplify as,
S = x 4 − x 3 − 6 x 2 + 9 x − 4 ⟹ S = 3 x 3 − x 2 − x 3 − 6 x 2 + 9 x − 4 ⟹ S = 2 x 3 − 7 x 2 + 9 x − 4 ⟹ S = ( x − 1 ) ( 2 x 2 − 5 x + 4 ) ⟹ S = ( x − 1 ) ( 2 ( x 2 − 3 x + 1 ) + ( x + 2 ) ) ⟹ S = ( x − 1 ) ( x + 2 ) ⟹ S = x 2 + x − 2 ⟹ S = ( x 2 − 3 x + 1 ) + ( 4 x − 3 ) ⟹ S = 4 x − 3
Now, S has been simplified much and all you have to do is put the value of x there and get the answer as 3 + 2 5
Problem Loading...
Note Loading...
Set Loading...
If x = 2 3 + 5 , then it is the root of x 2 − 3 x + 1 = 0 ⇒ x 2 = 3 x − 1
Therefore,
x 4 − x 3 − 6 x 2 + 9 x − 4 = ( 3 x − 1 ) 2 − x ( 3 x − 1 ) − 6 ( 3 x − 1 ) + 9 x − 4
= 9 x 2 − 6 x + 1 − 3 x 2 + x − 1 8 x + 6 + 9 x − 4 = 6 x 2 − 1 4 x + 3
= 6 ( 3 x − 1 ) − 1 4 x + 3 = 1 8 x − 6 − 1 4 x + 3 = 4 x − 3
= 4 ( 2 3 + 5 ) − 3 = 6 + 2 5 − 3 = 3 + 2 5