Q. 61

Question

Use the differentiation rules developed in this section to find the derivatives of the functions in Exercises 35-64. Note that it may be necessary to do some preliminary algebra before differentiating. 

f(x)=1(x-2)(x-3)

Step-by-Step Solution

Verified
Answer

The derivative of the function is 5-2x(x2-5x+6)2.

1Step 1. Given Information

The given function is f(x)=1(x-2)(x-3).

2Step 2. Simplify the function

Simplify the denominator of the given function.

f(x)=1x(x-3)-2(x-3)=1x2-3x-2x+6=1x2-5x+6

3Step 3. Find the derivative

Apply the quotient rule of derivative, fg'(x)=f'(x)g(x)-f(x)g'(x)(g(x))2.

f'(x)=ddx(1)×(x2-5x+6)-1ddx(x2-5x+6)(x2-5x+6)2=(0)×(x2-5x+6)-(2x-5)(x2-5x+6)2=5-2x(x2-5x+6)2