Find the critical points for the function The critical point
Find the critical points for the function
The critical points found are correct, but I am not sure what the classification is.
(1 pt) Find the critical points for the function and classify each as a local maximum, local minimum, saddle point, or none of these. critical points: (0,-1),(0,1),(8,-1),(8,1) give your points as a comma separated list of (x,y) coordinates.) classifications: give your answers in a comma separated list, specifying maximum, minimum, saddle point, or ove your points as a comseaeds o kay)/coordinates.) none for each, in the same order as you entered your critical points)Solution
fx = 3 x^2 - 24 x
fxx = 6x -24
fy = 3y^2 - 3
fyy = 6y
now fx = 0 x = 0 , 8
fy = 0 y = 1 ,-1
so (0,1),(0,-1),(8,1),(8,-1) are critical points.
now fxx ( 0) < 0 , fxx (8) > 0
fyy (-1) < 0 ,fyy(1) > 0
hence local maximum {where fxx < 0 & fyy < 0 } = (0,-1)
hence local minimum {where fxx > 0 & fyy >0 } = (8,1)
rest two points are saddle points

