Q. 44

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)=(3-x)2+5

Step-by-Step Solution

Verified
Answer

The derivative of the function is f'(x)=2x-6.

1Step 1. Given Information

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

2Step 2. Simplify the function

Apply the identity, (a-b)2=a2-2ab+b2 in the given function.

f(x)=32+2(3)(-x)+x2+5=9-6x+x2+5=x2-6x+14

3Step 3. Find the derivative
  • Apply the sum rule of derivative, (f+g)'(x)=f'(x)+g'(x) and the difference rule of derivative, (f-g)'(x)=f'(x)-g'(x).

f'(x)=ddx(x2)-ddx(6x)+ddx(14)

  • Apply the constant multiple rule, (kf)'(x)=kf'(x) and derivative of constant function, f'(k)=0 in the derived function.

f'(x)=ddx(x2)-6ddx(x)+(0)=ddx(x2)-6ddx(x)

  • Apply the power rule of derivative, (xn)'=nxn-1.

f'(x)=2x1-6(1)=2x-6