Let f(x) = kx3 + 2x2 + 2x + 3 g(x) = kx3 - 2x + 9
Let's say that x - c is a common factor of f(x) and g(x).
Then, by the Factor Theorem, f(c)= 0 and g(c) = 0 So, f(c) = g(c)
kc3 + 2c2 + 2c + 3 = kc3 - 2c + 9
2c2 + 4c - 6 = 0
c2 + 2c - 3 = 0
(c+3)(c-1) = 0 c = -3 or c = 1
So, f(-3) = 0 and f(1) = 0
f(-3) = -27k + 18 - 6 + 3 = 0 So, -27k = -15
k = 15/27 = 5/9
f(1) = k + 2 + 2 + 3 = 0 So, k = -7
Note: g(-3) = g(1) = 0 also yields k = 5/9 or -7