Find the sum of all the rational roots of the equation
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.
Call f ( x ) = x 5 − 4 x 4 + 2 x 3 + 2 x 2 + x + 6 .
By rational root theorem we need to check among ± 1 , ± 6 , ± 2 , ± 3 . By simple substitution we see x = − 1 , 2 , 3 are required solutions . Hence ( x + 1 ) ( x − 2 ) ( x − 3 ) is a factor of given equation. Dividing by this:-
f ( x ) = ( ( x + 1 ) ( x − 2 ) ( x − 3 ) ) ( x 2 + 1 ) = 0
The fourth bracket gives imaginary roots in pair while only rational solutions are − 1 , 2 , 3 whose sum is 4 .