Find all rational numbers , and such that the equation has roots , and .
Enter your answer as the sum of all solutions. For example, if are and , then enter your answer as .
Note: cannot be simultaneously equal to .
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.
Relevant wiki: Vieta's Formula Problem Solving - Basic
There are two cases: { c = 0 : c = 0 : x 3 + a x 2 + b x + c = 0 x ( x 2 + a x + b ) = 0
( Note: The question should mention that b and c cannot be = 0 simultaneously. Because when b = c = 0 , the remaining root is x = − a and the answer is − ∞ )
Note that for c = 0 one of the roots is 0 which is equal to c hence satisfying the conditions.
Case c = 0 : x 3 + a x 2 + b x + c = 0
Using Vieta's formulas, we have:
⎩ ⎪ ⎨ ⎪ ⎧ a + b + c = − a a b + b c + c a = b a b c = − c . . . ( 1 ) . . . ( 2 ) . . . ( 3 )
\(\begin{array} {} (3): & abc = -c & \Rightarrow ab = -1 & \Rightarrow b = - \dfrac{1}{a} \\ (1): & a+b+c = -a & \Rightarrow a - \dfrac{1}{a} + c = -a & \Rightarrow c = \dfrac{1}{a} - 2a \end{array} \)
( 2 ) : a b + b c + c a a ( − a 1 ) + ( − a 1 ) ( a 1 − 2 a ) + ( a 1 − 2 a ) a a + ( a 1 − 2 a ) + ( 2 a 2 − 1 ) a a 2 + 1 − 2 a 2 + 2 a 4 − a 2 2 a 4 − 2 a 2 − a + 1 ( a − 1 ) ( 2 a 3 + 2 a 2 − 1 ) = b = − a 1 Multiply both sides by − a = 1 Multiply both sides by a = a Rearrange = 0 = 0
Using rational root theorem, we note that 2 a 3 + 2 a 2 − 1 has no rational root, therefore, the rational value of a is only 1 .
Therefore, ⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ a = 1 b = − a 1 = − 1 c = a 1 − 2 a = − 1 ⇒ ( a , b , c ) = ( 1 , − 1 , − 1 )
Case c = 0 : x ( x 2 + a x + b ) = 0
{ a b = b a + b = − a ⇒ a = 1 ⇒ 1 + b = − 1 ⇒ b = − 2 ⇒ ( a , b , c ) = ( 1 , − 2 , 0 )
The required answer: 1 − 1 − 1 + 1 − 2 + 0 = − 2