Michael J. answered 10/30/15
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
To find the critical numbers, set the derivative of the function equal to zero. Critical numbers are the location of possible maximum and minimum values.
4t3 + 3t2 + 2t = 0
Factor the left side.
t(4t2 + 3t + 2) = 0
Attempting to factor completely, we acknowledge that we cannot use FOIL.
Set the factors equal to zero.
t = 0 and 4t2 + 3t + 2 = 0
Use the quadratic formula:
t = (-b ± √(b2 - 4ac)) for the factor (4t2 + 3t + 2).
where:
a = 4
b = 3
c = 2
Only real numbers can be critical points.
Calculate the discriminant of the quadratic formula to determine if t will be real or complex.
b2 - 4ac =
32 - 4(4)(2) =
9 - 32 =
-23
Since this number is negative, we know that the solution will NOT be a real solution. That is why t=0 is the only critical point.