Solveeit Logo

Question

Question: Equation of curve through point (1,0) which satisfies the differential equation (1 + y)2dx - xydy = ...

Equation of curve through point (1,0) which satisfies the differential equation (1 + y)2dx - xydy = 0, is

A

x2+y2=1x^{2} + y^{2} = 1

B

x2y2=1x^{2} - y^{2} = 1

C

2x2+y2=22x^{2} + y^{2} = 2

D

None of these

Answer

x2y2=1x^{2} - y^{2} = 1

Explanation

Solution

We have dxx=ydy1+y2\frac{dx}{x} = \frac{ydy}{1 + y^{2}}

Integrating, we get log x=12log(1+y2)+logc|x| = \frac{1}{2}\log(1 + y^{2}) + \log c

or x=c(1+y2)|x| = c\sqrt{(1 + y^{2})}

But is passes through (1,0 ), so we get c = 1

\therefore Solution is x2 = y2 + 1 or x2 - y2 =