Q. 27

Question

Use (a) the h0 definition of the derivative and then

(b) the zc definition of the derivative to find f'(c) for each function f and value x=c in Exercises 23–38.

27f(x)=1-x3,  x=-1

Step-by-Step Solution

Verified
Answer

f'(-1)=-3.

1Part (a) Step 1. Given information.

A function is given as f(x)=1-x3 and x=c=-1.

2Part (a) Step 2. Solve f ' ( - 1 ) using h → 0 definition of the derivative.

We have

f'(c)=limh0f(c+h)-f(c)hf'(-1)=limh0f(-1+h)-f(-1)h=limh01-(h-1)3-[1-(-1)3]h=limh01-(h3-1-3h2+3h)-2h=limh01-h3+1+3h2-3h-2h=limh0-h3+3h2-3hh=limh0h(-h2+3h-3)h=limh0(-h2+3h-3)=-0+0-3=-3

3Part (b) Step 1. Solve f ' ( - 1 ) using z → - 1 definition of the derivative.

We have

f'(c)=limzcf(z)-f(c)z-cf'(-1)=limz-1f(z)-f(-1)z-(-1)=limz-1f(z)-f(-1)z+1=limz-11-z3-[1-(-1)3]z+1=limz-11-z3-2z+1=limz-1-(z3+1)z+1=limz-1-(z+1)(z2-z+1)z+1=limz-1[-(z2-z+1)]=limz-1(-z2+z-1)=-(-1)2+(-1)-1=-1-2=-3