- Simplify the expression inside modulus
We have
I=∫−22∣3x2−3x−6∣dx
Factor the quadratic:
3x2−3x−6=3(x2−x−2)=3(x−2)(x+1)
So,
I=∫−223∣(x−2)(x+1)∣dx
- Find where the expression changes sign
The roots are
x=−1,x=2
On the interval [−2,2]:
- For x∈[−2,−1], (x−2)(x+1)>0
- For x∈[−1,2], (x−2)(x+1)<0
Hence,
∣3x2−3x−6∣={3x2−3x−6,−(3x2−3x−6)=−3x2+3x+6,−2≤x≤−1−1≤x≤2
- Split the integral
Thus,
I=∫−2−1(3x2−3x−6)dx+∫−12(−3x2+3x+6)dx
- Evaluate the first integral
An antiderivative of 3x2−3x−6 is
x3−23x2−6x
So,
I1=[x3−23x2−6x]−2−1
At x=−1:
−1−23+6=27
At x=−2:
−8−6+12=−2
Therefore,
I1=27−(−2)=211
- Evaluate the second integral
An antiderivative of −3x2+3x+6 is
−x3+23x2+6x
So,
I2=[−x3+23x2+6x]−12
At x=2:
−8+6+12=10
At x=−1:
1+23−6=−27
Therefore,
I2=10−(−27)=227
- Add both parts
I=I1+I2=211+227=238=19
Therefore,
∫−22∣3x2−3x−6∣dx=19