Calculus 1 Final Exam Practice Test
Questions And Well Graded Solutions
With Rationales Updated 2026 2027
Ace your Calculus 1 final exam with this comprehensive practice test featuring 400 solved
multiple-choice questions. It spans all core subjects: limits, continuity, derivative rules,
optimization word problems, implicit differentiation, Riemann sums, Fundamental Theorem
of Calculus, and integration techniques (U-substitution). Every question includes a clear
explanation for the correct choice. Perfect for quick reviews, active recall, and boosting test
scores. Download to pass your exam now
1. Evaluate the limit: \(\lim_{x \to 2} \frac{x^2 - 4}{x - 2}\)
A) 2
B) 4
Rationale: Factoring the numerator gives (x - 2)(x + 2). Canceling the (x - 2) term
leaves \(\lim _{x\rightarrow 2}\) (x + 2) = 2 + 2 = 4.
C) 0
D) Does not exist
2. Find the derivative of f(x) = 4x^3 - 5x + 2.
A) 12x^2 - 5
Rationale: Applying the power rule to 4x^3 yields 12x^2, the derivative of -5x is -5,
and the constant 2 differentiates to 0.
B) 12x^2
C) 4x^2 - 5
D) 12x^3 - 5
3. Find the derivative of f(x) = \(\sin(3x)\).
A) \(\cos(3x)\)
B) \(3\cos(3x)\)
Rationale: By the chain rule, you take the derivative of the outer function to get
\(\cos(3x)\) and multiply it by the derivative of the inner function, which is 3.
C) \(-3\cos(3x)\)
D) \(3\sin(3x)\)
4. Evaluate the indefinite integral: \(\int (3x^2 + 4x) dx\)
A) x³ + 2x²
B) 6x + 4 + C
, 2|Page
C) x^3 + 2x^2 + C
Rationale: Integrating 3x^2 gives \(\frac{3}{3}x^3 = x^3\), and integrating 4x gives
\(\frac{4}{2}x^2 = 2x^2\). An arbitrary constant C must be added for indefinite
integrals.
D) 3x³ + 4x² + C
5. Find the value of \(\lim_{x \to 0} \frac{\sin(x)}{x}\).
A) 0
B) 1
Rationale: This is a fundamental trigonometric limit that can be proven geometrically
or via L'Hôpital's Rule, where differentiating the top and bottom gives
\(\frac{\cos(0)}{1} = 1\).
C) Does not exist
D) ∞
6. Find the derivative of f(x) = e^{2x}.
A) e^{2x}
B) 2e^x
C) 2e^{2x}
Rationale: Using the chain rule, the derivative of e^u is e^u ⋅ u'. Here, u = 2x and u' =
2, giving 2e^{2x}.
D) \(\frac{1}{2}e^{2x}\)
7. Evaluate the definite integral: \(\int_{0}^{3} 2x dx\)
A) 3
B) 6
C) 9
Rationale: The antiderivative of 2x is x^2. Evaluating this from 0 to 3 yields 3^2 - 0^2
= 9.
D) 18
8. Find the equation of the tangent line to y = x^2 at the point (1, 1).
A) y = 2x
B) y = 2x - 1
Rationale: The derivative is y' = 2x, so the slope at x = 1 is m = 2. Using point-slope
form: y - 1 = 2(x - 1) simplifies to y = 2x - 1.
C) y = 2x + 1
D) y = x + 1
9. If f(x) = \(\ln(x)\), find f'(x).
A) e^x
B) \(\frac{1}{x}\)
Rationale: The derivative of the natural logarithm function \(\ln(x)\) with respect to x is
explicitly defined as \(\frac{1}{x}\) for x > 0.
C) \(\frac{1}{x^{2}}\)
D) 1
10. State the x-value of the local minimum for f(x) = x^2 - 4x + 5.
A) 2
Rationale: The first derivative is f'(x) = 2x - 4. Setting it to 0 gives the critical point x =
2. Since the second derivative is f''(x) = 2 (positive), this point is a local minimum.
B) 4
C) 0
D) -2
11. Evaluate the limit: \(\lim_{x \to \infty} \frac{3x^2 - 5}{2x^2 + 7}\)
A) 0
, 3|Page
B) ∞
C) \(\frac{3}{2}\)
Rationale: For limits at infinity of rational functions with matching degrees in the
numerator and denominator, the limit equals the ratio of the leading coefficients,
which is \(\frac{3}{2}\).
D) \(-\frac{5}{7}\)
12. Find the derivative of f(x) = \(\frac{x}{x+1}\).
A) \(\frac{1}{(x+1)^{2}}\)
Rationale: Using the quotient rule \(\frac{u^{\prime }v-uv^{\prime }}{v^{2}}\):
\(\frac{1(x+1) - x(1)}{(x+1)^2} = \frac{x + 1 - x}{(x+1)^2} = \frac{1}{(x+1)^2}\).
B) \(\frac{2x+1}{(x+1)^{2}}\)
C) 1
D) \(\frac{-1}{(x+1)^{2}}\)
13. Evaluate the integral: \(\int \cos(x) dx\)
A) \(-\sin(x) + C\)
B) \(\sin \)(x) + C
Rationale: The standard antiderivative of \(\cos(x)\) is \(\sin(x)\) because the
derivative of \(\sin(x)\) is \(\cos(x)\).
C) \(\sin(x)\)
D) \(-\cos(x) + C\)
14. Find the critical numbers of f(x) = x^3 - 3x.
A) x = 0
B) x = 1, -1
Rationale: Taking the derivative gives f'(x) = 3x^2 - 3. Setting f'(x) = 0 yields 3(x^2 -
1) = 0, which solves to x = 1 and x = -1.
C) x = 3, -3
D) No critical numbers
15. If a particle's position is given by s(t) = t^3 - 6t^2, find its acceleration at t = 3.
A) -9
B) 0
C) 6
Rationale: Velocity is v(t) = s'(t) = 3t^2 - 12t. Acceleration is a(t) = v'(t) = 6t - 12. At t =
3, a(3) = 6(3) - 12 = 6.
D) 12
16. What does the Mean Value Theorem guarantee for f(x) = x^2 on?
A) A maximum value of 4.
B) A derivative of 0 somewhere in the interval.
C) A point c where f'(c) = 2.
Rationale: The average rate of change on [0, 2] is \(\frac{f(2) - f(0)}{2 - 0} = \frac{4 -
0}{2} = 2\). The theorem guarantees a point c in (0, 2) where the instantaneous
derivative f'(c) equals this average rate.
D) A point c where f'(c) = 0.
17. Differentiate f(x) = \(\tan(x)\).
A) \(\cot(x)\)
B) \(\sin^2(x)\)
C) \(\sec ^{2}\)(x)
Rationale: By standard trigonometric differentiation rules derived from the quotient
rule, the derivative of \(\tan(x)\) is \(\sec^2(x)\).
D) \(\sec(x)\tan(x)\)
, 4|Page
18. Evaluate \(\int_{1}^{2} \frac{1}{x} dx\).
A) 1
B) \(\ln(2)\)
Rationale: The antiderivative of \(\frac{1}{x}\) is \(\ln\vert{}x\vert{}\). Evaluating from 1
to 2 gives \(\ln(2) - \ln(1) = \ln(2) - 0 = \ln(2)\).
C) e^2
D) \(\ln(2) - 1\)
19. Use L'Hôpital's Rule to evaluate \(\lim_{x \to 0} \frac{e^x - 1}{x}\).
A) 0
B) 1
Rationale: The limit produces a \(\frac{0}{0}\) indeterminate form. Differentiating the
numerator gives e^x and the denominator gives 1. Evaluating \(\lim_{x \to 0}
\frac{e^x}{1}\) results in e^0 = 1.
C) ∞
D) Does not exist
20. Determine the interval where f(x) = x^2 is increasing.
A) (-∞, ∞)
B) (-∞, 0)
C) (0, ∞)
Rationale: The derivative is f'(x) = 2x. A function increases where its derivative is
positive, which occurs when 2x > 0, meaning x > 0.
D) (0, 2)
21. Evaluate the limit: \(\lim_{x \to -3} \frac{x + 3}{x^2 - 9}\)
A) \(-\frac{1}{6}\)
Rationale: Factoring the denominator yields (x-3)(x+3). The (x+3) terms cancel out,
leaving \(\lim_{x \to -3} \frac{1}{x-3} = \frac{1}{-3-3} = -\frac{1}{6}\).
B) \(\frac{1}{6}\)
C) 0
D) Does not exist
22. Find \(\frac{dy}{dx}\) using implicit differentiation for x^2 + y^2 = 9.
A) \(\frac{x}{y}\)
B) ***\(-\frac{x}{y}*** *Rationale: Differentiating both sides with respect to x gives 2x +
2y\frac{dy}{dx} = 0. Isolating the derivative yields 2y\frac{dy}{dx} = -2x, which
simplifies to \frac{dy}{dx} = -\frac{x}{y}.*\)
C) -x
D) \(-\frac{y}{x}\)
23. Find the derivative of f(x) = x \(\ln(x)\).
A) 1
B) \(\frac{1}{x}\)
C) **\(\ln(x) + 1*** *Rationale: Applying the product rule (u'v + uv') where u=x and
v=\ln(x) gives 1 \cdot \ln(x) + x \cdot \frac{1}{x} = \ln\)(x) + 1.
D) \(\ln(x)\)
24. Evaluate the indefinite integral: \(\int \sec^2(x) dx\)
A) \(\tan(x)\)
B) \(\tan \)(x) + C
Rationale: The antiderivative of \(\sec^2(x)\) is \(\tan(x)\) because
\(\frac{d}{dx}(\tan(x)) = \sec^2(x)\). We include + C for the indefinite integral.
C) \(\sec(x) + C\)
D) \(-\tan(x) + C\)