Question:

Solution of $\frac{xdx+ydy}{xdy-ydx}=\frac{\sqrt{a^2-x^2-y^2}}{x^2+y^2}$ is

Updated On: Jul 7, 2022
  • $\sqrt{x^2+y^2}=a\,\sin\left(C+ \tan^{-1}\frac{y}{x}\right)$
  • $\sqrt{x^2+y^2}=a\,\cos\left(C+ \tan^{-1}\frac{y}{x}\right)$
  • $\sqrt{x^2+y^2}=a\,\tan\left(C+ \tan^{-1}\frac{y}{x}\right)$
  • none of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Put $x = r\,cos\,\theta, y = r\,sin\,\theta$ $\Rightarrow x^{2} + y^{2} = r^{2}$ $tan\,\theta=\frac{y}{x}$ $\therefore d\left(x^{2}+y^{2}\right)=d\left(r^{2}\right)$ $\Rightarrow x\,dx + y\,dy = rdr$ and $d\,\left(\frac{y}{x}\right) = d\,\left(tan\,\theta\right)$ $\Rightarrow \frac{xdy-ydx}{x^{2}} = sec^{2}\,\theta\,d\,\theta$ $\therefore$ given diff. eqn. becomes $\frac{rdr}{r^{2}\,cos^{2}\,\theta. sec^{2}\,\theta\,d\theta} = \frac{\sqrt{a^{2}-r^{2}}}{r^{2}}$ $\Rightarrow \frac{1}{r} \frac{dr}{d\theta} = \frac{\sqrt{a^{2}-r^{2}}}{r}$ $\Rightarrow \frac{dr}{d\theta } = \sqrt{a^{2}-r^{2}}$ $\Rightarrow \int \frac{dx}{ \sqrt{a^{2}-r^{2}}} = \int d\theta + C$ $\Rightarrow sin^{-1} \frac{r}{a} = \theta+C$ $\Rightarrow \frac{r}{a} = sin \left(\theta +C\right)$ $\Rightarrow r = a\,sin \left(\theta +C\right)$ $\Rightarrow \sqrt{x^{2}+y^{2}} = a\,sin\left[C+tan^{-1} \frac{y}{x}\right]$
Was this answer helpful?
0
0

Concepts Used:

Order and Degree of Differential Equation

The equation that helps us to identify the type and complexity of the differential equation is the order and degree of a differential equation.

The Order of a Differential Equation:

The highest order of the derivative that appears in the differential equation is the order of a differential equation.

The Degree of a Differential Equation:

The highest power of the highest order derivative that appears in a differential equation is the degree of a differential equation. Its degree is always a positive integer.

For examples:

  • 7(d4y/dx4)3 + 5(d2y/dx2)4+ 9(dy/dx)8 + 11 = 0 (Degree - 3)
  • (dy/dx)2 + (dy/dx) - Cos3x = 0 (Degree - 2)
  • (d2y/dx2) + x(dy/dx)3 = 0 (Degree - 1)