Solveeit Logo

Question

Mathematics Question on Differential equations

From the differential equation of the family of hyperbolas having foci on xx-axis and centre at origin.

Answer

The correct answer is:xyy+x(y)2yy=0xyy''+x(y')^2-yy'=0
The equation of the family of hyperbolas with the centre at origin and foci along the xaxis is:
x2a2+y2b2=1...(1)\frac{x^2}{a^2}+\frac{y^2}{b^2}=1...(1)
Differential equation
Differentiating equation(1)with respect to xx,we get:
2xa2+2yyb2=0\frac{2x}{a^2}+\frac{2yy'}{b^2}=0
xa2+yyb2=0...(2)⇒\frac{x}{a^2}+\frac{yy'}{b^2}=0...(2)
Again,differentiating with respect to xx,we get:
1a2y.y+y.yb2=0\frac{1}{a^2}-\frac{y'.y'+y.y''}{b^2}=0
Substituting the value of 1a2\frac{1}{a^2} in equation (2), we get:
xb2[((y)2+yy)]+yyb2=0\frac{x}{b^2}[((y')2+yy'')]+\frac{yy'}{b^2}=0
x(y)2xyy+yy=0⇒-x(y')^2-xyy''+yy'=0
xyy+x(y)2yy=0⇒xyy''+x(y')^2-yy'=0
This is the required differential equation.