Question
Question: Find the derivative of \({{\left( 3x+5 \right)}^{4}}\times \sqrt{{{x}^{2}}-1}\)...
Find the derivative of (3x+5)4×x2−1
Solution
We solve this question by dividing the given function into two parts f(x)=(3x+5)4 and g(x)=x2−1. Then we use the formula for product rule to find the derivative of given function, dxd(f(x)g(x))=f′(x)g(x)+f(x)g′(x). Then we find the derivatives of both functions using the formula for differentiation dxd(xn)=n×xn−1 and the formula for chain rule, dxd(f(g(x)))=f′(g(x))×g′(x). Then after finding those derivatives we substitute them in the formula for product rule to find the required derivative.
Complete step by step answer:
Let us assume that f(x)=(3x+5)4 and g(x)=x2−1.
So, we can write our given function as f(x)g(x).
So, we need to find the derivative of f(x)g(x).
Now let us consider the product rule in differentiation.
dxd(f(x)g(x))=f′(x)g(x)+f(x)g′(x)
So, let us find the values of f′(x) and g′(x).
First let us consider the function f(x)=(3x+5)4.
⇒f′(x)=dxd(3x+5)4
Now let us consider the formula for differentiation of xn,
dxd(xn)=n×xn−1
Let us also consider the formula for chain rule,
dxd(f(g(x)))=f′(g(x))×g′(x)
Using these formulas, we can write f′(x) as
⇒f′(x)=4×(3x+5)4−1×(dxd(3x+5))⇒f′(x)=4×(3x+5)3×(3)⇒f′(x)=12(3x+5)3
Now let us consider the function g(x)=x2−1.
Now let us consider the formula for differentiation of xn,
dxd(xn)=n×xn−1
Let us also consider the formula for chain rule,
dxd(f(g(x)))=f′(g(x))×g′(x)
Using these formulas, we can write g′(x) as
⇒g′(x)=dxd(x2−1)⇒g′(x)=21(x2−1)21−1×dxd(x2−1)⇒g′(x)=21x2−11×(2x)⇒g′(x)=x2−1x
Substituting these values of functions in the product rule we get,
⇒dxd(f(x)g(x))=f′(x)g(x)+f(x)g′(x)⇒dxd(f(x)g(x))=12(3x+5)3x2−1+(3x+5)4x2−1x
Solving it by taking (3x+5)3 common we get,
⇒dxd(f(x)g(x))=(3x+5)3(12x2−1+(3x+5)x2−1x)⇒dxd(f(x)g(x))=(3x+5)3(x2−112x2−12+3x2+5x)⇒dxd(f(x)g(x))=(3x+5)3(x2−115x2+5x−12)
Hence, we get the derivative of (3x+5)4×x2−1 is (3x+5)3(x2−115x2+5x−12).
Hence, answer is (3x+5)3(x2−115x2+5x−12).
Note:
The common mistake made while solving this problem is one might take the formula for product rule as dxd(f(x)g(x))=f′(x)g′(x)+f(x)g(x), which is wrong because the actual formula for product rule is dxd(f(x)g(x))=f′(x)g(x)+f(x)g′(x). One might also confuse the formula dxd(f(g(x)))=f′(g(x))×g′(x) with the formula for product rule. So, one must carefully observe the formulae they are using.