Let r 1 , r 2 be the two largest real roots of the polynomial P ( x ) = 3 x 3 − 1 7 x + 5 6
If r 1 + r 2 can be expressed as c a + b for positive integers a , b , c , then what is the smallest possible value of a + b + c ?
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.
Excellent solution
Upvoted! :D
Log in to reply
Was it you who disputed? Did you resolve your dispute?
Log in to reply
Yeah. I read c instead of just c so I kept getting 6 3 1 + 1 and so I kept putting in 38. :O
Why does the question ask for the smallest value of a+b+c whereas that is the one and only possible value ?
Log in to reply
because we can multiply both Nr and Dr by a number, in which case a+b+c can have different value...!!!
hey Daniel when you plug-in x ′ 6 the polynomial becomes 0 . how ?
Log in to reply
We are trying to find the roots of P ( x ) . To do that, we let P ( x ) = 0 .
Nice solution
@Daniel Liu Nice solution.
@Daniel Liu Legendary. I am speechless.
Nice solution! when you are computing r 1 + r 2 you coud notice since the x 2 term in P(x) doesn't exist the sum of the 3 solutions is 0, therefore r 1 + r 2 = − r 3 .
Problem Loading...
Note Loading...
Set Loading...
Due to me wanting to get the checkpoint of 1000 upvotes on solutions, I will post one now.
We want to use Rational Root Theorem, but that 6 prevents us from doing so! How can we get rid of it?
If we can somehow divide the entire equation by 6 without the x 3 and x coefficients obtaining a 6 , then we could use RRT. But how can we do that?
Here is the trick: notice that x 3 and x are both odd-degree terms. if we plugged in P ( x ′ 6 ) , then our polynomial becomes 3 ( x ′ 6 ) 3 − 1 7 ( x ′ 6 ) + 5 6 = 6 ( 1 8 x ′ 3 − 1 7 x ′ + 5 ) = 0
Now we can divide by 6 on both sides! We obtain the polynomial P ( x ′ 6 ) = 1 8 x ′ 3 − 1 7 x ′ + 5
Now we use Rational Root Theorem and a bit of luck to find that x ′ = 3 1 is a root of this new polynomial. Using polynomial division to divide 1 8 x ′ 3 − 1 7 x ′ + 5 by 3 x ′ − 1 , we obtain the quadratic 6 x ′ 2 + 2 x ′ − 5
The roots of this quadratic can be found by the Quadratic Formula; skipping over the details, we obtain that x ′ = 6 − 1 ± 3 1
Now that we have all three roots of the modified quadratic, we need to find the roots of our original quadratic. Remember that we substituted x = x ′ 6 . Thus, to get our original roots, we must multiply the roots we have by 6 . Thus, our roots are: x = 3 6 x = 6 − 6 ± 1 8 6
The smallest root in these three is obviously 6 − 6 − 1 8 6 since it's the only negative root. Thus, we just need to find the value of r 1 + r 2 = 3 6 + 6 − 6 + 1 8 6 = 6 6 + 1 8 6
so our final answer is 1 8 6 + 6 + 6 = 1 9 8 .