[UF MAC2311 CALCULUS 1 EXAM 2026] – EXAM-STYLE QUESTIONS AND
ANSWERS | VERIFIED AND WELL DETAILED ANSWERS | PLUS RATIONALES |
GUARANTEED PASS | 2026/27 LATEST UPDATE | EXAM PREP | STUDY GUIDE |
PRACTICE TEST
1. Which of the following expressions accurately defines the instantaneous rate
of change of a function f(x) at a specific point x = a?
A. The slope of the secant line connecting the points (a, f(a)) and (b, f(b)).
B. The value of the function f(a) itself.
C. The limit of the average rate of change of f(x) over the interval [a, x] as x
approaches a.
D. The derivative of f(x) evaluated at all points x.
Correct Answer: C. The limit of the average rate of change of f(x) over the interval
[a, x] as x approaches a.
Rationale: The instantaneous rate of change at x=a is formally defined as the limit
of the average rate of change over the interval [a, a+h] (or [a, x]) as the interval
length (or x) approaches zero. This limit, when it exists, is the derivative. Option A
describes an average rate of change, not an instantaneous one. Option B is the
function value, not a rate of change. Option D is a description of the derivative
function, not its definition at a single point.
2. Evaluate the following limit: lim┬(x→3) (x² - 9)/(x - 3).
,A. 0
B. 3
C. 6
D. The limit does not exist.
Correct Answer: C. 6
Rationale: Direct substitution yields 0/0, an indeterminate form. Factoring the
numerator as (x-3)(x+3) allows cancellation of the (x-3) term, simplifying the
expression to x+3. Substituting x=3 yields 6. Option A is incorrect as it may result
from canceling incorrectly or misunderstanding the factorization. Option B may be
a common error in simplifying. Option D is incorrect because the discontinuity at
x=3 is removable, and the limit exists and is finite.
3. For the piecewise function defined as f(x) = { x² if x < 2 ; 4x - 4 if x ≥ 2 },
which statement accurately describes the function's continuity at x = 2?
A. The function is continuous at x = 2.
B. The function is not continuous because f(2) is not defined.
C. The function is not continuous because the limit from the left and right do not
match.
D. The function is not continuous because f(2) does not equal the limit as x
approaches 2.
Correct Answer: A. The function is continuous at x = 2.
Rationale: For continuity, three conditions must be met: f(2) exists, the limit as x
approaches 2 exists, and these two values are equal. Here, f(2) = 4(2)-4 = 4. The
,left-hand limit is lim┬(x→2⁻) x² = 4, and the right-hand limit is lim┬(x→2⁺) (4x-4) =
4. Since the function value and the limit are both 4, the function is continuous.
Option B is incorrect because the piecewise definition provides a value at x=2.
Option C is incorrect because the left and right limits are equal. Option D describes
the condition for a removable discontinuity, which is not the case here.
4. A ball is thrown upward from ground level with an initial velocity of 96 feet
per second. Its height after t seconds is given by s(t) = -16t² + 96t. When does
the ball reach its maximum height?
A. 1.5 seconds
B. 3 seconds
C. 6 seconds
D. 9 seconds
Correct Answer: B. 3 seconds
Rationale: The maximum height occurs at the vertex of the parabola. For a
quadratic in the form at²+bt+c, the t-coordinate of the vertex is t = -b/(2a). Here, a
= -16 and b = 96, so t = -96/(2 * -16) = 3 seconds. Alternatively, the derivative s'(t)
= -32t + 96, and setting it to zero yields t=3. Option A could be a miscalculation
from using -b/a. Option C is the time the ball returns to the ground. Option D is an
arbitrary value not related to the vertex.
5. Find the derivative of f(x) = 5x⁴ - 3x² + 7.
, A. 20x³ - 6x + 7
B. 20x³ - 6x
C. 5x³ - 3x
D. 20x³ - 3x
Correct Answer: B. 20x³ - 6x
Rationale: The power rule for derivatives states that d/dx [xⁿ] = nxⁿ⁻¹. Applying this:
d/dx(5x⁴) = 20x³, d/dx(-3x²) = -6x, and the derivative of the constant 7 is 0.
Therefore, f'(x) = 20x³ - 6x. Option A incorrectly includes the derivative of the
constant term. Option C incorrectly applies the power rule as if reducing the
coefficient and the exponent. Option D has an error in the second derivative term.
6. Which of the following is the most accurate description of the Intermediate
Value Theorem?
A. If a function is continuous on a closed interval [a, b], then it must be
differentiable on that interval.
B. If a function is continuous on a closed interval [a, b] and N is any number
between f(a) and f(b), then there exists at least one number c in (a, b) such that
f(c) = N.
C. If a function is differentiable on an open interval, then it must be continuous
on that interval.
D. For a continuous function, the limit as x approaches a is always equal to the
function value at a.
Correct Answer: B. If a function is continuous on a closed interval [a, b] and N is
any number between f(a) and f(b), then there exists at least one number c in (a, b)
ANSWERS | VERIFIED AND WELL DETAILED ANSWERS | PLUS RATIONALES |
GUARANTEED PASS | 2026/27 LATEST UPDATE | EXAM PREP | STUDY GUIDE |
PRACTICE TEST
1. Which of the following expressions accurately defines the instantaneous rate
of change of a function f(x) at a specific point x = a?
A. The slope of the secant line connecting the points (a, f(a)) and (b, f(b)).
B. The value of the function f(a) itself.
C. The limit of the average rate of change of f(x) over the interval [a, x] as x
approaches a.
D. The derivative of f(x) evaluated at all points x.
Correct Answer: C. The limit of the average rate of change of f(x) over the interval
[a, x] as x approaches a.
Rationale: The instantaneous rate of change at x=a is formally defined as the limit
of the average rate of change over the interval [a, a+h] (or [a, x]) as the interval
length (or x) approaches zero. This limit, when it exists, is the derivative. Option A
describes an average rate of change, not an instantaneous one. Option B is the
function value, not a rate of change. Option D is a description of the derivative
function, not its definition at a single point.
2. Evaluate the following limit: lim┬(x→3) (x² - 9)/(x - 3).
,A. 0
B. 3
C. 6
D. The limit does not exist.
Correct Answer: C. 6
Rationale: Direct substitution yields 0/0, an indeterminate form. Factoring the
numerator as (x-3)(x+3) allows cancellation of the (x-3) term, simplifying the
expression to x+3. Substituting x=3 yields 6. Option A is incorrect as it may result
from canceling incorrectly or misunderstanding the factorization. Option B may be
a common error in simplifying. Option D is incorrect because the discontinuity at
x=3 is removable, and the limit exists and is finite.
3. For the piecewise function defined as f(x) = { x² if x < 2 ; 4x - 4 if x ≥ 2 },
which statement accurately describes the function's continuity at x = 2?
A. The function is continuous at x = 2.
B. The function is not continuous because f(2) is not defined.
C. The function is not continuous because the limit from the left and right do not
match.
D. The function is not continuous because f(2) does not equal the limit as x
approaches 2.
Correct Answer: A. The function is continuous at x = 2.
Rationale: For continuity, three conditions must be met: f(2) exists, the limit as x
approaches 2 exists, and these two values are equal. Here, f(2) = 4(2)-4 = 4. The
,left-hand limit is lim┬(x→2⁻) x² = 4, and the right-hand limit is lim┬(x→2⁺) (4x-4) =
4. Since the function value and the limit are both 4, the function is continuous.
Option B is incorrect because the piecewise definition provides a value at x=2.
Option C is incorrect because the left and right limits are equal. Option D describes
the condition for a removable discontinuity, which is not the case here.
4. A ball is thrown upward from ground level with an initial velocity of 96 feet
per second. Its height after t seconds is given by s(t) = -16t² + 96t. When does
the ball reach its maximum height?
A. 1.5 seconds
B. 3 seconds
C. 6 seconds
D. 9 seconds
Correct Answer: B. 3 seconds
Rationale: The maximum height occurs at the vertex of the parabola. For a
quadratic in the form at²+bt+c, the t-coordinate of the vertex is t = -b/(2a). Here, a
= -16 and b = 96, so t = -96/(2 * -16) = 3 seconds. Alternatively, the derivative s'(t)
= -32t + 96, and setting it to zero yields t=3. Option A could be a miscalculation
from using -b/a. Option C is the time the ball returns to the ground. Option D is an
arbitrary value not related to the vertex.
5. Find the derivative of f(x) = 5x⁴ - 3x² + 7.
, A. 20x³ - 6x + 7
B. 20x³ - 6x
C. 5x³ - 3x
D. 20x³ - 3x
Correct Answer: B. 20x³ - 6x
Rationale: The power rule for derivatives states that d/dx [xⁿ] = nxⁿ⁻¹. Applying this:
d/dx(5x⁴) = 20x³, d/dx(-3x²) = -6x, and the derivative of the constant 7 is 0.
Therefore, f'(x) = 20x³ - 6x. Option A incorrectly includes the derivative of the
constant term. Option C incorrectly applies the power rule as if reducing the
coefficient and the exponent. Option D has an error in the second derivative term.
6. Which of the following is the most accurate description of the Intermediate
Value Theorem?
A. If a function is continuous on a closed interval [a, b], then it must be
differentiable on that interval.
B. If a function is continuous on a closed interval [a, b] and N is any number
between f(a) and f(b), then there exists at least one number c in (a, b) such that
f(c) = N.
C. If a function is differentiable on an open interval, then it must be continuous
on that interval.
D. For a continuous function, the limit as x approaches a is always equal to the
function value at a.
Correct Answer: B. If a function is continuous on a closed interval [a, b] and N is
any number between f(a) and f(b), then there exists at least one number c in (a, b)