1 6 x 4 + 8 x 3 − 1 2 x 2 − 4 x + 1 = 0 If a , b , c and d are the real roots of the above equation such that a < b < c < d , then find the value of ⌊ c d 1 0 0 a b ⌋ .
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.
It's not a great way to factorise the polynomial......
A question sudden comes into my mind, which I didn’t think about when leaarning trig substitution in calculus. How can you make sure that the roots are bounded by 1 so that you can use the trig function to substitute them?
you can't do sin sub. first you have to prove that the root lies between [-1,1] . then you can sub sin
You can use the substitution x = a sin ( t ) or x = a cos ( t ) with a ∈ R instead - this may be the simplest way to find all real roots of the depressed cubic x 3 − p x − q = 0 if you do not want to apply the cubic formula directly (see my solution below).
If you're comfortable with complex numbers, the substitution x = z + 3 p z − 1 yields all three solutions, real and complex alike.
Make the substitution x = 2 t and then divide by t 2 and complete the square to get the a quadratic in terms of t − t 1 . Solve it and then revert back to x.
What're the coefficients of the quadratic in t − t 1 and how do you reach it; please elaborate, thanks!
I can't repeat your procedure either. Making the first substitution reduces the equation to
t^4 + t^3 - 3 t^2 - 2 t + 1 = 0
Dividing by t^2 (since t does not equal 0) yields
t^2 + t - 3 - 2/t + 1/t^2 = 0
In terms of (t - 1/t), the square is (t^2 - 2 + 1/t^2).
Collecting these terms leaves
(t - 1/t)^2 +t -1 -2/t
The remaining terms in t are unbalanced. Either we add and subtract t to get
(t - 1/t)^2 + 2 (t - 1/t) - t -1 = [(t - 1/t) + 1]^2 - t - 2 = 0
or we add and subtract 1/t to get
(t - 1/t)^2 + (t - 1/t) - 1/t - 1
Neither choice results in a clean quadratic in (t - 1/t), although the first one is close.Where do you go from here?
After the first substitution, I tried making it a polynomial in (t + 1), since the lead coefficient and the constant were both 1.
Since (t + 1)^4 = t^4 + 4 t^3 + 6 t^2 + 4 t + 1, I had to subtract 3 t(t^2 + 2 t +1) and 3 t(t + 1).
Then, (t + 1)^4 - 3 t(t + 1)^2 - 3 t(t + 1) = (t + 1) [(t + 1)^3 - 3 t(t + 1) - 3 t]
Clearly, one root for t is -1, so x = -1/2. It did not seem productive to continue in terms of (t + 1), so I expanded the terms in the cubic factor to get [t^3 - 3 t + 1]. This turned out to be unfactorable, but being in reduced cubic form, it was relatively simple to use the cubic formula to get three real roots for x (in degrees): cos 40, cos 160, cos 280. From there, the answer is 353
To compute the answer, we actually need to find the roots of the given polynomial P ( x ) . Simplify it with the substitution y : = 2 x : 0 = P ( x ) = P ( y / 2 ) = y 4 + y 3 − 3 y 2 − 2 y + 1 = : Q ( y ) ∣ Guess integer root y = − 1 Divide Q ( y ) by ( y + 1 ) using Horner's Method: Q ( y ) R ( y ) 1 − 1 1 1 − 1 0 − 3 0 − 3 − 2 3 1 1 − 1 0 ⇒ Q ( y ) = ( y + 1 ) ( y 3 − 3 y + 1 ) = : ( y + 1 ) R ( y ) We note R ( ± 1 ) = 0 , so by Rational Root Theorem R ( y ) cannot have rational roots we could guess: We need the cubic formula (or Cardano's Method ) to find the roots of R ( y ) !
Luckily, R ( y ) is already in depressed form R ( y ) = y 3 − p y − q with p = 3 , q = − 1 , so we can directly apply the cubic formula: D y k : = ( 3 p ) 3 − ( 2 q ) 2 = 1 − 4 1 = 4 3 > 0 ⇒ 3 real solutions y 0 , 1 , 2 = 2 3 p cos ( φ 0 + 3 2 π k ) , φ 0 = 3 1 arctan 2 ( D , 2 q ) = 3 1 arctan 2 ( 2 3 , − 2 1 ) = 3 1 ⋅ 3 2 π = 9 2 π With the substitution y = 2 x , we can finally compute the four roots x k of P ( x ) and order them into a , b , c , d : a = cos ( 9 8 π ) , b = − 2 1 , c = cos ( 9 1 4 π ) , d = cos ( 9 2 π ) ⇒ ⌊ c d 1 0 0 a b ⌋ = 3 5 3
Rem.: As all roots are of the form cos ( 2 π k / 9 ) , there might be a more elegant solution than the cubic formula...
Problem Loading...
Note Loading...
Set Loading...
Factor out the polynomial
(2x+1)(8x^3-6x+1)=0
One of the roots is -1/2, you get also get this root easily through other methods (e.g. substitution)
Let's get the roots for 8x^3-6x+1=0
Substitute x for sin a.
8 (sin a)^3-6(sin a) +1=0
1=-8 (sin a)^3+6(sin a)
1/2= -4(sin a)^3+3(sin a)
By sine triple angle identity, (you can prove it for yourself)
1/2= sin 3a
So 3a= 30 + 360k or 150+ 360k (in degrees), where k is an integer
a= 10+ 120k or 50+120k
a= 10, 130, 250, 50, 170, 290 (other angles are just repetitions as they go periodic around the unit circle)
Note that sin10= sin 170, sin 50= sin 130, sin 250= sin 290
So we can say that our other roots are sin 10, sin 50, and sin 250
Plugging the roots, we get
(100)(-1/2)(sin250)/(sin10)(sin50)
=353.2088886