Question
Question: If \(y = \dfrac{{2{{\left( {x - \sin x} \right)}^{\dfrac{3}{2}}}}}{{\sqrt x }}\) then find \(\dfrac{...
If y=x2(x−sinx)23 then find dxdy.
(A) 2y[3⋅x−sinx1−cosx−x1]
(B) 2y[2⋅x−sinx1−cosx−x1]
(C) 2y[x−sinx1−cosx−x3]
(D) 2y[x−sinx1−cosx−x2]
Solution
Hint : In this problem, to find the required derivative first we will take logarithm on both sides of the given function y=f(x). Then, we will use basic properties of logarithm. Then, we will find the derivative of each term by using a formula of differentiation or chain rule.
Complete step-by-step answer :
In this problem, it is given that y=x2(x−sinx)23⋯⋯(1). Let us take a logarithm on both sides of the equation (1). Note that x can be written as x21. So, we can write
log(y)=logx2(x−sinx)23⋯⋯(2)
Let us use the property log(ba)=loga−logb on the RHS of equation (2). So, we get
logy=log2(x−sinx)23−logx21⋯⋯(3)
Let us use the properties log(ab)=loga+logb and logab=bloga on RHS of equation (3). So, we get
logy=log2+log(x−sinx)23−21logx ⇒logy=log2+23log(x−sinx)−21logx⋯⋯(4)
Now we are going to differentiate on both sides of equation (4) with respect to x. So, we get
y1dxdy=0+23(x−sinx1)dxd(x−sinx)−21(x1) ⇒y1dxdy=23(x−sinx1)(1−cosx)−2x1⋯⋯(5)
Note that here we used the following formulas of differentiation. Also we used chain rule.
dxd(logx)=x1 dxd(xn)=nxn−1 dxd(sinx)=cosx
Also note that log2 is a constant term. So, its differentiation is zero. Let us simplify the equation (5) to find dxdy. So, we get
y1dxdy=21[x−sinx3(1−cosx)−x1] ⇒dxdy=2y[3⋅x−sinx1−cosx−x1]
So, the correct answer is “Option A”.
Note : In this problem, also we can find dxdy by using division rule of derivatives which is given by dxd[vu]=v2vdxdu−udxdv. If we use this rule then we have to take u=2(x−sinx)23 and v=x.