The Roots of the following Cubic Equation are α , β and γ .
x 3 + 7 x 2 + 2 x + 9 = 0
Then the value of the Expression
( 2 + 3 α ) ( 2 + 3 β ) ( 2 + 3 γ ) ( 3 α − 2 ) ( 3 β − 2 ) ( 3 γ − 2 )
Can be written as b a , where a and b are coprime positive integers. Find 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.
The coefficients in the polynomial form the taxi-cab number!
Simple Vieta. 'Harder' ratings!
Log in to reply
Actually, this approach is using Remainder-Factor Theorem to see the transformation. For the Vieta's approach, see Chew-Seong's solution below.
I have just added the skill of "Transforming Roots of Polynomial" to both the chapters of Remainder-Factor Theorem and Vieta's Formula.
Log in to reply
Is my solution right? I got a = 353 , b = 301 . plz see my solution below.
Log in to reply
@Nihar Mahajan – You made a mistake.
You have written 9(ab+bc+ca)instead of 18(ab+bc+ca).
In this question answer will come 654 for any value of (ab+bc+ca) if for that value denominator and numerator are coprime.(Why?Think yourself.)
Log in to reply
@Ayush Verma – let (ab+bc+ca) be 'd'
so the expression becomes-
-[8+84+18d+243] / [8-84+18d-243]
= -[335 + 18d] / [18d - 319]
= -[335 + 18d] / -[319 - 18d]
= [335 + 18d] / [319 - 18d]
so , a =335 + 18d , b = 319 - 18d , giving ,
a+b = 335 + 18d + 319 - 18d = 654 .
so value of a+b does not depend on value of (ab+bc+ca) , since it gets cancelled!!
Thanks @ayush verma for one more problem!
Very Clear. Nice Solution!
Log in to reply
@Satvik Golechha these type of questions were Given to us in our class!!!!............... (but for this we needed to think harder................. Nice question)
Using Vieta's Formulas, we have:
Now:
( 3 α + 2 ) ( 3 β + 2 ) ( 3 γ + 2 ) ( 3 α − 2 ) ( 3 β − 2 ) ( 3 γ − 2 )
= 1 2 ( α + β + γ ) + 1 8 ( α β + β γ + γ α ) + 2 7 α β γ + 8 1 2 ( α + β + γ ) − 1 8 ( α β + β γ + γ α ) + 2 7 α β γ − 8
= 1 2 ( − 7 ) + 1 8 ( 2 ) + 2 7 ( − 9 ) + 8 1 2 ( − 7 ) − 1 8 ( 2 ) + 2 7 ( − 9 ) − 8 = 2 8 3 3 7 1
⇒ a = 3 7 1 , b = 2 8 3 and a + b = 6 5 4
Good solution,sir .Upvoted
Did exactly the same,sir
The problem can also be solved by taking the title of the problem at face value:
Make the substitution x → 3 x to get a new polynomial whose roots are 3 α , 3 β , 3 γ .
The given expression then reduces to f ( − 2 ) f ( 2 ) where f ( x ) is the polynomial obtained after making the aforementioned substitution.
Of course, this is wholly equivalent to A y u s h V e r m a ′ s solution.
α+β+γ=-7 αβ+βγ+αγ=2 αβγ=-9 (3α-2)(3β-2)(3γ-2)=-371 (3α+2)(3β+2)(3γ+2)=-283 a/b= -7*53/-283 on comparing a=371 b=283 a+b=654
i did it by opening the brackets ad then solving using vietas formukla
Problem Loading...
Note Loading...
Set Loading...
L e t f ( x ) = x 3 + 7 x 2 + 2 x + 9 = ( x − α ) ( x − β ) ( x − γ ) ⇒ b a = ( 3 α + 2 ) ( 3 β + 2 ) ( 3 γ + 2 ) ( 3 α − 2 ) ( 3 β − 2 ) ( 3 γ − 2 ) = ( − 3 ) 3 ( 3 − 2 − α ) ( 3 − 2 − β ) ( 3 − 2 − γ ) ( − 3 ) 3 ( 3 2 − α ) ( 3 2 − β ) ( 3 2 − γ ) = f ( 3 − 2 ) f ( 3 2 ) = ( 3 − 2 ) 3 + 7 ( 3 − 2 ) 2 + 2 ( 3 − 2 ) + 9 ( 3 2 ) 3 + 7 ( 3 2 ) 2 + 2 ( 3 2 ) + 9 = 2 8 3 3 7 1 ⇒ a + b = 3 7 1 + 2 8 3 = 6 5 4