Recompute independently by differentiating the antiderivative:
dxd(2x3/2)=3x1/2=3x, and dxd(−x4)=x24. Both match the original integrand, so the antiderivative is correct and the value 17 stands.
Part (b): Evaluate ∫−12(3x−1)3dx
Using ∫(ax+b)ndx=a(n+1)(ax+b)n+1+c with a=3, n=3:
∫(3x−1)3dx=3×4(3x−1)4=12(3x−1)4
Evaluate at the limits:
At x=2: 3(2)−1=5, so 1254=12625
At x=−1: 3(−1)−1=−4, so 12(−4)4=12256
∫−12(3x−1)3dx=12625−12256=12369=4123
Recompute independently using the substitution u=3x−1, so du=3dx: when x=2, u=5; when x=−1, u=−4.
∫u3⋅3du=12u4
At u=5: 12625. At u=−4: 12256. Difference =12369=4123, exactly matching the first method, confirming the result.