We are given the integral:
I=∫−4−2[(x+3)3+2+(x+3)cos(x+3)]dxTo simplify this, let's make a substitution. Let:
u=x+3Thus:
du=dxAlso, the limits of integration change accordingly. When
x=−4,
u=−1, and when
x=−2,
u=1.
Now, substitute into the integral:
I=∫−11[u3+2+ucosu]duWe can break the integral into three parts:
I=∫−11u3du+∫−112du+∫−11ucosuduNow, evaluate each part:
1. The integral of
u3:
∫−11u3du=[4u4]−11=414−4(−1)4=41−41=02. The integral of
2:
∫−112du=2×(1−(−1))=2×2=43. The integral of
ucosu:
The function
ucosu is odd because
u is odd and
cosu is even. The integral of an odd function over a symmetric interval (from -1 to 1) is zero:
∫−11ucosudu=0Now, add the results of the three integrals:
I=0+4+0=4Thus, the value of the integral is 4, which corresponds to option (E). Quick Tip: When dealing with odd and even functions, remember that the integral of an odd function over a symmetric interval is zero. This can simplify your calculations.