🎓 BookMCQ
← Back to 6. Integration

📝 The Indefinite Integral (25 MCQs)

📖 From Calculus • 6. Integration • 25 questions available

What is The Indefinite Integral?

Definition:
The indefinite integral represents the family of all antiderivatives of a function f(x)f(x). It is denoted as f(x)dx=F(x)+C\int f(x) \, dx = F(x) + C, where CC is an arbitrary constant, indicating that there are infinitely many solutions differing by a constant value.

Example:
Evaluate 4x3dx\int 4x^3 \, dx. Using the power rule, increase exponent by 1 and divide by new exponent: 4x44+C=x4+C\frac{4x^4}{4} + C = x^4 + C. Check: derivative of x4+Cx^4+C is 4x34x^3.

Reason:
It generalizes the process of reversing differentiation, allowing us to find original functions from their rates of change without specific boundary conditions.

13
Easy
8
Medium
4
Hard

📝 All The Indefinite Integral MCQs

Q1. Which of the following is the most accurate interpretation of the constant of integration, CC, in the expression 2xdx=x2+C\int 2x \, dx = x^2 + C?

A.It represents a specific number that can be determined only if an initial condition is given. ✅
B.It is a variable that changes depending on the value of xx.
C.It is a mathematical artifact that can be ignored for definite integrals but not for indefinite ones.
D.It represents the area under the curve y=2xy = 2x starting from x=0x = 0.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The constant of integration, CC, arises because the derivative of any constant is zero. Therefore, an indefinite integral represents a family of functions, not a single function. CC is an arbitrary constant that becomes fixed only when an initial condition (like a specific point on the curve) is provided to select one particular antiderivative from this family. Options B, C, and D misinterpret CC's role as a variable, a mere triviality, or a geometric area.

Q2. A student makes the following error: 1xdx=ln(x)+C\int \frac{1}{x} \, dx = \ln(x) + C. What is the most critical flaw in this statement that a teacher should point out?

A.The variable of integration should be tt, not xx.
B.The integral is missing a constant of integration.
C.The integral should be x00\frac{x^0}{0}, which is undefined.
D.The domain of the natural logarithm is x>0x > 0, but xx could be negative, so the correct antiderivative is lnx+C\ln|x| + C. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The student's primary error is omitting the absolute value in the argument of the natural logarithm. The function f(x)=1/xf(x) = 1/x is defined for all x0x \neq 0, but ln(x)\ln(x) is only defined for x>0x > 0. The correct antiderivative for all nonzero xx is lnx+C\ln|x| + C, which accounts for negative values of xx. This is a common and critical mistake. Options A, B, and C are either not errors or are secondary compared to the domain issue.

Q3. A particle moves along a line with velocity v(t)=6t24t+1v(t) = 6t^2 - 4t + 1. Its position function s(t)s(t) is given by a family of curves. If we know the particle's position at t=0t = 0 is s(0)=3s(0) = 3, which of the following functions represents this specific position function?

A.s(t)=2t32t2+t+3s(t) = 2t^3 - 2t^2 + t + 3
B.s(t)=2t32t2+ts(t) = 2t^3 - 2t^2 + t
C.s(t)=6t34t2+t+3s(t) = 6t^3 - 4t^2 + t + 3
D.s(t)=2t32t2+t+Cs(t) = 2t^3 - 2t^2 + t + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This problem applies the concept of integration to a real-world physics scenario. The position function is the antiderivative of the velocity function: s(t)=(6t24t+1)dt=2t32t2+t+Cs(t) = \int (6t^2 - 4t + 1) dt = 2t^3 - 2t^2 + t + C. To find the specific function, we use the initial condition s(0)=3s(0) = 3. Plugging in t=0t=0 gives s(0)=C=3s(0) = C = 3. Therefore, the specific position function is s(t)=2t32t2+t+3s(t) = 2t^3 - 2t^2 + t + 3. This illustrates how integration, combined with an initial condition, can solve a real-world problem.

Q4. Two students are asked to find 3sinxdx\int 3\sin x \, dx. Student A writes 3cosx+C-3\cos x + C, and Student B writes 3cosx+C3\cos x + C. Which student is correct, and why is the other's answer wrong?

A.Student A is correct because the derivative of cosx-\cos x is sinx\sin x. Student B is wrong because they forgot the negative sign in the derivative of cosine. ✅
B.Student B is correct because the derivative of cosx\cos x is sinx-\sin x, so 3cosx3\cos x is the correct antiderivative.
C.Both are correct because the constant CC can absorb any sign error.
D.Both are wrong; the correct answer is 3sinx+C3\sin x + C.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This question tests the fundamental relationship between differentiation and integration. The derivative of cosx\cos x is sinx-\sin x, so the derivative of cosx-\cos x is sinx\sin x. Therefore, the antiderivative of sinx\sin x is cosx-\cos x, and multiplying by the constant 3 gives 3cosx-3\cos x. Student B's answer would differentiate to 3sinx-3\sin x, which is the negative of the original integrand. This highlights the common mistake of forgetting the sign when integrating trigonometric functions like sine and cosine.

Q5. Consider the functions F(x)=tan1(x)F(x) = \tan^{-1}(x) and G(x)=tan1(1/x)G(x) = -\tan^{-1}(1/x) on the interval (0,)(0, \infty). A student claims they are both antiderivatives of the same function. Is this claim true? If so, what does it imply about the relationship between F(x)F(x) and G(x)G(x)?

A.The claim is false; they are antiderivatives of different functions because their derivatives are different.
B.The claim is true; they differ by a constant on the interval, and that constant is π/2\pi/2. ✅
C.The claim is true; they differ by a constant on the interval, and that constant is π/2-\pi/2.
D.The claim is false; G(x)G(x) is not differentiable on (0,)(0, \infty) because of the 1/x1/x term.
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: This is a sophisticated question requiring both differentiation and an understanding of inverse trigonometric identities. The derivative of tan1(x)\tan^{-1}(x) is 1/(1+x2)1/(1+x^2). The derivative of G(x)G(x) is also 1/(1+x2)1/(1+x^2). Therefore, they are antiderivatives of the same function and must differ by a constant. By evaluating at x=1x=1, we get F(1)G(1)=π/4(π/4)=π/2F(1) - G(1) = \pi/4 - (-\pi/4) = \pi/2. This shows a deep connection between the two functions and the concept of inverse processes.

Q6. Which of the following is the correct method to integrate (3x+1)5dx\int (3x + 1)^5 \, dx using uu-substitution?

A.Let u=3xu = 3x, then du=3dxdu = 3dx. The integral becomes u5du\int u^5 du.
B.Let u=3x+1u = 3x + 1, then du=3dxdu = 3dx. The integral becomes 13u5du\frac{1}{3} \int u^5 du. ✅
C.Let u=3x+1u = 3x + 1, then du=dxdu = dx. The integral becomes u5du\int u^5 du.
D.Let u=x5u = x^5, then du=5x4dxdu = 5x^4 dx. The integral becomes 15(3x+1)du\frac{1}{5} \int (3x+1) du.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: This question tests the ability to apply the method of uu-substitution. The correct approach is to let uu equal the 'inside' function, which is the expression inside the parentheses. The derivative du=3dxdu = 3dx must be accounted for, which means factoring out a 1/3 from the integral. Option B correctly shows this process. Option A fails to account for the '+1' in the expression, and Option C fails to include the factor of 3 in the differential. Option D represents an incorrect choice of uu, highlighting the need for a strategic choice.

Q7. A curve has a slope of 4x334x^3 - 3 at any point (x,y)(x,y) and passes through the point (1,2)(1,2). Which of the following equations represents this specific curve?

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

📖 Explanation: This is a classic initial-value problem in a geometric context. The slope of a curve y=f(x)y=f(x) is its derivative, so dy/dx=4x33dy/dx = 4x^3 - 3. Integrating gives y=(4x33)dx=x43x+Cy = \int (4x^3 - 3) dx = x^4 - 3x + C. To find the specific curve, we use the point (1,2)(1,2): 2=143(1)+CC=42 = 1^4 - 3(1) + C \Rightarrow C = 4. Thus, the equation of the curve is y=x43x+4y = x^4 - 3x + 4. Option B is the result of an incorrect initial value, and Option C incorrectly integrates the constant term.

Q8. Which of the following correctly describes the relationship between the indefinite integral f(x)dx\int f(x) \, dx and the definite integral abf(x)dx\int_a^b f(x) \, dx?

A.The indefinite integral is a number, while the definite integral is a family of functions.
B.The indefinite integral is a family of functions, while the definite integral is a number. ✅
C.They are both numbers.
D.They are both families of functions.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: This question clarifies a fundamental distinction in calculus. An indefinite integral, such as f(x)dx=F(x)+C\int f(x) \, dx = F(x) + C, represents a family of functions (antiderivatives) that differ by a constant. A definite integral, such as abf(x)dx\int_a^b f(x) \, dx, is a number representing the net signed area under the curve. The definite integral is related to the indefinite integral through the Fundamental Theorem of Calculus, but they are fundamentally different types of objects. Option A reverses the roles, and Options C and D incorrectly state that they are the same type.

Q9. Consider the integral 11+x2dx=tan1x+C\int \frac{1}{1 + x^2} \, dx = \tan^{-1} x + C. Which of the following is a valid antiderivative for the function g(x)=11+(2x)2g(x) = \frac{1}{1 + (2x)^2}?

A.12tan1(2x)+C\frac{1}{2}\tan^{-1}(2x) + C
B.tan1(2x)+C\tan^{-1}(2x) + C
C.12tan1(x/2)+C\frac{1}{2}\tan^{-1}(x/2) + C
D.2tan1(2x)+C2\tan^{-1}(2x) + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This question tests the Easy of uu-substitution to a known integration formula. To integrate 11+(2x)2dx\int \frac{1}{1 + (2x)^2} dx, we let u=2xu = 2x, so du=2dxdu = 2dx and dx=du/2dx = du/2. The integral becomes 1211+u2du=12tan1(u)+C=12tan1(2x)+C\frac{1}{2} \int \frac{1}{1+u^2} du = \frac{1}{2}\tan^{-1}(u) + C = \frac{1}{2}\tan^{-1}(2x) + C. Option A is the correct result. Option B misses the factor of 1/21/2 from the chain rule, and Option C uses the incorrect inverse substitution.

Q10. A student is asked to find 3xdx\int \frac{3}{x} dx and writes the answer as 3ln(3x)+C3\ln(3x) + C. Is this answer correct?

A.Yes, because ddx[3ln(3x)]=3x\frac{d}{dx} [3\ln(3x)] = \frac{3}{x}. ✅
B.No, because the constant of integration should be 0.
C.No, because the correct answer is ln3x+C\ln|3x| + C.
D.Yes, but only for positive xx, since ln(3x)\ln(3x) is undefined for negative xx.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a tricky question that tests understanding of the properties of logarithms. The derivative of 3ln(3x)3\ln(3x) is 313x3=3x3 \cdot \frac{1}{3x} \cdot 3 = \frac{3}{x}. So, mathematically, 3ln(3x)3\ln(3x) is indeed an antiderivative. However, by logarithmic properties, 3ln(3x)=3(ln3+lnx)=3lnx+3ln33\ln(3x) = 3(\ln 3 + \ln x) = 3\ln x + 3\ln 3. The term 3ln33\ln 3 is just a constant, which can be absorbed into the constant of integration CC. Thus, the student's answer is technically correct, though it's unnecessarily complicated. Option A correctly identifies this, while Options B, C, and D contain fundamental errors about calculus or domain restrictions.

Q11. Which of the following integrals represents the family of functions whose derivative is f(x)=sinxcosxf(x) = \sin x - \cos x?

A.(sinxcosx)dx=cosx+sinx+C\int (\sin x - \cos x) \, dx = -\cos x + \sin x + C
B.(sinxcosx)dx=cosxsinx+C\int (\sin x - \cos x) \, dx = -\cos x - \sin x + C
C.(sinxcosx)dx=cosx+sinx+C\int (\sin x - \cos x) \, dx = \cos x + \sin x + C
D.(sinxcosx)dx=cosxsinx+C\int (\sin x - \cos x) \, dx = \cos x - \sin x + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This question tests the most basic integration formulas. The derivative of cosx-\cos x is sinx\sin x, and the derivative of sinx\sin x is cosx\cos x. Therefore, the antiderivative of sinx\sin x is cosx-\cos x, and the antiderivative of cosx-\cos x is sinx-\sin x. Combining these gives cosxsinx+C-\cos x - \sin x + C. Wait, re-evaluating. The antiderivative of sinx\sin x is cosx+C1-\cos x + C_1. The antiderivative of cosx-\cos x is sinx+C2-\sin x + C_2. The sum is cosxsinx+C-\cos x - \sin x + C, which is Option B. Let's re-examine. The integral is (sinxcosx)dx=sinxdxcosxdx=cosxsinx+C\int (\sin x - \cos x) dx = \int \sin x dx - \int \cos x dx = -\cos x - \sin x + C. Option B is correct. Option A has the sign wrong on sinx\sin x, Option C has both signs wrong, and Option D has the sign wrong on cosx\cos x.

Q12. The graph of y = F'(x) is a straight line with a positive slope. What can we conclude about the graph of y=F(x)y = F(x)?

A.F(x)F(x) is a straight line.
B.F(x)F(x) is a parabola opening upwards. ✅
C.F(x)F(x) is a cubic function.
D.F(x)F(x) is an exponential function.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: This is a conceptual question linking derivatives and integrals to graphical behavior. If F'(x) is a straight line with a positive slope, then F'(x) = mx + b for m>0m > 0. Integrating this gives F(x)=m2x2+bx+CF(x) = \frac{m}{2}x^2 + bx + C, which is the equation of a parabola. Since m>0m > 0, the coefficient of x2x^2 is positive, meaning the parabola opens upwards. This question tests the ability to move from the graph of a derivative to the shape of the original function through integration. The other options represent functions whose derivatives are constant, a parabola, or an exponential, respectively.

Q13. If f(x)dx=e2x+cosx+C\int f(x) \, dx = e^{2x} + \cos x + C, what is f(x)f(x)?

A.2e2xsinx2e^{2x} - \sin x
B.e2xsinxe^{2x} - \sin x
C.2e2x+sinx2e^{2x} + \sin x
D.12e2x+sinx\frac{1}{2}e^{2x} + \sin x
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This question tests the inverse relationship between differentiation and integration. If F(x)F(x) is an antiderivative of f(x)f(x), then F'(x) = f(x). Here, F(x)=e2x+cosx+CF(x) = e^{2x} + \cos x + C. Differentiating this gives f(x)=2e2xsinxf(x) = 2e^{2x} - \sin x. Option A is correct. Option B misses the chain rule factor of 2 from differentiating e2xe^{2x}. Option C has an incorrect sign for sinx\sin x. Option D has a wrong coefficient for e2xe^{2x}. This type of question is fundamental to verifying integration results.

Q14. Which of the following is the result of the integral cosxsin2xdx\int \frac{\cos x}{\sin^2 x} dx?

A.cscx+C-\csc x + C
B.secx+C\sec x + C
C.tanx+C\tan x + C
D.secx+C-\sec x + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This question requires algebraic manipulation and recognition of a known derivative. The integrand can be rewritten as 1sinxcosxsinx=cscxcotx\frac{1}{\sin x} \cdot \frac{\cos x}{\sin x} = \csc x \cot x. The derivative of cscx-\csc x is cscxcotx\csc x \cot x. Therefore, the integral is cscx+C-\csc x + C. Option A is correct. Option B, secx\sec x, differentiates to secxtanx\sec x \tan x. Option C, tanx\tan x, differentiates to sec2x\sec^2 x. Option D, secx-\sec x, differentiates to secxtanx-\sec x \tan x. This question emphasizes the importance of rewriting integrands into recognizable forms.

Q15. A function f(x)f(x) is such that f''(x) = 6x. If f'(0) = 2 and f(0)=1f(0) = 1, what is f(x)f(x)?

A.x3+2x+1x^3 + 2x + 1
B.x3+x2+2x+1x^3 + x^2 + 2x + 1
C.3x2+2x+13x^2 + 2x + 1
D.x3+2x+Cx^3 + 2x + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a multi-step problem combining integration with initial conditions. First, integrate f''(x) = 6x to get f'(x) = 3x^2 + C_1. Using f'(0) = 2, we get 2=3(0)2+C1C1=22 = 3(0)^2 + C_1 \Rightarrow C_1 = 2. So, f'(x) = 3x^2 + 2. Next, integrate to find f(x)=x3+2x+C2f(x) = x^3 + 2x + C_2. Using f(0)=1f(0) = 1, we get 1=03+2(0)+C2C2=11 = 0^3 + 2(0) + C_2 \Rightarrow C_2 = 1. Therefore, f(x)=x3+2x+1f(x) = x^3 + 2x + 1. Option A is the correct function. Option B introduces an extra x2x^2 term, Option C is the first derivative, and Option D omits the constant of integration. This demonstrates the process of solving a higher-order differential equation.

Q16. Given that ddx[ln(x2+1)]=2xx2+1\frac{d}{dx} [\ln(x^2 + 1)] = \frac{2x}{x^2 + 1}, what is xx2+1dx\int \frac{x}{x^2 + 1} dx?

A.12ln(x2+1)+C\frac{1}{2} \ln(x^2 + 1) + C
B.ln(x2+1)+C\ln(x^2 + 1) + C
C.lnx2+1+C\ln \sqrt{x^2 + 1} + C
D.Both A and C are correct. ✅
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: This is a high-quality question that tests the relationship between differentiation and integration, as well as algebraic manipulation. Since ddx[ln(x2+1)]=2xx2+1\frac{d}{dx} [\ln(x^2 + 1)] = \frac{2x}{x^2 + 1}, it follows that 2xx2+1dx=ln(x2+1)+C\int \frac{2x}{x^2 + 1} dx = \ln(x^2 + 1) + C. Therefore, xx2+1dx=12ln(x2+1)+C\int \frac{x}{x^2 + 1} dx = \frac{1}{2} \ln(x^2 + 1) + C, which is Option A. Option C, lnx2+1+C\ln \sqrt{x^2 + 1} + C, is equivalent to 12ln(x2+1)+C\frac{1}{2} \ln(x^2 + 1) + C due to logarithmic properties. Thus, both A and C are correct, making D the best answer. This tests the concept of 'equivalent answers' in integration.

Q17. Which of the following is NOT a valid technique for evaluating x2x+1dx\int x^2 \sqrt{x+1} \, dx?

A.Let u=x+1u = x+1, then x=u1x = u-1.
B.Let u=x+1u = \sqrt{x+1}, then x=u21x = u^2 - 1.
C.Let u=x2u = x^2, then du=2xdxdu = 2x dx. ✅
D.Both A and B are valid techniques.
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: This question tests the student's ability to evaluate the effectiveness of a uu-substitution. For the integral x2x+1dx\int x^2 \sqrt{x+1} \, dx, a substitution is needed to eliminate the square root. Option A, u=x+1u = x+1, is a valid technique. It simplifies the root but leaves an expression in xx that must be expressed in terms of uu. Option B, u=x+1u = \sqrt{x+1}, is also a valid (and often more efficient) technique. Option C, u=x2u = x^2, is not a valid technique for this integral because du=2xdxdu = 2x dx leaves an unresolved xx term, and the rest of the integrand cannot be expressed entirely in terms of uu. This highlights the importance of a strategic choice for uu.

Q18. The velocity of a car is given by v(t)=10tv(t) = 10t. The distance traveled, s(t)s(t), is the antiderivative of v(t)v(t). If the car starts at a position 5 miles from a reference point, which of the following correctly describes the family of position functions?

A.s(t)=5t2+5s(t) = 5t^2 + 5
B.s(t)=5t2+Cs(t) = 5t^2 + C
C.s(t)=10t+Cs(t) = 10t + C
D.s(t)=5t2s(t) = 5t^2
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: This question tests the Medium of the indefinite integral in a physics context. The velocity is the derivative of position, so s(t)=v(t)dt=10tdt=5t2+Cs(t) = \int v(t) dt = \int 10t dt = 5t^2 + C. The constant CC represents the initial position of the car, which is the position at t=0t=0. Since the car starts 5 miles from a reference point, we can find CC if we know the direction, but the question correctly identifies that the general solution is a family of curves represented by 5t2+C5t^2 + C. Option A gives one specific solution, Option C is the integral of a constant velocity, and Option D has no constant of integration. This reinforces the idea that the indefinite integral always includes an arbitrary constant.

Q19. A student is asked to find the antiderivative of f(x)=(x+1)2f(x) = (x+1)^2. They expand it first and then integrate. Which of the following represents their correct result if they choose an incorrect substitution?

A.(x+1)33+C\frac{(x+1)^3}{3} + C
B.x33+x2+x+C\frac{x^3}{3} + x^2 + x + C
C.x33+2x2+x+C\frac{x^3}{3} + 2x^2 + x + C
D.x33+x2+2x+C\frac{x^3}{3} + x^2 + 2x + C
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: This question creates a classic conflict between correct methods. If a student expands (x+1)2=x2+2x+1(x+1)^2 = x^2 + 2x + 1, the correct integral is x33+x2+x+C\frac{x^3}{3} + x^2 + x + C. If they try to use a substitution like u=x+1u = x+1, they get (x+1)33+C\frac{(x+1)^3}{3} + C, which, when expanded, is x33+x2+x+13+C\frac{x^3}{3} + x^2 + x + \frac{1}{3} + C, which is mathematically equivalent. Option B shows the correct expansion. Options C and D contain errors in the coefficients, highlighting common mistakes made during expansion and integration. This problem tests the ability to integrate using both methods and verify their equivalence.

Q20. If the graph of y = f'(x) is a horizontal line y=5y = 5, what is the shape of the graph of y=f(x)y = f(x)?

A.A parabola
B.A straight line with slope 5 ✅
C.A straight line with slope 0
D.An exponential curve
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: This is a conceptual question linking the derivative and the original function. If f'(x) = 5, then the slope of the original function f(x)f(x) is constant and equal to 5. Therefore, the graph of f(x)f(x) must be a straight line with a slope of 5. Integrating f'(x) gives f(x)=5x+Cf(x) = 5x + C, which is the equation of a line. Option A (parabola) would have a linear first derivative. Option C (slope 0) would have f'(x) = 0. Option D (exponential) would have a first derivative that is also exponential. This question reinforces the geometric interpretation of integration as finding a function from its slope.

Q21. The position of a particle is given by s(t)=t2+4t+2s(t) = t^2 + 4t + 2. What is the velocity function v(t)v(t) and its indefinite integral?

A.v(t)=2t+4v(t) = 2t + 4, v(t)dt=t2+4t+C\int v(t) dt = t^2 + 4t + C
B.v(t)=2t+4v(t) = 2t + 4, v(t)dt=t2+4t+2+C\int v(t) dt = t^2 + 4t + 2 + C
C.v(t)=2t+4v(t) = 2t + 4, v(t)dt=t33+2t2+2t+C\int v(t) dt = \frac{t^3}{3} + 2t^2 + 2t + C
D.v(t)=t2+4t+Cv(t) = t^2 + 4t + C, v(t)dt=t33+2t2+Ct\int v(t) dt = \frac{t^3}{3} + 2t^2 + Ct
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This question tests the relationship between position and velocity through differentiation and integration. The velocity is the derivative of position: v(t)=dsdt=2t+4v(t) = \frac{ds}{dt} = 2t + 4. The indefinite integral of velocity is v(t)dt=(2t+4)dt=t2+4t+C\int v(t) dt = \int (2t + 4) dt = t^2 + 4t + C. Option A correctly identifies this. Option B incorrectly adds the original constant '2' to the integral. Option C is the integral of a different function. Option D incorrectly differentiates and integrates. This highlights the connection between the two fundamental calculus operations.

Q22. Which of the following is the correct result of x3+2x21x2dx\int \frac{x^3 + 2x^2 - 1}{x^2} dx?

A.x22+2x+1x+C\frac{x^2}{2} + 2x + \frac{1}{x} + C
B.x44+2x33x+C\frac{x^4}{4} + \frac{2x^3}{3} - x + C
C.x22+2x1x+C\frac{x^2}{2} + 2x - \frac{1}{x} + C
D.x22+2x+1x+C\frac{x^2}{2} + 2x + \frac{1}{x} + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This question tests algebraic manipulation before integration. The integrand should be simplified by dividing each term by x2x^2: x3x2+2x2x21x2=x+2x2\frac{x^3}{x^2} + \frac{2x^2}{x^2} - \frac{1}{x^2} = x + 2 - x^{-2}. Integrating this gives (x+2x2)dx=x22+2x+1x+C\int (x + 2 - x^{-2}) dx = \frac{x^2}{2} + 2x + \frac{1}{x} + C. Option A is the correct result. Option B is the result of integrating the expression without simplifying first. Option C has the wrong sign for the 1/x1/x term, and Option D also has a sign error. This reinforces the strategy of simplifying complex integrands before applying integration rules.

Q23. A common student error is to state that 1x2dx=ln(x2)+C\int \frac{1}{x^2} dx = \ln(x^2) + C. Which of the following statements best explains why this is incorrect?

A.The derivative of ln(x2)\ln(x^2) is 2/x2/x, not 1/x21/x^2.
B.The derivative of x2x^{-2} is 2x3-2x^{-3}, not 1/x21/x^2.
C.The correct integral is 1x+C-\frac{1}{x} + C, and the student confused the power rule for integration with the rule for 1/x1/x.
D.All of the above. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: This is a comprehensive Medium question. A student who writes 1x2dx=ln(x2)+C\int \frac{1}{x^2} dx = \ln(x^2) + C is making multiple mistakes. First, they are applying the rule for integrating 1/x1/x to a function of the form xnx^n. The derivative of ln(x2)\ln(x^2) is 2/x2/x, which confirms the mistake. Second, the correct Easy of the power rule gives x2dx=x11+C=1/x+C\int x^{-2} dx = \frac{x^{-1}}{-1} + C = -1/x + C. Option D correctly summarizes that the student is misapplying the log rule and failing to apply the power rule for integration, making it the best answer. This tests deep understanding of the conditions for different integration rules.

Q24. A particle moves along a line with acceleration a(t)=12ta(t) = 12t. If the particle starts from rest (v(0)=0v(0)=0), what is its velocity function v(t)v(t)?

A.v(t)=6t2v(t) = 6t^2
B.v(t)=12t2v(t) = 12t^2
C.v(t)=6t2+Cv(t) = 6t^2 + C
D.v(t)=12t+Cv(t) = 12t + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a direct Easy of integration to kinematics. The velocity is the antiderivative of acceleration: v(t)=a(t)dt=12tdt=6t2+Cv(t) = \int a(t) dt = \int 12t dt = 6t^2 + C. The initial condition 'starts from rest' means v(0)=0v(0) = 0. Substituting t=0t=0 gives v(0)=6(0)2+C=0C=0v(0) = 6(0)^2 + C = 0 \Rightarrow C = 0. Therefore, the specific velocity function is v(t)=6t2v(t) = 6t^2. Option A is correct. Option B incorrectly applies the power rule. Option C is correct but isn't using the initial condition, and Option D is the integral of a constant acceleration. This question illustrates how an initial condition selects one function from a family of antiderivatives.

Q25. Which of the following is a correct antiderivative of f(x)=e2xf(x) = e^{2x}?

A.2e2x+C2e^{2x} + C
B.12e2x+C\frac{1}{2}e^{2x} + C
C.e2x+Ce^{2x} + C
D.12ex+C\frac{1}{2}e^{x} + C
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: This question tests a fundamental integration rule: the integral of eaxe^{ax}. The derivative of 12e2x\frac{1}{2}e^{2x} is 122e2x=e2x\frac{1}{2} \cdot 2 e^{2x} = e^{2x}, so 12e2x\frac{1}{2}e^{2x} is indeed an antiderivative. Option B is correct. Option A is wrong because it's the derivative, not the integral. Option C is the integral of exe^x, not e2xe^{2x}. Option D is missing the chain rule factor. This type of question is a standard 'recall' question that assesses basic knowledge of integration formulas.

🔗 Related Topics (MCQs)