Concept:If f(a)=0, then (x−a) is a factor of f(x).Explanation:Since f(3)=0, (x−3) is a factor of f(x).Divide f(x) by (x−3). The quotient is 2x2+3x−2.Factor the quadratic:2x2+3x−2=2x2+4x−x−2=2x(x+2)−1(x+2)=(2x−1)(x+2)Therefore, f(x)=(x−3)(2x−1)(x+2).Answer:f(x)=(x−3)(x+2)(2x−1)Option C.