Q. 50

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)=(x-x3)2

Step-by-Step Solution

Verified
Answer

The derivative of the function is f'(x)=1-53x-16+23x-13.

1Step 1. Given Information

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

2Step 2. Simplify the function

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

f(x)=x2-2xx3+(x3)2 =x-2x12+13+x23=x-2x56+x23

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(x)-ddx(2x56)+ddx(x23)

  • Apply the constant multiple rule of derivative, (kf)'(x)=kf'(x).

f'(x)=ddx(x)-2ddx(x56)+ddx(x23)

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

f'(x)=(1)-2(56x-16)+(23x-13)=1-53x-16+23x-13