
Kenneth S. answered 07/23/16
Tutor
4.8
(62)
Expert Help in Algebra/Trig/(Pre)calculus to Guarantee Success in 2018
1 3 3 3
1 4 3 8
1 4 4 2
is the matrix that you want, in augmented form. I advise using the reduced row echelon method, available on my TI-83/84 calculator--just input this 3 by 4 matrix, carefully, and apply the rref function to it.
Alternatively, you can do row operations on the augmented matrix, manually...
-----------------------------------------------------------------------------------------------
problem (b) f(x) = 2x3 - 3x2 -12x + 8
f'(x) = 6x2 - 6x - 12; set this derivative to zero to find critical points.
6(x2 - x -2) = 0
(x-2)(x+1) = 0
Critical x values are 2 and -1.
Second derivative is f"(x) = 12x - 6
Since f"(2) is positive, the concavity there is upward, so f(2) is a local minmum;
since f"(2) is negative, the concavity there is downward, so f(-1) is a local maximum.
You can find those local extrema (y) values by evaluating the original function.
Brian M.
07/23/16