Concept:Use symmetry of definite integrals over [−a,a] to eliminate odd integrands, then integrate the remaining even part.Explanation:The given integral isI=∫−33x2+32x9+3x8−5x7+9x6+4x3−x+3dx.Since x2+3 is even, terms with odd powers of x in the numerator become odd functions after division.The odd terms are 2x9, −5x7, 4x3, and −x, and their integral over [−3,3] is 0.So only the even part remains:I=∫−33x2+33x8+9x6+3dx.Now simplify the integrand.3x8+9x6+3=3x6(x2+3)+3,sox2+33x8+9x6+3=3x6+x2+33.Thus,I=∫−333x6dx+∫−33x2+33dx.First,∫−333x6dx=3[7x7]−33=73[(3)7−(−3)7].Since (3)7=273, this becomes73(543)=71623.Next,∫−33x2+33dx=[3tan−1(3x)]−33.Evaluating,3(tan−1(1)−tan−1(−1))=3(4π+4π)=23π.Therefore,I=71623+23π.Answer:The correct option is B: 71623+23π.