Question
Question: The general solution of the differential equation \[\sin 2x(\dfrac{{dy}}{{dx}} - \sqrt {\tan x} ) - ...
The general solution of the differential equation sin2x(dxdy−tanx)−y=0 is
A. ytanx=x+c
B.ycotx=tanx+c
C.ttanx=cotx+c
D.ycotx=x+c
Solution
We solve for the solution of differential equation by comparing the equation to general form of differential equation which will give us the values of P(x),Q(x) and then we find the integrating factor using the formula and multiply both sides of the equation by integrating factor and then integrate both sides.
Formula used:
a) Integrating factor is given by the formula I.F=e∫Pdx
b) dxdcotx=−cosec2x
c) Chain rule of differentiation says dxdf(g(x))=f′(g(x))×g′(x) where f′(g(x)) is differentiation of f with respect to x and g′(x) is differentiation of g with respect to x.
Complete step-by-step answer:
We are given the differential equation sin2x(dxdy−tanx)−y=0
We shift the variable y to one side of the equation
⇒sin2x(dxdy−tanx)=y
Divide both sides of the equation by sin2x
⇒sin2xsin2x(dxdy−tanx)=sin2xy
Cancel out same terms from numerator and denominator
⇒dxdy−tanx=sin2xy
Shift the term sin2xy to LHS of the equation and the term tanx to RHS of the equation.
⇒dxdy−sin2xy=tanx……….(1)
This equation is of the form dxdy+P(x)y=Q(x), where P(x)=sin2x−1=−cosec2x,Q(x)=tanx {Since we know sinx1=cosecx}
Now we find the integrating factor using the formula I.F=e∫Pdx
We know that ∫cosecx=logtan2x+c
Therefore, ∫cosec2x=21logtan22x+c=21log∣tanx∣+c { integration of 2x will give 21}
Here we ignore the constant value as we are taking power of exponential. Substitute the value of integration in the power.
⇒I.F=e−21log(tanx)
Now we know that mlogx=logxm
⇒I.F=elog(tanx)−21
Also, we know that (tanx)−21=tanx1=cotx
⇒I.F=elog(cotx)
We know that log and exponential cancel each other
⇒I.F=cotx
Now we multiply both sides of the equation (1) by I.F=cotx
⇒cotxdxdy−sin2xycotx=cotxtanx……..(2)
Now we can write LHS of the equation as
dxd(ycotx) because when we use chain rule i.e. dxdf(g(x))=f′(g(x))×g′(x) to find differentiation of (ycotx) we see
⇒dxd(ycotx)=dxdy(cotx)+ydxd(cotx)……...(3)
Here we have to solve for dxd(cotx)
⇒dxd(cotx)=dxd(cotx)21
Using the product rule of differentiation, and dxd(cotx)=−cosec2x
Writing cotx−21=cotx1
\Rightarrow \dfrac{d}{{dx}}(\sqrt {\cot x} ) = - \dfrac{1}{2}\left\\{ {\dfrac{1}{{\sqrt {\cot x} }}} \right\\} \times \cos e{c^2}x
Rationalize the term inside the bracket by multiplying both numerator and denominator by cotx
Cancel square root by square power.
\Rightarrow \dfrac{d}{{dx}}(\sqrt {\cot x} ) = - \dfrac{1}{2}\left\\{ {\dfrac{{\sqrt {\cot x} }}{{\cot x}}} \right\\} \times \dfrac{1}{{{{\sin }^2}x}}
Write cotx=sinxcosx
⇒dxd(cotx)=−21cosxsinxcotx×sin2x1
Cancel out same terms from numerator and denominator
⇒dxd(cotx)=−21cosxcotx×sinx1
Write the value of 2sinxcosx=sin2x in the denominator.
⇒dxd(cotx)=−sin2xcotx
Substitute the value in equation (3)
⇒dxd(ycotx)=dxdycotx−sin2xycotx … (4)
Now from equation (4) we can write equation (2) as
⇒dxdycotx=cotxtanx
Since, cotx=tanx1
Shift dx to RHs of the equation
⇒dycotx=dx
Now we integrate both sides of the equation (here cotx is taken as constant on LHS)
So, the correct answer is “Option D”.
Note: Students are likely to make mistake in the part where we convert LHS as differentiation of (ycotx) because many students don’t know the differentiation of cotx=−cosec2x, so they make it more complex. Students are advised to use differentiation and integration of common trigonometric functions directly.