Peter R. answered 03/06/22
Adjunct Lecturer - Math Department - Borough of Manhattan C.C.
If (x - a) is a factor of the polynomial P(x), then P(a) = 0
For x + 3, use P(x) = P(-3) (x + 3 = 0, x = -3)
P(x) = x3 + 4x2 - 9
Then P(-3) = (-3)3 + 4(-3)2 - 9 -> -27 + 36 - 9 = 0
So answer is YES.