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.R.10

Find the critical points of the following functions on the given intervals. Identify the absolute maximum and absolute minimum values (if they exist).
ƒ(x) = x³ ln x on (0, ∞)

Verified step by step guidance
1
To find the critical points of the function \( f(x) = x^3 \ln x \) on the interval \( (0, \infty) \), first find the derivative \( f'(x) \). Use the product rule: if \( u(x) = x^3 \) and \( v(x) = \ln x \), then \( f'(x) = u'(x)v(x) + u(x)v'(x) \).
Calculate the derivatives: \( u'(x) = 3x^2 \) and \( v'(x) = \frac{1}{x} \). Substitute these into the product rule to get \( f'(x) = 3x^2 \ln x + x^3 \cdot \frac{1}{x} \). Simplify this expression.
Set \( f'(x) = 0 \) to find the critical points. This gives the equation \( 3x^2 \ln x + x^2 = 0 \). Factor out \( x^2 \) to get \( x^2(3 \ln x + 1) = 0 \). Since \( x^2 \neq 0 \) for \( x > 0 \), solve \( 3 \ln x + 1 = 0 \).
Solve \( 3 \ln x + 1 = 0 \) to find the critical points. This simplifies to \( \ln x = -\frac{1}{3} \). Exponentiate both sides to solve for \( x \), giving \( x = e^{-\frac{1}{3}} \).
To identify the absolute maximum and minimum values, evaluate \( f(x) \) at the critical point \( x = e^{-\frac{1}{3}} \) and consider the behavior of \( f(x) \) as \( x \to 0^+ \) and \( x \to \infty \). Compare these values to determine the absolute extrema on the interval \( (0, \infty) \).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
5m
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 derivative is either zero or undefined. These points are essential for identifying local maxima and minima, as they indicate where the function's slope changes. To find critical points, one must first compute the derivative of the function and solve for the values of x that satisfy these conditions.
Recommended video:
04:50
Critical Points

Absolute Maximum and Minimum

The absolute maximum and minimum values of a function on a given interval are the highest and lowest values that the function attains within that interval. To determine these values, one must evaluate the function at its critical points and at the endpoints of the interval, comparing these values to find the overall maximum and minimum.
Recommended video:
03:22
Finding Extrema Graphically Example 4

Natural Logarithm Function

The natural logarithm function, denoted as ln(x), is the logarithm to the base e, where e is approximately 2.718. It is defined for positive x and plays a crucial role in calculus, particularly in functions involving growth and decay. Understanding its properties, such as its domain and behavior as x approaches zero or infinity, is vital for analyzing functions like ƒ(x) = x³ ln x.
Recommended video:
05:18
Derivative of the Natural Logarithmic Function