Q. 42

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)=(x2-3)2

Step-by-Step Solution

Verified
Answer

The derivative of the function is f'(x)=4x3-12x.

1Step 1. Given Information

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

2Step 2. Simplify the function

Use the algebraic identity (a-b)2=a2-2ab+b2 to simplify the given function.

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

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

f'(x)=ddx(x4)-ddx(6x2)+ddx(9)

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

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

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

f'(x)=4x3-6(2x1)=4x3-12x