Problem 41
Question
\(37-50=\) Find the absolute maximum and absolute minimum values of \(f\) on the given interval. $$f(x)=3 x^{4}-4 x^{3}-12 x^{2}+1, \quad[-2,3]$$
Step-by-Step Solution
Verified Answer
Maximum: 77 at x = -2; Minimum: -31 at x = 2.
1Step 1: Find the derivative of f(x)
To find the critical points, we first need the derivative of the function. Compute the derivative of \( f(x) = 3x^4 - 4x^3 - 12x^2 + 1 \).\[ f'(x) = \frac{d}{dx}(3x^4) - \frac{d}{dx}(4x^3) - \frac{d}{dx}(12x^2) + \frac{d}{dx}(1) \]\[ f'(x) = 12x^3 - 12x^2 - 24x \]
2Step 2: Solve for critical points
Set the derivative equal to zero to find the critical points.\[ 12x^3 - 12x^2 - 24x = 0 \]Factor out the greatest common factor, which is 12x:\[ 12x(x^2 - x - 2) = 0 \]Set each factor to zero:1. \( 12x = 0 \) gives \( x = 0 \).2. \( x^2 - x - 2 = 0 \) can be factored as \( (x - 2)(x + 1) = 0 \), giving \( x = 2 \) and \( x = -1 \).Thus, the critical points are \( x = 0, -1, 2 \).
3Step 3: Evaluate f(x) at critical points and endpoints
Calculate \( f(x) \) at each critical point and both endpoints of the interval \([-2, 3]\).At endpoints and critical points:- \( f(-2) = 3(-2)^4 - 4(-2)^3 - 12(-2)^2 + 1 = 77 \)- \( f(-1) = 3(-1)^4 - 4(-1)^3 - 12(-1)^2 + 1 = -8 \)- \( f(0) = 3(0)^4 - 4(0)^3 - 12(0)^2 + 1 = 1 \)- \( f(2) = 3(2)^4 - 4(2)^3 - 12(2)^2 + 1 = -31 \)- \( f(3) = 3(3)^4 - 4(3)^3 - 12(3)^2 + 1 = 28 \)
4Step 4: Determine the absolute maximum and minimum values
The absolute maximum occurs at the highest value of \( f(x) \) computed, and the absolute minimum occurs at the lowest value. From Step 3, we calculated:- \( f(-2) = 77 \) - \( f(-1) = -8 \) - \( f(0) = 1 \) - \( f(2) = -31 \) - \( f(3) = 28 \)The absolute maximum value is 77 at \( x = -2 \), and the absolute minimum value is -31 at \( x = 2 \).
Key Concepts
Derivative of a PolynomialCritical PointsEvaluating Functions at Endpoints
Derivative of a Polynomial
The derivative of a polynomial function is obtained by applying the power rule to every term in the polynomial. Let's take the function \( f(x) = 3x^4 - 4x^3 - 12x^2 + 1 \) as an example. The process involves finding the derivative of each term individually and then combining them. Here are the steps:
- For the term \( 3x^4 \), the derivative is found by multiplying the coefficient (3) by the power of \( x \) (4) and then subtracting one from the power: \( 3 \times 4x^{4-1} = 12x^3 \).
- For \( -4x^3 \), apply the same rule: \( -4 \times 3x^{3-1} = -12x^2 \).
- For \( -12x^2 \), it becomes \( -12 \times 2x^{2-1} = -24x \).
- The term \( +1 \) is constant, and its derivative is zero.
Critical Points
Critical points occur where the derivative \( f'(x) \) equals zero or is undefined. For polynomials like \( f(x) = 3x^4 - 4x^3 - 12x^2 + 1 \), which are smooth and continuous everywhere, we only need to find where \( f'(x) = 0 \). Given:\[ f'(x) = 12x^3 - 12x^2 - 24x = 0 \]you need to factor the expression. Start by extracting the greatest common factor:\[ 12x(x^2 - x - 2) = 0 \].Next, the quadratic \( x^2 - x - 2 \) is factored further:\[ (x - 2)(x + 1) = 0 \].Setting each factor to zero, we solve:
- \( 12x = 0 \) gives \( x = 0 \).
- \( x - 2 = 0 \) results in \( x = 2 \).
- \( x + 1 = 0 \) leads to \( x = -1 \).
Evaluating Functions at Endpoints
To find the absolute maximum and minimum values of a function within a given interval, evaluate the function at both critical points and endpoints of the interval. This ensures that all possible peaks and troughs within the range are considered. For the polynomial \( f(x) = 3x^4 - 4x^3 - 12x^2 + 1 \) over the interval \([-2, 3]\), calculate:
- \( f(-2) = 3(-2)^4 - 4(-2)^3 - 12(-2)^2 + 1 = 77 \).
- \( f(-1) = 3(-1)^4 - 4(-1)^3 - 12(-1)^2 + 1 = -8 \).
- \( f(0) = 3(0)^4 - 4(0)^3 - 12(0)^2 + 1 = 1 \).
- \( f(2) = 3(2)^4 - 4(2)^3 - 12(2)^2 + 1 = -31 \).
- \( f(3) = 3(3)^4 - 4(3)^3 - 12(3)^2 + 1 = 28 \).
Other exercises in this chapter
Problem 40
(a) Find the vertical and horizontal asymptotes. (b) Find the intervals of increase or decrease. (c) Find the local maximum and minimum values. (d) Find the int
View solution Problem 41
A particle is moving with the given data. Find the position of the particle. $$a(t)=10 \sin t+3 \cos t, \quad s(0)=0, \quad s(2 \pi)=12$$
View solution Problem 41
What is the shortest possible length of the line segment that is cut off by the first quadrant and is tangent to the curve \(y=3 / x\) at some point?
View solution Problem 41
(a) Find the vertical and horizontal asymptotes. (b) Find the intervals of increase or decrease. (c) Find the local maximum and minimum values. (d) Find the int
View solution