The roots of the polynomial f ( x ) = 2 x 3 + 2 0 x 2 + 2 0 1 x + 2 0 1 3 are α , β and γ . What is the value of − ( α + 1 ) ( β + 1 ) ( γ + 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.
BEAUTIFUL
Elegant!
Really nice!
what a wonderful steps ! thank you very much !
why 2, Is this a multiple of the equation?
Log in to reply
if you consider f ( x ) = ( x − α ) ( x − β ) ( x − γ ) , then the co-effiecient of x 3 will be 1 . So to make it exactly equal to the given f ( x ) we need to multiply by 2
Using Vieta's Forumulas we know the following:
α + β + γ = 2 − 2 0 = − 1 0
α β + α γ + β γ = 2 2 0 1
α β γ = 2 − 2 0 1 3
Then, expanding out the target value gives: − ( α + 1 ) ( β + 1 ) ( γ + 1 ) = − [ α β γ + α β + α γ + β γ + α + β + γ + 1 ]
Then substitute the values we know:
− [ 2 − 2 0 1 3 + 2 2 0 1 + 2 − 2 0 + 1 ] = − 2 − 1 8 3 0 = 9 1 5
Sorry,applying Vieta's Forumulas is that the only way to solve this question?
Log in to reply
There are many other ways to approach this problem. Meet's solution is especially interesting, and extremely clear, using the technique of Remainder-Factor Theorem, and substitution.
It is not necessary to use Vieta's, just that it tends to be the common fallback in these kind of questions.
Log in to reply
sorry,so can you briefly tell me how to solve this question with Remainder-Factor Theorem?
Log in to reply
@Yao Lun Chung – Yao, you can check my solution below. I have done it using the remainder-factor theorem
Hi. I've seen this of "Vieta's Formula" is commonly used. Where can i learn about it?
The polynomial with roots α + 1 , β + 1 , γ + 1 can be obtain by tansforming f(x) to f(x-1) (why?) giving f ( x − 1 ) = 2 ( x − 1 ) 3 + 2 0 ( x − 1 ) 2 + 2 0 1 ( x − 1 ) + 2 0 1 3 . Since we are only interested in the product of the roots - i.e. ( α + 1 ) ( β + 1 ) ( γ + 1 ) - then by Viete's relations we only need the 0th degree term of f(x-1). This can be found easily as 2 ( − 1 ) + 2 0 ( 1 ) + 2 0 1 ( − 1 ) + 2 0 1 3 = 1 8 3 0 , and so is ( α + 1 ) ( β + 1 ) ( γ + 1 ) = − 1 8 3 0 / 2 = − 9 1 5 . But we wanted minus that, which is 9 1 5 .
Concise and clear :)
The polynomial f defined by f ( x ) = 2 x 3 + 2 0 x 2 + 2 0 1 x + 2 0 1 3 has roots α , β and γ . That is, f ( α ) = 0 , f ( β ) = 0 and f ( γ ) = 0 .
To find − ( α + 1 ) ( β + 1 ) ( γ + 1 ) use the transformation t = x + 1 on the polynomial to form a new polynomial. This new polynomial will have roots ( α + 1 ) , ( β + 1 ) and ( γ + 1 ) . Then − ( α + 1 ) ( β + 1 ) ( γ + 1 ) will be the constant term divided by the leading coefficient.
So using t = x + 1 , f ( t − 1 ) = 2 ( t − 1 ) 3 + 2 0 ( t − 1 ) 2 + 2 0 1 ( t − 1 ) + 2 0 1 3 . Which simplifies to 2 t 3 + 1 4 t 2 + 1 6 7 t + 1 8 3 0 . The desired quantity is − ( α + 1 ) ( β + 1 ) ( γ + 1 ) = 2 1 8 3 0 = 9 1 5 .
A quicker way to use the transformation without lots of multiplying is: Write 2 x 3 + 2 0 x 2 + 2 0 1 x + 2 0 1 3 ≡ k 1 ( x + 1 ) 3 + k 2 ( x + 1 ) 2 + k 3 ( x + 1 ) + k 4 (which is the same as k 1 ( t 3 ) + k 2 ( t 2 ) + k 3 ( t ) + k 4 ). Now to find the coefficients, consider dividing the polynomial by ( x + 1 ) , the remainder upon division by this will be k 4 but since the polynomials above are equivalent, k 4 will be equal to the remainder when 2 x 3 + 2 0 x 2 + 2 0 1 x + 2 0 1 3 is divided by ( x + 1 ) . This can be repeated to quickly with synthetic division to find the rest of the coefficients.
NERDS
on multiplying the expression we get -(αβ√+ αβ+ β√+ α√+ α+ β+ √+1) now calculating the values for cubic polynomial αβ√= −2013/2 αβ+ β√+ α√= 201/2 α+ β+ √= −10 by substitution we get 915
Expanding gives: − ( α + 1 ) ( β + 1 ) ( γ + 1 ) = − ( ( α β γ ) + ( α β + α γ + β γ ) + ( α + β + γ ) + 1 )
By V i e t a ′ s F o r m u l a s : − ( ( α β γ ) + ( α β + α γ + β γ ) + ( α + β + γ ) + 1 ) = − ( 2 − 2 0 1 3 + 2 2 0 1 + 2 − 2 0 + 1 ) = 9 1 5
From the given equation a = 2 , b = 2 0 , c = 2 0 1 , d = 2 0 1 3
Thus α + β + γ = a − b = 2 − 2 0 = − 1 0
α β γ = a c = 2 2 0 1
and α β + α γ + β γ = a − d = 2 − 2 0 1 3
Expanding the given expression we get − ( ( α + β + γ ) + ( α β γ ) + ( α β + α γ + β γ ) + 1 )
substituting we get − ( ( − 1 0 ) + ( 2 2 0 1 ) + ( 2 − 2 0 1 3 ) )
which gives − ( − 9 1 5 )
which equals 9 1 5
As α , β and γ are roots of polynomial
So, f ( x ) = k ( x − α ) ( x − β ) ( x − γ )
where k = 2 as the leading coefficient of the polynomial is 2
Putting x = ( − 1 ) ; we get f ( − 1 ) = − 2 ( 1 + α ) ( 1 + β ) ( 1 + γ )
1 8 3 0 = − 2 ( 1 + α ) ( 1 + β ) ( 1 + γ )
Thus, − ( 1 + α ) ( 1 + β ) ( 1 + γ ) = 1 8 3 0 / 2 = 9 1 5
Note that − ( α + 1 ) ( β + 1 ) ( γ + 1 ) = − ( α β γ + ( α β + α γ + β γ ) + ( α + β + γ ) + 1 ) .
By the Vieta formulas of f ( x ) , the values of α β γ , ( α β + α γ + β γ ) and ( α + β + γ ) are − 2 2 0 1 3 , 2 2 0 1 and − 2 2 0 = − 1 0 .
Therefore, the value of − ( α + 1 ) ( β + 1 ) ( γ + 1 ) is:
− ( α + 1 ) ( β + 1 ) ( γ + 1 ) = − ( α β γ + ( α β + α γ + β γ ) + ( α + β + γ ) + 1 )
= − ( − 2 2 0 1 3 + 2 2 0 1 − 1 0 + 1 = − ( − 9 1 5 ) = 9 1 5
Let roots of equation be x = α , β , γ , Then its factors are ( x − α ) , ( x − β ) , ( x − γ )
Then 2 x 3 + 2 0 x 2 + 2 0 1 x + 2 0 1 3 = 2 ( x − α ) ⋅ ( x − β ) ⋅ ( x − γ )
Now Put x = − 1 in above equation...
− 2 + 2 0 − 2 0 1 + 2 0 1 3 = − 2 ( 1 + α ) ⋅ ( 1 + β ) ⋅ ( 1 + γ )
So ( 1 + α ) ⋅ ( 1 + β ) ⋅ ( 1 + γ ) = 9 1 5
We are given the polynomial : 2 x 3 + 2 0 x 2 + 2 0 1 x + 2 0 1 3 .
Let the roots be α , β , γ
We want to find − ( α + 1 ) ( β + 1 ) ( γ + 1 )
Now we can expand − ( α + 1 ) ( β + 1 ) ( γ + 1 ) to get :
− ( α β γ + α β + α γ + β γ + α + β + γ + 1 )
Now we use vieta's formula. (For more information visit : http://en.wikipedia.org/wiki/Vieta's_formulas )
Using vieta's we get that :
α β γ = -2013/2
α β + α γ + β γ = 201/2
α + β + γ = -20/2 = -10
And combining them (and adding one, don't forget to add the one) and multiplying by negative one, we get 9 1 5
Let alpha = a , beta = b , gamma = c
Now, -(a+1)(b+1)(c+1) = -(a+b+c)-(ab+bc+ca)-abc-1
We have,
(a+b+c) = -coefficient of x^2/coefficient of x^3 = -20/2 Therefore, -(a+b+c) = 20/2
(ab+bc+ca) = coefficient of x/coefficient of x^3 = 201/2 Therefore, - (ab+bc+ca) = -201/2
(abc) = -constant term/coefficient of x^3 = -2013/2 Therefore, (-abc) = 2013/2
Therefore, -(a+b+c)-(ab+bc+ca)-abc-1
= (20/2) -(201/2)+(2013/2)-1
= (20-201+2013-2)/2
= 1830/2 = 915
so, value of -(a+1)(b+1)(c+1) = 915
-(a+1)(b+1)(c+1)= -(abc+ab+ac+bc+a+b+c+1)
Usando as relações de Girard
abc=-2013/2
ab+ac+bc=201/2
a+b+c=-20/2
Substituindo na formula:
-(-2013/2+201/2-20/2+2/2)= -(-1830/2)= +915
Problem Loading...
Note Loading...
Set Loading...
the function can be written as f ( x ) = 2 ( x − α ) ( x − β ) ( x − γ ) Substituting x = − 1 in f ( x ) we get f ( − 1 ) = − 2 ( α + 1 ) ( β + 1 ) ( γ + 1 ) = − 2 + 2 0 − 2 0 1 + 2 0 1 3 Thus the answer is 9 1 5