
Mike D. answered 05/02/21
Effective, patient, empathic, math and science tutor
It will be lim h>0 [f(x+h)-f(x)]/h with x = 3
f(x) = 4 -x2
so f(3+h) = 4 - (3+h)2 = 4 - (9 + 2h + h2) = -5 -2h -h2
f(3) = 4 - 9 = -5
So f(3+h)- f(3) = -2h - h2
Dividing this by h gives -2 - h
as h>0 this tends to -2-0 = -2
so the slope of the tangent line to the curve = derivative = -2
Mike D.
Sorry typo here. The 2h should be 6h, so f(3+h)-f(3) = -6h - h2 , so the slope of the tangent line is -6. f'(x) = -2x which is -6 when x=3,05/02/21