Let $J = \int_{-5}^4 (3-x^2)\tan(3-x^2) dx$ and $K = \int_{-2}^1 (6-6x+x^2)\tan(6x-x^2-6)dx$. Then $J + K$ is ____.
Step-by-Step Solution
Key Concept: Shift the limits of integration using substitution to transform the argument of the tangent function into a more manageable form.
Given $J = ∫_{-5}^4(3-x^2)\tan(3-x^2)dx$, substitute $u = x + 5$ so $x = u - 5$ and $dx = du$. This transforms the integral to $J = ∫_0^9(3-(u-5)^2)\tan(3-(u-5)^2)du = ∫_0^9(-22+10u-u^2)\tan(-22+10u-u^2)dt$, which can be evaluated using properties of the tangent function and careful algebraic manipulation.
Correct Answer: 0