Question:

What does the differential equation \((2x+y+1)dx+(x+2y+1)dy=0\) represent?

Show Hint

Check exactness of the ODE, integrate to get an implicit curve, then classify the resulting conic using its discriminant.
Updated On: Jul 3, 2026
  • A family of circles
  • A family of parabolas
  • A family of hyperbolas
  • A family of ellipses
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Identify \(M(x,y)=2x+y+1\) and \(N(x,y)=x+2y+1\). Since \(M_y=1\) and \(N_x=1\), the equation is exact.
Step 2: Find \(F(x,y)\) with \(F_x=M\). Integrating \(M\) with respect to \(x\) gives \(F=x^2+xy+x+g(y)\).
Step 3: Differentiate with respect to \(y\): \(F_y=x+g'(y)\). Setting this equal to \(N=x+2y+1\) gives \(g'(y)=2y+1\), so \(g(y)=y^2+y\).
Step 4: The implicit general solution is \[x^2+xy+y^2+x+y=C.\]
Step 5: This is a conic \(Ax^2+Bxy+Cy^2+Dx+Ey+F=0\) with \(A=1,\ B=1,\ C=1\). The discriminant is \(B^2-4AC=1-4=-3<0\), which signals a real ellipse (not a circle, since \(B\neq 0\)).
\[\boxed{\text{Family of ellipses}}\]
Was this answer helpful?
0
0