Raymond B. answered 02/13/23
Math, microeconomics or criminal justice
f(x)= 14-x^2
f'(x) =-2x
at the point where x =-2
f'(-2) = -2(-2) = 4 = slope of the tangent line at the point where x=-2
slope = the derivative
derivative of 14-x^2 = the derivative of 14 minus the derivative of x^2
derivative of 14 or any constant = 0
that leaves the derivative of x^2
power rule is make the exponent the coefficient and reduce the exponent by 1
f'(x) =-2x^(2-1) = -2x
replace x by -2 to find the derivative when x=2
f'(-2) = -2(-2) = 4
you might also graph the function with a graphing calculator, online or handheld
it's a downward opening parabola with vertex (0,14)= maximum point.
It's symmetric about the vertical line x=0 which is the y axis
for x=-2, you're on the left side of the parabola with a somewhat steep slope, slope =4 looks about right
or you can do the quotient difference as h approaches zero
f(x) =14-x^2
f(x+h) = 14-(x+h)^2 = 14-x^2 -2xh -h^2
f(x+h) - f(x) = -2xh-h^2
divide by h
= -2x -h
let h= 0
= -2x = the derivative = slope of the tangent line
replace x with -2
= -2(-2) = 4