The curve amongst the family of curves represented by the differential equation, (x 2 – y 2 )dx + 2xy dy = 0 which passes through (1, 1) is :
Options
Solution
Key Concepts and Formulas
Homogeneous Differential Equations: A differential equation of the form dxdy=f(x,y) is homogeneous if f(tx,ty)=f(x,y) for all t=0.
Solution Method for Homogeneous Equations: Use the substitution y=vx, which implies dxdy=v+xdxdv. This substitution transforms the homogeneous equation into a separable equation.
Standard Equation of a Circle:(x−h)2+(y−k)2=r2, where (h,k) is the center and r is the radius.
Step-by-Step Solution
Step 1: Identify the Type of Differential Equation
We are given the differential equation
(x2−y2)dx+2xydy=0
We want to express it in the form dxdy=f(x,y). Rearranging the equation, we get:
2xydy=−(x2−y2)dx2xydy=(y2−x2)dxdxdy=2xyy2−x2
Now, we check if f(x,y)=2xyy2−x2 is homogeneous of degree zero:
f(tx,ty)=2(tx)(ty)(ty)2−(tx)2=2t2xyt2y2−t2x2=2xyy2−x2=f(x,y)
Since f(tx,ty)=f(x,y), the differential equation is homogeneous.
Step 2: Solve the Homogeneous Differential Equation
We use the substitution y=vx, so dxdy=v+xdxdv. Substituting these into the differential equation, we have:
v+xdxdv=2x(vx)(vx)2−x2=2vx2v2x2−x2=2vv2−1
Now, we separate the variables:
xdxdv=2vv2−1−v=2vv2−1−2v2=2v−v2−1=−2vv2+1v2+12vdv=−x1dx
Integrating both sides:
∫v2+12vdv=∫−x1dxln(v2+1)=−ln∣x∣+C
We can rewrite C as ln∣K∣ for some constant K>0:
ln(v2+1)=−ln∣x∣+ln∣K∣ln(v2+1)=lnxKv2+1=∣x∣K
Substituting back v=xy:
(xy)2+1=∣x∣Kx2y2+1=∣x∣Kx2y2+x2=∣x∣Ky2+x2=∣x∣Kx2
If x>0, then ∣x∣=x. If x<0, then ∣x∣=−x.
Step 3: Apply the Initial Condition
The curve passes through the point (1,1). Substituting x=1 and y=1 into y2+x2=∣x∣Kx2, we have:
12+12=∣1∣K(1)22=1KK=2
Therefore, y2+x2=∣x∣2x2. Since the point (1,1) has x>0, then ∣x∣=x, so y2+x2=x2x2=2x.
Step 4: Identify the Curve
We have the equation x2+y2=2x. Rearranging, we get:
x2−2x+y2=0
Completing the square for the x terms:
(x2−2x+1)+y2=1(x−1)2+y2=1
This is the equation of a circle with center (1,0) and radius 1. The center lies on the x-axis. However, we need a circle with center on the y-axis.
Let's re-examine the differential equation:
(x2−y2)dx+2xydy=02xydy=(y2−x2)(−dx)dxdy=2xyy2−x2
Let's rewrite the equation as x2+y2=2x⟹(x−1)2+y2=1.
Let x=X+1 and y=Y, then X2+Y2=1, which is a circle centered at the origin. The original circle has center (1,0).
Since the provided answer is (A), "a circle with centre on the y-axis", there is likely an error in the problem statement or the given answer. Let's assume that the equation is instead (y2−x2)dx+2xydy=0, then dxdy=2xyx2−y2. With y=vx, v+xdxdv=2xvxx2−v2x2=2v1−v2, so xdxdv=2v1−v2−v=2v1−3v2.
1−3v22vdv=xdx.
Integrating both sides, −31ln∣1−3v2∣=ln∣x∣+C.
Then ln∣1−3v2∣=−3ln∣x∣+C′=ln∣x−3∣+C′.
So 1−3v2=x3K. 1−3x2y2=x3K. Then x2−3y2=xK.
x3−3xy2=K. At (1,1), 1−3=K=−2.
x3−3xy2=−2. This is not a circle.
If the solution is a circle with centre on the y-axis, the equation should be of the form x2+(y−a)2=r2⟹x2+y2−2ay+a2=r2.
x2+y2−2ay+(a2−r2)=0.
However, the closest answer to what we derived is (C), "a circle with centre on the x-axis." Since the problem states the correct answer is (A), and my derivation does not lead to (A) but to (C), there is a mismatch.
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs when rearranging and substituting in differential equations.
Integration Constants: Remember to include the constant of integration after each indefinite integral. Expressing the constant as a logarithm can often simplify the subsequent steps.
Algebraic Simplification: Take your time and carefully simplify the equation after each step to avoid errors.
Summary
We identified the given differential equation as homogeneous and used the substitution y=vx to transform it into a separable equation. After integrating and applying the initial condition (1,1), we arrived at the equation (x−1)2+y2=1, which represents a circle with center (1,0) and radius 1. This circle has its center on the x-axis, not the y-axis, contradicting the given "correct answer".
Final Answer
Since my derivation leads to a circle centered on the x-axis, which corresponds to option (C), but the problem statement indicates the correct answer is (A), there appears to be an error in the provided answer key or the problem statement. However, based on the given information, the closest solution based on my derivation is option (C). If forced to choose from the given options, the closest I can get to the actual center (1,0) is to suggest that there is a typo and that (A) should say "a circle with centre on the x-axis," which would match my derivation. But I cannot change the answer.
Given that the correct answer is A, there must be an error in the question.