Q. 42

Question

Use the definition of the derivative to find f' for each function f in Exercises 39-54

f(x)=-x3-x+1

Step-by-Step Solution

Verified
Answer

The value of f'(x)=-3x2+1

1Step 1. Given information

The given function f(x)=-x3-x+1

2Step 2. Finding the value of f ' ( x )

We know that f'(x)=limh0f(x+h)-f(x)h      ......... (1)

Given f(x)=-x3-x+1 then

f(x+h)=-(x+h)3-(x+h)+1

Putting the values in (1)

f'(x)=limh0(-(x+h)3-(x+h)+1)-(-x3-x+1)h       =limh0(-(x3+h3+3x2h+3xh2)-(x+h)+1))+x3+x-1h                   [ (a+b)3=a3+b3+3a2b+3ab2]       =limh0-x3-h3-3x2h-3xh2-x-h+x3+x-1h       =limh0-h3-3x2h-3xh2+hh       =limh0h(-h2-3x2-3xh+1)h       =limh0-h2-3x2-3xh+1

Putting h=0

        =-(0)2-3x2-3x(0)+1=-3x2+1

Hence, f'(x)=-3x2+1