🎓 BookMCQ
← Back to 5. The derivative in Graphing and Applications

📝 Analysis of Functions II (Relative Extrema) in calculus (25 MCQs)

📖 From Calculus • 5. The derivative in Graphing and Applications • 25 questions available

What is Analysis of Functions II (Relative Extrema) in calculus?

Definition:
Relative extrema are local maximums or minimums where f(c)f(c) is greater or less than nearby values. These occur at critical points where f(c)=0f'(c) = 0 or f(c)f'(c) is undefined, marking peaks and valleys in the function's graph structure.

Example:
For f(x)=x24xf(x) = x^2 - 4x, f(x)=2x4f'(x) = 2x - 4. Setting 2x4=02x - 4 = 0 gives x=2x=2, a relative minimum since the parabola opens upward.

Reason:
Identifying these points helps sketch accurate graphs and understand optimal values within specific local neighborhoods of the domain.

7
Easy
11
Medium
7
Hard

📝 All Analysis of Functions II (Relative Extrema) in calculus MCQs

Q1. Which of the following best describes a relative maximum of a function ff at a point cc?

A.f(c)f(c) is the greatest value of ff on its entire domain.
B.There exists an interval (cδ,c+δ)(c-\delta,\,c+\delta) such that f(c)f(x)f(c) \ge f(x) for all xx in that interval. ✅
C.f&#039;(c)=0 and f&#039;&#039;(c)<0.
D.f(c)f(c) is greater than f(x)f(x) for all x>cx>c.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: A relative maximum is a local peak: within some open interval around cc the function’s value at cc is not exceeded. This definition captures the “local” nature, unlike a global maximum, and does not require second‑derivative information, which may be inconclusive or unavailable.

Q2. According to the First Derivative Test, what must happen to f&#039;(x) at a point cc for ff to have a relative minimum there?

A.f&#039;(x) changes from negative to positive as xx passes through cc. ✅
B.f&#039;(x) changes from positive to negative as xx passes through cc.
C.f&#039;(x) is zero and remains zero in a neighborhood of cc.
D.f&#039;(x) does not exist at cc.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The First Derivative Test states that if the derivative switches sign from negative (decreasing function) to positive (increasing function) at a point, the function attains a local low there. The sign change indicates a turning point that is a relative minimum.

Q3. If a differentiable function ff satisfies f&#039;(c)>0 for all x<cx<c and f&#039;(c)<0 for all x>cx>c, what can be inferred about ff at cc?

A.cc is a point of inflection.
B.cc is a relative maximum. ✅
C.cc is a relative minimum.
D.cc is a critical point with no extremum.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: When the derivative is positive to the left of cc (function rising) and negative to the right (function falling), the graph climbs up to cc and then descends, forming a peak. Hence cc is a relative maximum by the First Derivative Test.

Q4. Which statement correctly compares the information given by f&#039;(c)=0 and f&#039;&#039;(c)=0 at a point cc?

A.Both guarantee a relative extremum at cc.
B.f&#039;(c)=0 indicates a possible extremum; f&#039;&#039;(c)=0 gives no definitive conclusion. ✅
C.f&#039;&#039;(c)=0 guarantees a point of inflection; f&#039;(c)=0 guarantees a relative extremum.
D.Both are necessary and sufficient conditions for a relative minimum.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: A zero first derivative signals a critical point, which may be a maximum, minimum, or saddle point. A zero second derivative eliminates the simple curvature test, leaving the nature of the critical point undecided; further analysis (e.g., higher‑order derivatives) is required.

Q5. For the function g(x)=x33xg(x)=x^3-3x, on which interval is gg increasing?

A.(,1)(- \infty,-1)
B.(1,1)(-1,1)
C.(1,)(1,\infty)
D.(,0)(- \infty,0)
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: The derivative g&#039;(x)=3x^2-3=3(x^2-1) is positive when x>1|x|>1. Hence gg increases on (,1)(- \infty,-1) and (1,)(1,\infty). Among the choices, only (1,)(1,\infty) is listed as an increasing interval.

Q6. A company’s cost function is C(x)=5x240x+150C(x)=5x^2-40x+150. Which statement correctly identifies the production level that minimizes cost?

A.The minimum occurs at x=4x=4. ✅
B.The minimum occurs at x=4x= -4.
C.The minimum occurs at x=2x=2.
D.The function has no minimum because it is unbounded below.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Setting C&#039;(x)=10x-40=0 yields x=4x=4. Since the quadratic coefficient is positive, the parabola opens upward, guaranteeing a global minimum at x=4x=4.

Q7. When applying the Second Derivative Test, which condition guarantees a relative minimum at a critical point cc?

A.f&#039;(c)=0 and f&#039;&#039;(c)>0. ✅
B.f&#039;(c)=0 and f&#039;&#039;(c)<0.
C.f&#039;(c)\neq0 and f&#039;&#039;(c)>0.
D.f&#039;(c)=0 and f&#039;&#039;(c)=0.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The Second Derivative Test states that if the first derivative vanishes at cc (making it a critical point) and the second derivative is positive there, the graph is concave upward, indicating a local trough, i.e., a relative minimum.

Q8. A cost function for drilling is C(d)=2d212d+20C(d)=2d^2-12d+20, where dd is distance in kilometers from shore. Which interval contains the distance that yields the lowest cost?

A.d(0,2)d\in(0,2)
B.d(2,4)d\in(2,4)
C.d(4,6)d\in(4,6)
D.d(6,8)d\in(6,8)
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: Differentiate: C&#039;(d)=4d-12. Setting to zero gives d=3d=3. Since the quadratic opens upward, the minimum occurs at d=3d=3, which lies in the interval (2,4)(2,4).

Q9. Consider f(x)=x48x2+16f(x)=x^4-8x^2+16. Which of the following statements correctly compares its relative extrema?

A.It has one relative maximum at x=0x=0 and no minima.
B.It has two relative minima at x=±2x=\pm2 and a relative maximum at x=0x=0. ✅
C.It has a relative minimum at x=0x=0 and two relative maxima at x=±2x=\pm2.
D.It has no relative extrema because the derivative never changes sign.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Compute f&#039;(x)=4x^3-16x=4x(x^2-4). Critical points are x=0,±2x=0,\pm2. The second derivative f&#039;&#039;(x)=12x^2-16 gives f&#039;&#039;(0)=-16<0 (maximum) and f&#039;&#039;(\pm2)=32>0 (minima). Hence the described pattern holds.

Q10. A particle moves along a line with position s(t)=t36t2+9ts(t)=t^3-6t^2+9t. Using calculus, which time interval contains a relative maximum of its speed?

A.t(0,1)t\in(0,1)
B.t(1,3)t\in(1,3)
C.t(3,4)t\in(3,4)
D.t(4,5)t\in(4,5)
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Speed is v(t)|v(t)| where v(t)=s&#039;(t)=3t^2-12t+9. Critical points of speed occur where v(t)=0v(t)=0 or changes sign. Solving 3t212t+9=03t^2-12t+9=0 gives t=1t=1 and t=3t=3. Speed increases on (1,3)(1,3) and then decreases, so a relative maximum of speed occurs within that interval.

Q11. For h(x)=ln(x)x2h(x)=\ln(x)-x^2 on (0,)(0,\infty), which statement correctly describes the use of the Second Derivative Test?

A.h&#039;&#039;(x)=-\frac{1}{x^2}-2<0 for all xx, so any critical point is a relative maximum. ✅
B.h&#039;&#039;(x)=\frac{1}{x^2}-2 changes sign, indicating both maxima and minima.
C.h&#039;&#039;(x)=-\frac{1}{x^2}-2 is always negative, guaranteeing a relative minimum at the critical point.
D.The test is inconclusive because h&#039;&#039;(x) is zero at the critical point.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Differentiating gives h&#039;(x)=\frac{1}{x}-2x and h&#039;&#039;(x)=-\frac{1}{x^2}-2, which is strictly negative for all positive xx. Thus any critical point where h&#039;(x)=0 must be a relative maximum, because the graph is concave down everywhere.

Q12. Why can a relative extremum occur at a point where the derivative does not exist?

A.Because the function must be discontinuous there.
B.Because the sign of the derivative can still change across the point even if the derivative is undefined. ✅
C.Because the second derivative test can be applied instead.
D.It cannot; a relative extremum always requires a defined derivative.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: A cusp or corner can cause the derivative to be undefined, yet the function may switch from increasing to decreasing (or vice‑versa) at that point. The First Derivative Test relies on sign changes, not on the existence of the derivative itself.

Q13. Let fa(x)=x33axf_a(x)=x^3-3ax where aa is a parameter. How does increasing aa affect the location of the relative extrema?

A.Both extrema move farther apart as aa increases.
B.Both extrema move closer together as aa increases.
C.One extremum moves left while the other moves right, keeping the midpoint at zero. ✅
D.The locations of the extrema are independent of aa.
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Critical points satisfy f_a&#039;(x)=3x^2-3a=0x=±ax=\pm\sqrt{a}. As aa grows, the positive root moves right and the negative root moves left, symmetrically about the origin, so the midpoint remains at zero while the distance between them increases.

Q14. For f(x)=ex2f(x)=e^{-x^2}, which interval correctly describes where the function is concave upward?

A.(,1)(- \infty,-1)
B.(1,1)(-1,1)
C.(1,)(1,\infty)
D.The function is never concave upward.
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Second derivative: f&#039;&#039;(x)=e^{-x^2}(4x^2-2). Concave upward when f&#039;&#039;(x)>04x22>04x^2-2>0x>220.707|x|>\frac{\sqrt{2}}{2}\approx0.707. Thus for x>1x>1 (and similarly x<1x<-1), the function is concave upward; choice C matches the positive side.

Q15. When solving f(x)=0f(x)=0 with Newton’s method, why is it advantageous to start at a point near a relative extremum of ff?

A.Because the derivative is zero there, speeding convergence.
B.Because the function changes sign rapidly near an extremum.
C.Because the tangent line at an extremum provides a better linear approximation for the root. ✅
D.It is not advantageous; starting near an extremum often slows convergence.
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Newton’s iteration uses the tangent line x_{n+1}=x_n-\frac{f(x_n)}{f&#039;(x_n)}. Near a relative extremum, the function’s curvature is small, making the tangent a closer approximation to the function’s shape, which can lead to faster convergence toward a nearby root.

Q16. Which statement correctly distinguishes a global maximum from a relative maximum?

A.A global maximum must occur at a critical point; a relative maximum does not.
B.Every global maximum is also a relative maximum, but not every relative maximum is global. ✅
C.A relative maximum is always higher than any global maximum.
D.Global maxima can only occur on closed intervals, while relative maxima cannot.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: A global maximum is the highest value of the function on its entire domain; if it occurs at an interior point, it is also a relative maximum. However, a relative maximum may be merely a local peak that is not the highest overall value.

Q17. Compare the information provided by the First Derivative Test and the Second Derivative Test for a critical point where f&#039;(c)=0 and f&#039;&#039;(c)=0.

A.Both tests give the same conclusion about the nature of cc.
B.The First Derivative Test can still determine the nature of cc, while the Second Derivative Test is inconclusive. ✅
C.The Second Derivative Test can determine the nature of cc, while the First Derivative Test is inconclusive.
D.Both tests are inconclusive; higher‑order derivatives are needed.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: When the second derivative vanishes, the curvature test fails, leaving the Second Derivative Test inconclusive. The First Derivative Test, which examines sign changes of f&#039; around cc, may still reveal whether the function rises then falls (maximum) or vice‑versa (minimum).

Q18. A manufacturer wants to minimize material cost given the surface area function S(r)=2πr2+VrS(r)=2\pi r^2+ \frac{V}{r} for a fixed volume VV. Which sequence of steps correctly applies calculus to find the optimal radius?

A.Differentiate S(r)S(r), set S&#039;(r)=0, solve for rr, verify with second derivative. ✅
B.Set S(r)=0S(r)=0, solve for rr, then differentiate to check for minima.
C.Differentiate twice, set S&#039;&#039;(r)=0, solve for rr.
D.Use trial‑and‑error with values of rr until cost is minimized.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The procedure follows the standard optimization routine: compute the first derivative, locate critical points by solving S&#039;(r)=0, then apply the Second Derivative Test (or sign analysis) to ensure the critical point yields a minimum of the surface area.

Q19. For the piecewise function p(x)={x2x0xx>0p(x)=\begin{cases}x^2 & x\le 0\\ -x & x>0\end{cases}, which interval contains a relative maximum?

A.(2,0)(-2,0)
B.(0,2)(0,2)
C.(1,1)(-1,1)
D.No interval contains a relative maximum. ✅
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: On (,0](-\infty,0] the function x2x^2 increases as xx approaches 0, reaching a value of 0. For x>0x>0, x-x decreases from 0 downward. Thus the highest value in any neighborhood occurs at the cusp x=0x=0, but the function does not attain a higher value on either side, so no relative maximum exists.

Q20. Determine all real values of the parameter kk for which the function fk(x)=x33kxf_k(x)=x^3-3kx has exactly two distinct relative extrema.

A.k>0k>0
B.k<0k<0
C.k0k\neq0
D.All real kk
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Critical points satisfy f_k&#039;(x)=3x^2-3k=0x=±kx=\pm\sqrt{k}. Real distinct critical points exist only when k>0k>0. For k=0k=0 there is a single critical point at the origin, and for k<0k<0 the critical points are imaginary, so exactly two relative extrema occur precisely for positive kk.

Q21. Explain why the sign of the second derivative f&#039;&#039;(c) at a critical point cc reflects the curvature of the graph and thus indicates a relative extremum.

A.Because f&#039;&#039;(c) measures the rate of change of the slope, positive curvature (concave up) creates a trough, and negative curvature (concave down) creates a peak.
B.Because f&#039;&#039;(c) directly gives the value of the function at cc.
C.Because a zero second derivative always implies a maximum. ✅
D.Because curvature is unrelated to extrema; only the first derivative matters.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The second derivative quantifies how the slope itself changes. If f&#039;&#039;(c)>0, the slope is increasing, meaning the graph bends upward (concave up) and the point resembles the bottom of a valley—a relative minimum. Conversely, f&#039;&#039;(c)<0 indicates concave down, forming a peak—a relative maximum.

Q22. Given the implicit relation x2+y2=16x^2+y^2=16, find the y‑coordinates of points where the curve has relative extrema with respect to yy as a function of xx.

A.y=±4y=\pm4
B.y=0y=0
C.y=±8y=\pm\sqrt{8}
D.No relative extrema exist because the curve is a circle.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Treat yy as a function of xx via implicit differentiation: 2x+2y\,y&#039;=0y&#039;=-x/y. Critical points occur where y&#039;=0x=0x=0. Substituting x=0x=0 into the original equation gives y2=16y^2=16y=±4y=\pm4. However, these correspond to vertical tangents, not extrema of yy with respect to xx. The extrema of yy occur where dy/dxdy/dx changes sign, i.e., at y=±8y=\pm\sqrt{8}.

Q23. A cost function C(x,y)=x2+4y2C(x,y)=x^2+4y^2 is to be minimized subject to the constraint x+2y=10x+2y=10. Which method correctly yields the optimal solution?

A.Set up the Lagrangian L=x2+4y2λ(x+2y10)\mathcal{L}=x^2+4y^2-\lambda(x+2y-10), solve L=0\nabla\mathcal{L}=0.
B.Eliminate yy using the constraint, differentiate the resulting single‑variable function, and solve for xx.
C.Both A and B are valid and will give the same solution. ✅
D.Use trial‑and‑error to test integer pairs satisfying the constraint.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Both the Lagrange multiplier technique and substitution reduce the constrained problem to solving for critical points, and each method leads to the same optimal point (x,y)=(4,3)(x,y)=(4,3). Either approach correctly applies calculus to locate the minimum under the linear constraint.

Q24. When combining graphing‑utility output with derivative analysis, how can one verify that a visually identified peak is indeed a relative maximum?

A.Check that the graphing utility’s peak coordinate satisfies f&#039;(c)=0 and that f&#039;&#039;(c)<0. ✅
B.Rely solely on the visual appearance; derivative checks are unnecessary.
C.Confirm that the peak occurs at the endpoint of the domain.
D.Ensure the function value at the peak is greater than all other values shown.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: A graphing utility may display a peak due to scaling or resolution artifacts. To rigorously confirm a relative maximum, compute the derivative at the reported coordinate; it should be zero (or undefined with a sign change). Then evaluate the second derivative: a negative value confirms concave‑down curvature, solidifying the classification.

Q25. Prove that if ff is continuous on an interval and f&#039;(c)=0 with f&#039;&#039;(c)>0, then cc is a relative minimum, and discuss whether continuity of ff is essential for the conclusion.

A.Continuity is unnecessary; the derivative conditions alone guarantee a minimum.
B.Continuity ensures the derivative exists, making the second‑derivative test valid; without continuity the conclusion may fail.
C.Continuity is required because the Mean Value Theorem underpins the second‑derivative test; without it, the result is not guaranteed. ✅
D.Both continuity and differentiability are irrelevant; only the sign of f&#039;&#039;(c) matters.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The proof of the Second Derivative Test relies on the Mean Value Theorem, which demands continuity on a closed interval and differentiability on the open interval. If ff were discontinuous at cc, the derivative information could be misleading, and the claim that cc is a relative minimum would not be assured.

🔗 Related Topics (MCQs)