Q(x)= x³ + (k+3)x² - k(2k-3)x - 6k²
Multiply out the coefficient -k(2k-3)
Q(x)= x³ + (k+3)x² + (-2k²+3k)x - 6k²
The potential zeros are ± the factors of -6k², which are
±1, ±2, ±3, ±6, ±k, ±2k, ±3k, ±6k, ±k², ±2k², ±3k², ±6k²
That's a huge bunch to try! (lol), but I have a hunch that one
of the zeros is k. Let's see if I'm lucky:
k | 1 k+3 -2k²+3k -6k
| k 2k²+3k 6k
-------------------------
1 2k+3 6k 0
The remainder is 0, so I was lucky! lol
So k is a zero of Q(x), thus x-k is a factor
of Q(x) and we have partially factored Q(x) as
Q(x) = (x-k)[x² + (2k+3)x + 6k]
So we set the quadratic factor equal zero and solve:
x² + (2k+3)x + 6k = 0
Using the + of ±
, so -3 is a zero of Q(x)
Using the - of ±
, so -2k is a zero of Q(x)
So the three zeros of Q(x) are k, -3 and -2k
Edwin