Q. 77

Question

In Problems 75– 82, find the difference quotient of f; that is, find f(x+h)- f(x)h, h0,for each function. Be sure to simplify.

f(x)=x2-x+4

Step-by-Step Solution

Verified
Answer

The value of f(x+h)- f(x)h=2x+h-1

1Step 1. Given Information

In this problems we have to find the difference quotient of f; that is, find f(x+h)- f(x)h, h0,for given function. Be sure to simplify.

The given function is
f(x)=x2-x+4

2Step 2. Firstly we find the value of f ( x + h ) We find the value of f ( x + h ) by putting x = x + h in given function.

f(x+h)=(x+h)2-(x+h)+4

Using the formula (a+b)2=a2+2ab+b2

f(x+h)=x2+2xh+h2-x-h+4

3Step 3. Putting the value of f ( x )   and   f ( x + h ) in the f ( x + h ) -   f ( x ) h

f(x+h)- f(x)h=x2+2xh+h2-x-h+4-(x2-x+4)hf(x+h)- f(x)h=x2+2xh+h2-x-h+4-x2+x-4hf(x+h)- f(x)h=2xh+h2-hhf(x+h)- f(x)h=h(2x+h-1)hf(x+h)- f(x)h=2x+h-1