🎓 BookMCQ
← Back to 6. Integration

📝 Antiderivatives definition and examples (25 MCQs)

📖 From Calculus • 6. Integration • 25 questions available

What is Antiderivatives definition and examples?

Definition:
An antiderivative of a function f(x)f(x) is a function F(x)F(x) such that F′(x)=f(x)F'(x) = f(x) for all xx in the domain. It reverses the differentiation process, recovering the original function from its derivative, up to an additive constant CC.

Example:
Find antiderivative of f(x)=cos⁥(x)f(x) = \cos(x). Since ddx[sin⁥(x)]=cos⁥(x)\frac{d}{dx}[\sin(x)] = \cos(x), the antiderivative is F(x)=sin⁥(x)+CF(x) = \sin(x) + C. For f(x)=exf(x) = e^x, F(x)=ex+CF(x) = e^x + C.

Reason:
Understanding antiderivatives is crucial for solving differential equations and computing definite integrals, linking instantaneous rates of change to accumulated totals.

7
Easy
12
Medium
6
Hard

📝 All Antiderivatives definition and examples MCQs

Q1. Which of the following is the most general antiderivative of f(x)=3x2−4x+5f(x) = 3x^2 - 4x + 5?

A.x3−2x2+5xx^3 - 2x^2 + 5x
B.x3−2x2+5x+Cx^3 - 2x^2 + 5x + C ✅
C.6x−4+C6x - 4 + C
D.x3−2x2+5x+Cxx^3 - 2x^2 + 5x + Cx
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The antiderivative is found by reversing the power rule: ∫3x2 dx=x3\int 3x^2 \, dx = x^3, ∫−4x dx=−2x2\int -4x \, dx = -2x^2, and ∫5 dx=5x\int 5 \, dx = 5x. Remember to always add the constant of integration CC. Option B is correct because it includes CC. Option A is incorrect because it omits the constant; Option C is the derivative, not the antiderivative; Option D incorrectly places the constant as a coefficient of xx.

Q2. If F'(x) = f(x) and G'(x) = f(x) on an interval, what can be concluded about F(x)F(x) and G(x)G(x)?

A.F(x)=G(x)F(x) = G(x) for all xx in the interval.
B.F(x)F(x) and G(x)G(x) differ by a constant. ✅
C.F(x)=G(x)+xF(x) = G(x) + x
D.F(x)=−G(x)F(x) = -G(x)
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: This tests the core theorem of antiderivatives: If two functions have the same derivative on an interval, they differ by a constant. This is because the derivative of their difference is zero. Option A is incorrect because they could be shifted vertically (e.g., x2x^2 and x2+5x^2 + 5). Option C and D are incorrect as they represent specific, non-general relationships. This Medium is fundamental to integration.

Q3. A particle moves along a line with velocity v(t)=12t2v(t) = 12t^2. If its position at t=0t=0 is s(0)=10s(0) = 10, what is its position function s(t)s(t)?

A.s(t)=4t3s(t) = 4t^3
B.s(t)=4t3+10s(t) = 4t^3 + 10 ✅
C.s(t)=12t3+10s(t) = 12t^3 + 10
D.s(t)=36t3+10s(t) = 36t^3 + 10
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: This applies the concept of antiderivatives to a real-world physics context. Since s'(t) = v(t), s(t)s(t) is the antiderivative of v(t)v(t): ∫12t2dt=4t3+C\int 12t^2 dt = 4t^3 + C. Using the initial condition s(0)=10s(0) = 10, we find C=10C = 10. Option B is correct. Option A ignores the initial position; C and D have incorrect coefficients due to improper Easy of the power rule.

Q4. A student claims that the antiderivative of f(x)=1x2f(x) = \frac{1}{x^2} is ln⁥(x2)\ln(x^2). What is the error in their reasoning?

A.The derivative of ln⁥(x2)\ln(x^2) is 2/x2/x, not 1/x21/x^2.
B.ln⁥(x2)\ln(x^2) is undefined for negative x.
C.The integral of 1/x21/x^2 is −1/x-1/x, not ln⁡(x2)\ln(x^2).
D.All of the above. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: This question targets a common mistake: confusing the integral of x−1x^{-1} with other powers. The derivative of ln⁡(x2)\ln(x^2) is 2/x2/x, proving A is correct. The formula ∫xndx=xn+1/(n+1)\int x^n dx = x^{n+1}/(n+1) applies for n≠−1n \neq -1; here n=−2n = -2, giving −1/x-1/x. The domain issue in B is also a valid concern. Option D is correct because all statements A, B, and C are valid criticisms of the student's work.

Q5. Which of the following is an antiderivative of f(x)=sec⁡2xf(x) = \sec^2 x that passes through the point (π/4,2)(\pi/4, 2)?

A.tan⁡x+1\tan x + 1 ✅
B.tan⁥x+C\tan x + C
C.tan⁥x+2\tan x + 2
D.tan⁡x−1\tan x - 1
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The general antiderivative is tan⁡x+C\tan x + C. We use the point (π/4,2)(\pi/4, 2) to find CC: tan⁡(π/4)+C=2⇒1+C=2⇒C=1\tan(\pi/4) + C = 2 \Rightarrow 1 + C = 2 \Rightarrow C = 1. Therefore, the specific function is tan⁡x+1\tan x + 1. Option A is correct. Options C and D are common errors if one misapplies the tangent value or signs. Option B is the general form, not the specific one satisfying the condition.

Q6. The graph of f'(x) is a horizontal line at y=4y = 4. If f(0)=−3f(0) = -3, what is the equation of f(x)f(x)?

A.f(x)=4xf(x) = 4x
B.f(x)=4x−3f(x) = 4x - 3 ✅
C.f(x)=4f(x) = 4
D.f(x)=4x+Cf(x) = 4x + C
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Given f'(x) = 4, the antiderivative is f(x)=4x+Cf(x) = 4x + C. Using the initial condition f(0)=−3f(0) = -3, we get 4(0)+C=−3⇒C=−34(0) + C = -3 \Rightarrow C = -3. So f(x)=4x−3f(x) = 4x - 3. Option B is correct. Option A ignores the initial condition. Option C is the derivative itself. Option D is the general antiderivative, but not the specific function requested.

Q7. Which of the following functions is NOT an antiderivative of f(x)=cos⁥xf(x) = \cos x?

A.sin⁥x+5\sin x + 5
B.sin⁡x−π\sin x - \pi
C.−cos⁡x-\cos x ✅
D.sin⁥x+2\sin x + \sqrt{2}
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: The derivative of sin⁡x+C\sin x + C is cos⁡x\cos x. Options A, B, and D are all of the form sin⁡x+C\sin x + C, so they are antiderivatives. Option C, −cos⁡x-\cos x, has a derivative of sin⁡x\sin x, not cos⁡x\cos x. Therefore, it is not an antiderivative of cos⁡x\cos x. This question tests recognition of the standard derivative ddx[sin⁡x]=cos⁡x\frac{d}{dx}[\sin x] = \cos x and the 'plus C' principle.

Q8. Find f(x)f(x) given that f''(x) = 6x, f'(0) = 1, and f(0)=2f(0) = 2.

A.f(x)=x3+x+2f(x) = x^3 + x + 2 ✅
B.f(x)=3x2+1f(x) = 3x^2 + 1
C.f(x)=x3+1f(x) = x^3 + 1
D.f(x)=x3+x+Cf(x) = x^3 + x + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a Easy problem. Integrate f''(x) to find f'(x) = 3x^2 + C_1. Using f'(0) = 1, we get C1=1C_1 = 1, so f'(x) = 3x^2 + 1. Integrate again: f(x)=x3+x+C2f(x) = x^3 + x + C_2. Using f(0)=2f(0) = 2, we find C2=2C_2 = 2. The final function is f(x)=x3+x+2f(x) = x^3 + x + 2. Option A is correct. Option B is the first derivative. Option C lacks the linear term and constant. Option D is the general form before applying the second condition.

Q9. The graph of f(x)f(x) is a line with slope 3. Which of the following could be the graph of its antiderivative F(x)F(x)?

A.A parabola opening upwards. ✅
B.A line with slope 3.
C.A parabola opening downwards.
D.A cubic function.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: If f(x)f(x) is a line with slope 3, then f(x)=3x+bf(x) = 3x + b. Its antiderivative is F(x)=32x2+bx+CF(x) = \frac{3}{2}x^2 + bx + C, which is a quadratic function (a parabola). Since the coefficient of x2x^2 is positive (3/2 > 0), it opens upwards. Option A is correct. Option B would be the graph of f(x)f(x), not its antiderivative. Option C would correspond to a negative slope for f(x)f(x). Option D would result from a quadratic f(x)f(x).

Q10. Given the integral curves of f(x)f(x), which are vertical translations of y=x2y = x^2. If one curve passes through (1, 4), what is its equation?

A.y=x2+1y = x^2 + 1
B.y=x2+3y = x^2 + 3 ✅
C.y=x2+Cy = x^2 + C
D.y=x2+4y = x^2 + 4
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The family of antiderivatives for f(x)=2xf(x) = 2x is F(x)=x2+CF(x) = x^2 + C. To find the specific curve, we substitute the point (1, 4): 12+C=4⇒C=31^2 + C = 4 \Rightarrow C = 3. So the equation is y=x2+3y = x^2 + 3. Option B is correct. Option A is a common arithmetic error. Option C is the general family, and D represents a misunderstanding of substitution.

Q11. If f(x)=3x2f(x) = 3x^2, which of the following is NOT an integral curve?

A.y=x3+2y = x^3 + 2
B.y=x3−12y = x^3 - \frac{1}{2}
C.y=x3+Cxy = x^3 + Cx ✅
D.y=x3+ln⁥2y = x^3 + \ln 2
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The antiderivatives of 3x23x^2 are x3+Cx^3 + C. Any function of this form is an integral curve. Options A, B, and D follow this form (with C = 2, -1/2, and ln2, respectively). Option C, x3+Cxx^3 + Cx, has a derivative of 3x2+C3x^2 + C, not 3x23x^2. Therefore, it is not an integral curve. This question tests the understanding that the constant of integration must be a constant, not a coefficient or a function of x.

Q12. A student simplifies the answer to ∫5x4 dx\int 5x^4 \, dx as x5+Cx^5 + C. Another student says it should be 5x5+C5x^5 + C. Who is correct? Explain.

A.The first student is correct. ✅
B.The second student is correct.
C.Neither student is correct; the answer is x5x^5.
D.Both are correct.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The power rule for integration is ∫xndx=xn+1/(n+1)+C\int x^n dx = x^{n+1}/(n+1) + C. Applying this to ∫5x4dx\int 5x^4 dx, we get 5⋅x5/5+C=x5+C5 \cdot x^5/5 + C = x^5 + C. The constant factor '5' is canceled by the division by the new exponent. The first student is correct. The second student made the common error of not dividing by the new exponent. Option C is incomplete as it omits the constant of integration.

Q13. The slope field for a differential equation shows small line segments at various points. If the slopes appear to be constant, what type of function is the solution y(x)y(x)?

A.A quadratic function.
B.A linear function. ✅
C.A constant function.
D.An exponential function.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: A slope field shows dy/dxdy/dx at different points. If the slopes are constant, it means dy/dx=mdy/dx = m, where mm is a constant. The solution to this differential equation is y=mx+Cy = mx + C, which is a linear function. This connects the graphical representation of derivatives to the algebraic form of the antiderivative. Option B is correct. A quadratic function would have a linear slope field (slopes changing linearly), and an exponential would have a slope field proportional to y.

Q14. Find the antiderivative of f(x)=1xf(x) = \frac{1}{\sqrt{x}} that satisfies F(4)=5F(4) = 5.

A.2x+12\sqrt{x} + 1 ✅
B.2x+52\sqrt{x} + 5
C.12x+4\frac{1}{2\sqrt{x}} + 4
D.2x+42\sqrt{x} + 4
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Rewrite f(x)=x−1/2f(x) = x^{-1/2}. The general antiderivative is F(x)=x1/21/2+C=2x+CF(x) = \frac{x^{1/2}}{1/2} + C = 2\sqrt{x} + C. Use the condition F(4)=5F(4) = 5: 24+C=5⇒4+C=5⇒C=12\sqrt{4} + C = 5 \Rightarrow 4 + C = 5 \Rightarrow C = 1. Therefore, F(x)=2x+1F(x) = 2\sqrt{x} + 1. Option A is correct. Option B incorrectly uses C=5. Option C is the derivative, and D uses C=4, which is a common arithmetic mistake.

Q15. The velocity of a car is modeled by v(t)=t2+2tv(t) = t^2 + 2t. Which of the following correctly describes the relationship between the antiderivative s(t)s(t) and the graph of v(t)v(t)?

A.s(t)s(t) is the slope of the v(t)v(t) curve.
B.s(t)s(t) represents the area under the v(t)v(t) curve. ✅
C.s(t)s(t) is the derivative of v(t)v(t).
D.s(t)s(t) is a vertical shift of v(t)v(t).
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: This question requires connecting the concept of antiderivatives with a graphical interpretation of integration. Since s'(t) = v(t), s(t)s(t) is the antiderivative of v(t)v(t). By the Fundamental Theorem of Calculus, the integral of v(t)v(t) from 0 to a gives the net displacement, which is the area under the velocity curve. Option B is correct. Option A describes acceleration. Option C is the opposite operation. Option D is a common conceptual error.

Q16. Which of the following is an antiderivative of f(x)=tan⁥xsec⁥xf(x) = \tan x \sec x?

A.sec⁥xtan⁥x\sec x \tan x
B.ln⁥∣sec⁥x+tan⁥x∣\ln|\sec x + \tan x|
C.sec⁡x\sec x ✅
D.ln⁥∣cos⁥x∣\ln|\cos x|
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: This tests knowledge of derivative rules for trigonometric functions. We know ddx[sec⁡x]=sec⁡xtan⁡x\frac{d}{dx}[\sec x] = \sec x \tan x. Therefore, the antiderivative of sec⁡xtan⁡x\sec x \tan x is sec⁡x+C\sec x + C. Option C is correct. Option A is the derivative of sec⁡x\sec x, not the antiderivative. Option B is the integral of sec⁡x\sec x. Option D is the integral of tan⁡x\tan x. This question helps distinguish between common trigonometric integrals and derivatives.

Q17. You are given two functions: f(x)=2xf(x) = 2x and g(x)=2x+5g(x) = 2x + 5. What is the relationship between the areas under these curves on the interval [0, 3]?

A.The areas are equal because they have the same slope.
B.The area under g(x)g(x) is 15 square units more than the area under f(x)f(x). ✅
C.The area under g(x)g(x) is 5 square units more than the area under f(x)f(x).
D.The area under f(x)f(x) is 5 square units more than the area under g(x)g(x).
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The area under a curve y=h(x)y = h(x) from 0 to 3 is ∫03h(x)dx\int_0^3 h(x) dx. For f(x)=2xf(x)=2x, the area is [x2]03=9[x^2]_0^3 = 9. For g(x)=2x+5g(x)=2x+5, the area is [x2+5x]03=9+15=24[x^2 + 5x]_0^3 = 9 + 15 = 24. The difference is 15. This 15 represents the area of a rectangle of height 5 and width 3, which is the contribution of the '+5' in g(x)g(x). Option B is correct. Option C incorrectly calculates the difference based only on the constant term.

Q18. If F(x)F(x) is an antiderivative of f(x)f(x), and f(x)f(x) is an odd function, what can be said about F(x)F(x)?

A.F(x)F(x) must be an even function.
B.F(x)F(x) must be an odd function.
C.F(x)F(x) must be an even function plus a constant. ✅
D.F(x)F(x) can be neither even nor odd.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: This is an advanced conceptual question. If f(x)f(x) is odd, then f(−x)=−f(x)f(-x) = -f(x). The derivative of F(x)+F(−x)F(x) + F(-x) is f(x)−f(x)=0f(x) - f(x) = 0, so F(x)+F(−x)=CF(x) + F(-x) = C, which implies F(−x)=C−F(x)F(-x) = C - F(x). This means F(x)F(x) is an even function plus a constant (if C=0, it is even). Option C is correct. This demonstrates a deeper connection between the symmetry of a function and its antiderivative. Option A ignores the possibility of the constant C.

Q19. A student attempts to find the antiderivative of f(x)=xx2+1f(x) = \frac{x}{\sqrt{x^2+1}} and writes x2+1\sqrt{x^2+1}. To verify, they differentiate their answer. What is the result of this check?

A.xx2+1\frac{x}{\sqrt{x^2+1}}, proving the student is correct. ✅
B.2xx2+1\frac{2x}{\sqrt{x^2+1}}, showing they need a factor of 1/2.
C.xx2+1+C\frac{x}{\sqrt{x^2+1}} + C
D.x2+1+C\sqrt{x^2+1} + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Differentiating x2+1\sqrt{x^2+1} involves the chain rule. Let u=x2+1u = x^2+1, du/dx=2xdu/dx = 2x. Then d/dx[u]=12u⋅dudx=12x2+1⋅2x=xx2+1d/dx [\sqrt{u}] = \frac{1}{2\sqrt{u}} \cdot \frac{du}{dx} = \frac{1}{2\sqrt{x^2+1}} \cdot 2x = \frac{x}{\sqrt{x^2+1}}. The result matches the original function, confirming the student's work is correct. Option A is correct. Option B shows a mistake in applying the chain rule. Option C and D are incorrect because the derivative of a constant is zero.

Q20. Find the function f(x)f(x) if f'(x) = x^2 - 1 and the graph of f(x)f(x) passes through the origin and has a slope of 0 at x=0x=0. (Hint: The second condition is redundant here, why?)

A.f(x)=x33−xf(x) = \frac{x^3}{3} - x ✅
B.f(x)=x33−x+1f(x) = \frac{x^3}{3} - x + 1
C.f(x)=x2−1f(x) = x^2 - 1
D.f(x)=x33−x+Cf(x) = \frac{x^3}{3} - x + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The condition 'passes through the origin' gives f(0)=0f(0)=0. The general antiderivative is F(x)=x33−x+CF(x) = \frac{x^3}{3} - x + C. Using f(0)=0f(0)=0, we get C=0C=0. The slope condition f'(0)=0 is 02−1=−1≠00^2 - 1 = -1 \neq 0, which is a contradiction; it indicates a potential error in the problem statement or tests the student's ability to recognize inconsistencies. However, based on the consistent data, the function is x33−x\frac{x^3}{3} - x. Option A is correct. Option B would satisfy f(0)=1f(0)=1, not 0. Option C is the derivative. Option D is the general form.

Q21. A missile is launched with a constant acceleration of 50 m/s250 \, \text{m/s}^2. If its initial velocity is 100 m/s100 \, \text{m/s}, what is the antiderivative that models its velocity?

A.50t+10050t + 100 ✅
B.25t2+100t25t^2 + 100t
C.5050
D.50t+C50t + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Acceleration a(t)=50a(t) = 50. Velocity is the antiderivative of acceleration: v(t)=∫50dt=50t+Cv(t) = \int 50 dt = 50t + C. Using the initial condition v(0)=100v(0)=100, we find C=100C=100. Therefore, v(t)=50t+100v(t)=50t+100. Option A is correct. Option B is the position function (antiderivative of velocity). Option C is just the acceleration. Option D is the general form without applying the initial condition. This shows a direct Easy of the motion formulas.

Q22. A student claims that the antiderivative of f(x)=sin⁡xcos⁡xf(x) = \sin x \cos x is −12cos⁡2x-\frac{1}{2}\cos^2 x. Another student says it's 12sin⁡2x\frac{1}{2}\sin^2 x. Which student is correct, and why?

A.The first student is correct.
B.The second student is correct.
C.Both students are correct. ✅
D.Neither student is correct.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: This is a classic example where two different methods yield answers that differ by a constant. The derivative of −12cos⁡2x-\frac{1}{2}\cos^2 x is −12⋅2cos⁡x⋅(−sin⁡x)=sin⁡xcos⁡x-\frac{1}{2} \cdot 2 \cos x \cdot (-\sin x) = \sin x \cos x. The derivative of 12sin⁡2x\frac{1}{2}\sin^2 x is 12⋅2sin⁡xcos⁡x=sin⁡xcos⁡x\frac{1}{2} \cdot 2 \sin x \cos x = \sin x \cos x. Both are valid antiderivatives. They differ by a constant: 12sin⁡2x−(−12cos⁡2x)=12(sin⁡2x+cos⁡2x)=12\frac{1}{2}\sin^2 x - (-\frac{1}{2}\cos^2 x) = \frac{1}{2}(\sin^2 x + \cos^2 x) = \frac{1}{2}. Option C is correct. This highlights that the '+C' accounts for such differences.

Q23. Given that F(x)=∍0xsin⁥(t2)dtF(x) = \int_0^x \sin(t^2) dt, what is the derivative of F(x)F(x)?

A.sin⁡(x2)\sin(x^2) ✅
B.cos⁥(x2)\cos(x^2)
C.2xcos⁥(x2)2x \cos(x^2)
D.∍0xsin⁥(t2)dt\int_0^x \sin(t^2) dt
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This question involves the Fundamental Theorem of Calculus, which explicitly links antiderivatives and integrals. The theorem states that ddx∫axf(t)dt=f(x)\frac{d}{dx} \int_a^x f(t) dt = f(x). Here, f(t)=sin⁡(t2)f(t) = \sin(t^2). So the derivative of the integral is simply sin⁡(x2)\sin(x^2). Option A is correct. Option B, C are results of applying the chain rule incorrectly to the integrand, which is a common mistake. Option D is the original function.

Q24. The differential equation dydx=x\frac{dy}{dx} = x has a family of solution curves. Which of the following is a member of this family?

A.y=x22+1y = \frac{x^2}{2} + 1
B.y=xy = x
C.y=x22y = \frac{x^2}{2}
D.Both A and C. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The general solution to dy/dx=xdy/dx = x is y=x22+Cy = \frac{x^2}{2} + C. Option A is x22+1\frac{x^2}{2} + 1, which is a specific solution with C=1. Option C is x22\frac{x^2}{2}, which is another specific solution with C=0. Both are members of the family of solution curves. Option B is not correct because its derivative is 1, not x. This question checks understanding that all vertical translations of the parabola are solutions.

Q25. If ∍f(x)dx=F(x)+C\int f(x) dx = F(x) + C, which of the following represents the correct relationship when integrating by substitution u=g(x)u = g(x)?

A.\int f(g(x)) g'(x) dx = F(g(x)) + C ✅
B.∍f(g(x))dx=F(g(x))+C\int f(g(x)) dx = F(g(x)) + C
C.\int f(g'(x)) dx = F(g'(x)) + C
D.∍f(u)du=F(x)+C\int f(u) du = F(x) + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This question tests the Medium of the u-substitution method, which is the reverse of the chain rule. The correct formula is \int f(g(x)) g'(x) dx = \int f(u) du = F(u) + C = F(g(x)) + C. The key is that g'(x)dx must be part of the integrand to be substituted with dudu. Option A is correct. Option B ignores the necessary g'(x) factor. Option C misplaces the derivative. Option D incorrectly changes the variable of the antiderivative back to x without substitution.

🔗 Related Topics (MCQs)