Q. 24

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.

24f(x)=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)=x3 and x=c=1.

2Part (a) Step 2. Find 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=limh0(1+h)3-13h=limh0[(1+h)-1)][(1+h)2+(1+h)1+1)]h=limh0h(1+h2+2h+2+h)h=limh0(h2+3h+3)=02+3(0)+3=3

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

We have

f'(c)=limzcf(z)-f(c)z-cf'(1)=limz1f(z)-f(1)z-1=limz1(z)3-13z-1=limz1(z-1)(z2+z+1)z-1=limz1(z2+z+1)=12+1+1=1+1+1=3