Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Which of the following is an antiderivative of ?
A
B
C
D
Verified step by step guidance
1
Step 1: Recall that an antiderivative is a function whose derivative gives the original function. To find the antiderivative of f(x) = cos(x^2 - 5), we need to reverse the differentiation process.
Step 2: Observe that the argument of the cosine function is x^2 - 5. This suggests that the chain rule was used during differentiation. The chain rule states that if g(x) is a composite function, then its derivative is g'(x) = f'(u) * u'(x), where u is the inner function.
Step 3: Let u = x^2 - 5. Then, du/dx = 2x. This substitution simplifies the integral of f(x) = cos(x^2 - 5) into ∫cos(u) * (du/2x).
Step 4: Rewrite the integral using the substitution: ∫cos(u) * (du/2x) = (1/2) ∫cos(u) du. The antiderivative of cos(u) is sin(u), so the integral becomes (1/2) sin(u) + C.
Step 5: Substitute back u = x^2 - 5 into the result to return to the original variable: (1/2) sin(x^2 - 5) + C. This matches the correct answer provided in the problem.