Concept:Use the power rule of integration to find the antiderivative, then apply the limits of the definite integral using F(b)−F(a).Explanation:We need to evaluate ∫−23(3x2−2x−12)dx.First, integrate each term using ∫xndx=n+1xn+1.∫3x2dx=3⋅3x3=x3.∫(−2x)dx=−2⋅2x2=−x2.∫(−12)dx=−12x.So the antiderivative is F(x)=x3−x2−12x.Now substitute the upper and lower limits:F(3)=33−32−12(3)=27−9−36=−18.F(−2)=(−2)3−(−2)2−12(−2)=−8−4+24=12.Therefore, the definite integral is F(3)−F(−2)=−18−12=−30.Answer:The value of the integral is −30, so the correct option is A (−30).