Question Statement
Find the first and second derivatives of the function:
f(x)=x2(3x−4)3
Background and Explanation
This problem requires applying the product rule for differentiation, which states that dxd[u(x)v(x)]=u′(x)v(x)+u(x)v′(x). Since (3x−4)3 is a composite function, the chain rule is also necessary to handle the inner function (3x−4).
Solution
We apply the product rule to f(x)=x2(3x−4)3, treating u=x2 and v=(3x−4)3:
f′(x)=dxd(x2)⋅(3x−4)3+x2⋅dxd(3x−4)3=2x(3x−4)3+x2⋅3(3x−4)2⋅dxd(3x−4)=2x(3x−4)3+3x2(3x−4)2⋅3=2x(3x−4)3+9x2(3x−4)2
Factor out the common term (3x−4)2 to simplify:
f′(x)=(3x−4)2[2x(3x−4)+9x2]=(3x−4)2(6x2−8x+9x2)=(3x−4)2(15x2−8x)
Differentiate f′(x)=(3x−4)2(15x2−8x) using the product rule again:
f′′(x)=dxd(3x−4)2⋅(15x2−8x)+(3x−4)2⋅dxd(15x2−8x)=2(3x−4)⋅3⋅(15x2−8x)+(3x−4)2(30x−8)=6(3x−4)(15x2−8x)+(3x−4)2(30x−8)
Factor out (3x−4) and expand the remaining terms:
f′′(x)=(3x−4)[6(15x2−8x)+(3x−4)(30x−8)]=(3x−4)[90x2−48x+90x2−24x−120x+32]=(3x−4)(180x2−192x+32)
- Product Rule: dxd[u(x)v(x)]=u′(x)v(x)+u(x)v′(x)
- Chain Rule: dxd[f(g(x))]=f′(g(x))⋅g′(x)
- Power Rule: dxd[xn]=nxn−1
Summary of Steps
-
First Derivative:
- Identify u=x2 and v=(3x−4)3
- Apply product rule: u′v+uv′
- Apply chain rule to find v′=3(3x−4)2⋅3=9(3x−4)2
- Simplify to 2x(3x−4)3+9x2(3x−4)2
- Factor out (3x−4)2 and combine like terms inside brackets to get (3x−4)2(15x2−8x)
-
Second Derivative:
- Treat f′(x) as product of (3x−4)2 and (15x2−8x)
- Apply product rule again
- Differentiate (3x−4)2 using chain rule to get 6(3x−4)
- Differentiate (15x2−8x) to get (30x−8)
- Factor out (3x−4) and expand the remaining expression
- Combine like terms: 90x2+90x2=180x2, −48x−24x−120x=−192x, and constant 32