Question
Question: How do you find the derivative of \(x{\left( {x - 4} \right)^3}\) ?...
How do you find the derivative of x(x−4)3 ?
Solution
In order to find the derivative, we use the product rule of differentiation. Again we use the chain rule for finding some term and then putting the value in the given term. On doing some simplification we get the required answer.
Formula used: dxd(f(x)g(x))=f(x)dxd(g(x))+g(x)dxd(f(x))
dxdy=dudy×dxdu
Complete step-by-step solution:
In the given question, we need to find the derivative of the expression x(x−4)3.
In order to do so, we use the product rule of differentiation.
Thus the formula for the product rule of differentiation is as follows: dxd(f(x)g(x))=f(x)dxd(g(x))+g(x)dxd(f(x))
According to the question: f(x)=x and g(x)=(x−4)3
Thus, dxd(x(x−4)3)=(x)dxd((x−4)3)+(x−4)3dxd(x)....(A).
Let us call this equation (A)
Now, we use the chain rule to differentiate (x−4)3
According to the chain rule, we know that dxdy=dudy×dxdu
Let u=x−4
Therefore, differentiating both sides of the above expression with respect to x, we get:
⇒dxdu=1
Now, let us takey=u3, and we differentiate both sides with respect to u, thus we get:
⇒dudy=3u2
Now, we know that u=x−4, therefore 3u2=3(x−4)2
Thus,\dfrac{{dy}}{{dx}} = \left\\{ {1 \times 3{{\left( {x - 4} \right)}^2}} \right\\}
On simplify we get,
⇒dxd(x−4)3=3(x−4)2
Placing the derivative of (x−4)3 in equation (A), we get:
⇒dxd(x(x−4)3)=x(3(x−4)2)+(x−4)3dxd(x)
Now, we know that dxd(x)=1
Therefore, dxd(x(x−4)3)=3x(x−4)2+(x−4)3
Now we simplify the given expression further. We take (x−4) as a common factor outside.
⇒dxd(x(x−4)3)=(x−4)2(3x+x−4)
On simplifying further, we get:
⇒dxd(x(x−4)3)=(x−4)2(4x−4)
Therefore (x−4)2(4x−4) is the required answer.
Note: Derivatives are a fundamental tool of Calculus, which is a branch of Mathematics. Derivation or differentiation is a way of finding the instantaneous rate of change of a function based on one of its variables. We can find the derivative of trigonometric functions, logarithmic functions, etc using different formulas.
Some common formulas of differentiation are:
dxd(xn)=nxn−1
dxd(logx)=x1
dxd(f(x)g(x))=f(x)dxd(g(x))+g(x)dxd(f(x))