Question
Question: Find the derivative of the following \[y=x\sqrt{\dfrac{1-x}{1+{{x}^{2}}}}\]....
Find the derivative of the following y=x1+x21−x.
Solution
Hint: To solve this type of question we have to use these two following formulas:
dxd(u.v)=uv′+vu′ and dxd(vu)=v2v.u′−u.v′.
Complete step-by-step answer:
The given function is of the form y=f(x).g(x) where f(x)=x and g(x)=1+x21−x.
To find the derivative of y , we will apply the product rule of differentiation.
Now , we know , the product rule of differentiation is given as
y′=dxd(f(x).g(x))=g(x).f′(x)+f(x).g′(x)
Now , to calculate the value of y′ , first we need to find the value of f′(x)and g′(x).
We have f(x)=x
So , on differentiating f(x) with respect to x , we get ,
f′(x)=dxd(x)=1.
Again , we have g(x)=1+x21−x.
Now , let 1+x21−x=p(x).
So , g(x)=p(x)
Now , ∵g(x) is a composite function , we will apply chain rule of differentiation. The chain rule of differentiation is given as: “If h(x) is a composite function given by h(x)=f(g(x)) , thenh′(x)=f′(g(x))×g′(x).”
So , g′(x)=2p(x)1.p′(x).
Now , we will find p′(x).
For this we will use the quotient rule , which is given as
dxd(vu)=v2v.u′−u.v′
In p(x) , we have u=(1−x) and v=(1+x2) .
So , we get p′(x)=(1+x2)2[−1×(1+x2)]−[(1−x)×2x]
=(1+x2)2−1−x2−2x+2x2
=(1+x2)2x2−2x−1
Now , we will substitute the value of p′(x) in g′(x).
On substituting the value of p′(x) in g′(x) we get,
g′(x)=21+x21−x1.(1+x2)2x2−2x−1
=21−x1+x2.(1+x2)2x2−2x−1
=2(1−x)21(1+x2)23x2−2x−1
Now , we will substitute the values of g′(x) and f′(x) in y′.
On substituting the values of g′(x) and f′(x) in y′ , we get ,
y′=[1×1+x21−x]+x×(2)(1−x)21(1+x2)23x2−2x−1
Now , we will take the LCM of the denominators.
On taking LCM of the denominators , we get ,
y′=2(1−x)211+x2.(1+x2)2(1−x)211−x.(1+x2)+2(1−x)21(1+x2)23x(x2−2x−1)
=2(1−x)(1+x2)32(1−x)(1+x2)+(x3−2x2−x)
=2(1−x)(1+x2)232(1+x2−x−x3)+(x3−2x2−x)
=2(1−x).(1+x2)232+2x2−2x−2x3+x3−2x2−x
=2(1−x).(1+x2)23−x3−3x+2
Hence, the derivative of y is given as y′=2(1−x).(1+x2)23−x3−3x+2.
Note: Since g(x) is a composite function , g′(x)=2p(x)1.p′(x).
Most of the students generally consider g(x)as a normal function and write g′(x)=2p(x)1 , which is wrong. This will result in the wrong calculation of y′. Hence such mistakes should be avoided.