Question
Question: Find the derivative of the following function. \[y=\sqrt[3]{\dfrac{x\left( {{x}^{2}}+1 \right)}{{{...
Find the derivative of the following function.
y=3(x2−1)2x(x2+1)
Solution
Hint: We use the product rule to define the differentiation of products of two or more than two functions and Quotient rule to define the differentiation of two functions as dxd(vu)=v2vu′−uv′.
Complete step-by-step solution -
We are given the function y=3(x2−1)2x(x2+1).
To make the problem a little easier to solve , we will cube both sides of the function .
On cubing both sides of the function , we get
y3=(x2−1)2x(x2+1)
Now, we can see that the RHS of the function is of h(x)f(x).g(x) type where f(x)=x,g(x)=x2+1 and h(x)=(x−1)2 .
Now , the first thing we will do is to find the derivative of the numerator. It will be helpful in applying quotient rules of differentiation while differentiating the function . To find the derivative of the numerator, we need to apply the product rule of differentiation .
The product rule of differentiation is given by dxd(f(x).g(x))=f′(x).g(x)+g′(x).f(x)
So, on differentiating the numerator with respect to x by applying product rule of differentiation , we get
dxd(x(x2+1))=1.(x2+1)+x.2x
=x2+1+2x2
=3x2+1
Now, we will differentiate the entire function y3=(x2−1)2x(x2+1) .
To differentiate the function , we need to apply the quotient rule of differentiation, the quotient rule of differentiation is given by dxd(vu)=v2vu′−uv′.
So ,on differentiating the function by applying quotient rule of differentiation , we get
dxd(y3)=dxd((x2−1)2x(x2+1))
⇒3y2dxdy=((x2−1)2)2(x2−1)2.dxd(x(x2+1))−x(x2+1).dxd((x2−1)2)
⇒3y2dxdy=(x2−1)4(x2−1)2.(3x2+1)−(x3+x)(2(x2−1).2x)
Now , we will take x2−1 common from the numerator.
Taking x2−1 common from numerator , we get
3y2dxdy=(x2−1)4(x2−1)[(x2−1).(3x2+1)−(x3+x)(4x)]
⇒3y2dxdy=(x2−1)31[3x4+x2−3x2−1−4x4−4x2]
⇒3y2dxdy=(x2−1)31[−x4−6x2−1]
⇒dxdy=3y2(x2−1)31[−x4−6x2−1] -----(i)
In the question, it is given
y=3(x2−1)2x(x2+1)
So , y2=((x2−1)2x(x2+1))32
Or , y21=(x(x2+1)(x2−1)2)32
Substituting this value in equation(i) we get ,
dxdy=(x(x2+1)(x2−1)2)32.3(x2−1)31[−x4−6x2−1]
Hence , the derivative of the given function y=3(x2−1)2x(x2+1)is given as dxdy=(x(x2+1)(x2−1)2)32.3(x2−1)31[−x4−6x2−1]
Note: (x2−1)2is a composite function. So , it is of the form h(x)=p(q(x)). To find its derivative, h′(x)=p′(q(x)×q′(x) . So , the derivative of (x2−1)2 will be 2(x2−1).2x and not 2(x2−1).
Students make such mistakes and end up getting a wrong answer. Such mistakes should be avoided .