Solveeit Logo

Question

Question: How do you find the critical numbers for \[f\left( x \right) = 3{x^4} + 4{x^3} - 12{x^2} + 5\] to de...

How do you find the critical numbers for f(x)=3x4+4x312x2+5f\left( x \right) = 3{x^4} + 4{x^3} - 12{x^2} + 5 to determine the maximum and minimum?

Explanation

Solution

In the given function we need to find the critical numbers such that we need to find the derivative of the given function and then factor out the term, to get the critical numbers and then substitute the numbers in the function to determine the maximum and minimum value of the function.

Complete step by step solution:
Given,
f(x)=3x4+4x312x2+5f\left( x \right) = 3{x^4} + 4{x^3} - 12{x^2} + 5
And the first derivative of the given function is:
f(x)=12x3+12x224xf'\left( x \right) = 12{x^3} + 12{x^2} - 24x
which can be factored as:
=(12)(x)(x2+1x2)= \left( {12} \right)\left( x \right)\left( {{x^2} + 1x - 2} \right)
We can consider that the obtained equation is of the form ax2+bx+ca{x^2} + bx + c, by which we can easily find the factors of the equation using the AC method.
=(12)(x)(x2+2x1x2)= \left( {12} \right)\left( x \right)\left( {{x^2} + 2x - 1x - 2} \right)
The pair of integers we need to find for the product is c and whose sum is b, in which here the product is -2 and sum is 1.
=(12)(x)(x+2)(x1)= \left( {12} \right)\left( x \right)\left( {x + 2} \right)\left( {x - 1} \right)
Which implies the critical points (when f(x)=0f'\left( x \right) = 0) occur when x=0x = 0 and the factors,
(x+2)=0\left( {x + 2} \right) = 0
(x1)=0\left( {x - 1} \right) = 0
Now let us solve for the first factor i.e.,
(x+2)=0\left( {x + 2} \right) = 0
Therefore, we get
x=2x = - 2
Now let us solve for the second factor i.e.,
(x1)=0\left( {x - 1} \right) = 0
Therefore, we get
x=+1x = + 1
Therefore, the critical points occur at -2, 0 and +1 i.e., x \in \left\\{ { - 2,0,1} \right\\}.
You need to determine if each of these critical points is a minimum or maximum by evaluating the second derivative of the function at each critical value.
f(x)=36x2+24x24f''\left( x \right) = 36{x^2} + 24x - 24
Hence, now put the values of x at x \in \left\\{ { - 2,0,1} \right\\}, in the obtained function f(x)=36x2+24x24f''\left( x \right) = 36{x^2} + 24x - 24
At x=2x = - 2
f(2)=36(2)2+24(2)24\Rightarrow f''\left( { - 2} \right) = 36{\left( { - 2} \right)^2} + 24\left( { - 2} \right) - 24
Evaluate the terms, we get:
f(2)=1444824\Rightarrow f''\left( { - 2} \right) = 144 - 48 - 24
f(2)=+72\Rightarrow f''\left( { - 2} \right) = + 72
As, the function at x=2x = - 2 we get f(x)>0f''\left( x \right) > 0, hence it’s a minimum.
At x=0x = 0
f(0)=36(0)2+24(0)24\Rightarrow f''\left( 0 \right) = 36{\left( 0 \right)^2} + 24\left( 0 \right) - 24
Evaluate the terms, we get:
f(0)=0+024\Rightarrow f''\left( 0 \right) = 0 + 0 - 24
f(0)=24\Rightarrow f''\left( 0 \right) = - 24
As, the function at x=0x = 0 we get f(x)<0f''\left( x \right) < 0, hence it’s a maximum.
At x=+1x = + 1
f(1)=36(1)2+24(1)24\Rightarrow f''\left( 1 \right) = 36{\left( 1 \right)^2} + 24\left( 1 \right) - 24
Evaluate the terms, we get:
f(1)=36+2424\Rightarrow f''\left( 1 \right) = 36 + 24 - 24
f(1)=36\Rightarrow f''\left( 1 \right) = 36
As, the function at x=+1x = + 1 we get f(x)>0f''\left( x \right) > 0, hence it’s a minimum.
Hence, the graph is shown as:

Note: The key point to note is that the critical point occurs where the derivative of the function is equal to zero and if the function value is greater than zero indicate a local minimum; if function value less than zero indicate a local maximum and if function value equal to zero indicate an inflection point i.e., f(x)>0f''\left( x \right) > 0, it’s a minimum, f(x)<0f''\left( x \right) < 0, it’s a maximum and f(x)=0f''\left( x \right) = 0, it is an inflection point.