Question
Question: The curve amongst the family of curves, represented by the differential equation, \(\left( {{x}^{2}}...
The curve amongst the family of curves, represented by the differential equation, (x2−y2)dx+2xydy=0 which passes through the point (1,1) is
A. A circle with center on the y-axis
B. A circle with center on the x-axis
C. An ellipse with major axis along the y-axis
D. A hyperbola with transverse axis along the x-axis
Solution
Hint: In this question, the equation of the curve is given in differential form i.e. involving dx and dy. Therefore, we should first try to solve the equation to obtain the equation of the curve involving only x and y. Then, we can match it with the curves given in the options and choose the correct answer.
Complete step-by-step answer:
The given equation of the curve is
(x2−y2)dx+2xydy=0⇒dxdy=2xyy2−x2...............(1.1)
We find that in the RHS of equation (1.1), the degree of the terms i.e. the total power of x and y of each term in the numerator and the denominator is 2. Therefore, this is the case of a homogeneous differential equation.
Therefore, we can take y=vx for some function v. Therefore, taking derivative on both sides of y=vx, we obtain
dxdy=dxd(vx)=vdxdx+xdxdv=v+xdxdv..........(1.2)
And putting y=vx in the RHS of equation (1.1), we obtain
2xyy2−x2=2x×vx(vx)2−x2=x2×2vx2(v2−1)=2v(v2−1)..............(1.3)
Therefore, using equations (1.2) and (1.3), we can rewrite equation (1.1) as
dxdy=2xyy2−x2⇒v+xdxdv=2vv2−1
Now, we can separate the terms involving v and x in the last line of the above equation to write it as
xdxdv=2vv2−1−v=2vv2−1−2v2=2v−(v2+1)⇒(v2+1)2vdv=x−dx.................(1.4)
Now, we know that the integral of x1 is given by
∫x1dx=logx+C............(1.5)
Where C is an arbitrary constant.
Again, if we take
v2+1=s⇒2vdv=ds..............(1.6)
in LHS of equation (1.4), we can write it as
(v2+1)2vdv=sds.................(1.7)
Therefore, we can rewrite equation (1.4) using (1.7) as
sds=−xdx
Taking integral on both sides and using equation (1.5), we obtain
∫sds=−∫xdx⇒logs+C1=−logx+C2⇒logs=−logx+C3
Where C1 and C2 are arbitrary constants and C3=C2−C1 which is also a constant. Taking exponentials on both sides and using the fact that −logx=log(x1) and elogx=x for any value of x, we have
logs=−logx+C3=log(x1)+C3⇒elogs=elog(x1)+C3=elog(x1)×eC3⇒s=x1×C4...................(1.8)
Where C4=eC3 is another constant. Now, rewriting the value of s as s=v2+1 and v=xy, we can rewrite equation (1.8) as
s=x1×C4⇒(xy)2+1=xC4...................(1.9)
Which is the equation of the curve. As it passes through (1,1), x=1 and y=1 should satisfy equation (1.9), therefore, we should have
(11)2+1=1C4⇒C4=2
Therefore, we can use this value of C4 in equation (1.9) to obtain
(xy)2+1=x2⇒x2+y2−2x=0...................(1.10)
Now, we see that the degree and the coefficient of the terms with highest degree of both x and y in (1.10) is same. Therefore, it represents a circle. Comparing (1.10) with the general equation of a circle with center at (-g,-f) is given by
x2+y2+2gx+2fy+c=0
Comparing it with equation (1.10), we find that g=-1 and f=0. Therefore, the center of the circle represented by (1.10) should lie at (-1,0) and thus on the x-axis as the y-coordinate is 0.
Therefore, option (b) is the correct answer.
Note: We should note that in equation (1.8), we put all the constant terms on one side and renamed it as C4. We could do it because as C1, C2 and C3 were arbitrary constants and their values were not determined and in the final equations just C4 appeared, therefore, we could find the equation of the curve using C4 only and not C1,C2 or C3.