How do you list all possible rational roots for each equation, use synthetic division to find the actual rational root, then find the remaining 2 roots for 2x37x246x21=0?

1 Answer
Feb 3, 2016

Assume that one of the rational roots is integer;
then perform synth.div for each integer root of 21
Final answer: roots {3,7,12}

Explanation:

The integer factors of 21 are {1,3,7,1,3,7}
Performing the synthetic division with (x+f)
for each f which is an integer factor of 21:
enter image source here
We notice that synthetic division of 2x37x246x12
by (x+3) gives 2x213x7 with a Remainder of 0

So 2x37x246x12=(x+3)(2x213x7)

We can then factor ((2x213x7) as
XXX(2x+1)(x7)

So 2x37x246x12=(x+3)(2x+1)(x7)
and
the roots are:
XXX{3,12,+7}
(the roots are the values of x that make the factors =0)