Skip to main content
Ch. 4 - Applications of the Derivative
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 4, Problem 4.3.85

Second Derivative Test Locate the critical points of the following functions. Then use the Second Derivative Test to determine (if possible) whether they correspond to local maxima or local minima.


f(x) = x²e⁻ˣ

Verified step by step guidance
1
First, find the first derivative of the function \( f(x) = x^2 e^{-x} \). Use the product rule, which states that if you have a function \( u(x)v(x) \), its derivative is \( u'(x)v(x) + u(x)v'(x) \). Here, let \( u(x) = x^2 \) and \( v(x) = e^{-x} \).
Calculate the derivatives: \( u'(x) = 2x \) and \( v'(x) = -e^{-x} \). Substitute these into the product rule to find \( f'(x) = 2x e^{-x} + x^2 (-e^{-x}) \). Simplify to get \( f'(x) = e^{-x} (2x - x^2) \).
Set the first derivative \( f'(x) = e^{-x} (2x - x^2) \) equal to zero to find the critical points. Since \( e^{-x} \) is never zero, solve \( 2x - x^2 = 0 \). Factor the equation to get \( x(2 - x) = 0 \), giving critical points at \( x = 0 \) and \( x = 2 \).
Next, find the second derivative \( f''(x) \) to apply the Second Derivative Test. Differentiate \( f'(x) = e^{-x} (2x - x^2) \) using the product rule again. Let \( u(x) = e^{-x} \) and \( v(x) = 2x - x^2 \).
Calculate \( f''(x) = e^{-x}(-1)(2x - x^2) + e^{-x}(2 - 2x) \). Simplify this expression. Evaluate \( f''(x) \) at the critical points \( x = 0 \) and \( x = 2 \) to determine the nature of these points: if \( f''(x) > 0 \), it's a local minimum; if \( f''(x) < 0 \), it's a local maximum.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
13m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Critical Points

Critical points of a function occur where its first derivative is zero or undefined. These points are essential for identifying potential local maxima and minima, as they represent locations where the function's slope changes. To find critical points, one must differentiate the function and solve for the values of x that satisfy the condition f'(x) = 0.
Recommended video:
04:50
Critical Points

Second Derivative Test

The Second Derivative Test is a method used to classify critical points as local maxima, local minima, or saddle points. It involves evaluating the second derivative of the function at the critical points. If f''(x) > 0, the point is a local minimum; if f''(x) < 0, it is a local maximum; and if f''(x) = 0, the test is inconclusive.
Recommended video:
06:02
The Second Derivative Test: Finding Local Extrema

Exponential Functions

Exponential functions, such as f(x) = x²e⁻ˣ, combine polynomial and exponential components. The behavior of these functions is influenced by both the polynomial growth and the decay of the exponential part. Understanding their derivatives is crucial for applying the critical point analysis and the Second Derivative Test effectively.
Recommended video:
6:13
Exponential Functions