Skip to main content
Back to Differential Equations
JEE Main 2020
Differential Equations
Differential Equations
Medium

Question

The differential equation representing the family of ellipse having foci eith on the x-axis or on the yy-axis, center at the origin and passing through the point (0, 3) is :

Options

Solution

Key Concepts and Formulas

  • Equation of an Ellipse: The general equation of an ellipse centered at the origin, with foci on either the x-axis or y-axis, is given by x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, where aa and bb are positive constants.
  • Differentiation: We will use implicit differentiation to eliminate the arbitrary constants a2a^2 and b2b^2.
  • Elimination of Arbitrary Constants: The goal is to differentiate the equation enough times to create a system of equations that allows us to eliminate the arbitrary constants.

Step-by-Step Solution

Step 1: Write the general equation of the ellipse and use the given point.

The general equation of the ellipse is: x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 Since the ellipse passes through the point (0, 3), we can substitute these coordinates into the equation: 02a2+32b2=1\frac{0^2}{a^2} + \frac{3^2}{b^2} = 1 This simplifies to: 9b2=1\frac{9}{b^2} = 1 Therefore, b2=9b^2 = 9. Substituting this back into the general equation, we get: x2a2+y29=1\frac{x^2}{a^2} + \frac{y^2}{9} = 1 This equation now only contains one arbitrary constant a2a^2.

Step 2: Differentiate the equation with respect to x.

Differentiating both sides of the equation x2a2+y29=1\frac{x^2}{a^2} + \frac{y^2}{9} = 1 with respect to xx gives: 2xa2+2y9dydx=0\frac{2x}{a^2} + \frac{2y}{9} \frac{dy}{dx} = 0 Simplifying, we have: xa2+y9y=0\frac{x}{a^2} + \frac{y}{9} y' = 0 We can solve for 1a2\frac{1}{a^2}: 1a2=yy9x\frac{1}{a^2} = -\frac{y y'}{9x}

Step 3: Substitute the expression for 1a2\frac{1}{a^2} back into the ellipse equation.

Substituting 1a2=yy9x\frac{1}{a^2} = -\frac{y y'}{9x} into the equation x2a2+y29=1\frac{x^2}{a^2} + \frac{y^2}{9} = 1, we get: x2(yy9x)+y29=1x^2 \left(-\frac{y y'}{9x}\right) + \frac{y^2}{9} = 1 Simplifying, we get: xyy9+y29=1-\frac{x y y'}{9} + \frac{y^2}{9} = 1 Multiplying by 9, we have: xyy+y2=9-x y y' + y^2 = 9 Rearranging, we get: y2xyy=9y^2 - x y y' = 9

Step 4: Differentiate again with respect to x to eliminate the constant 9.

Differentiating the equation y2xyy=9y^2 - x y y' = 9 with respect to xx gives: 2yy(yy+x(y)2+xyy)=02y y' - \left(y y' + x (y')^2 + x y y''\right) = 0 Simplifying, we get: 2yyyyx(y)2xyy=02y y' - y y' - x (y')^2 - x y y'' = 0 yyx(y)2xyy=0y y' - x (y')^2 - x y y'' = 0 Rearranging, we have: xyy+x(y)2yy=0x y y'' + x (y')^2 - y y' = 0 Multiplying by -1, we obtain: xyyx(y)2+yy=0-x y y'' - x (y')^2 + y y' = 0 xyy+x(y)2yy=0x y y'' + x (y')^2 - y y' = 0

Step 5: Rearrange the equation

Rearranging the terms, we get: xyy+x(y)2yy=0x y y'' + x (y')^2 - y y' = 0

Common Mistakes & Tips

  • Careful Differentiation: Implicit differentiation can be tricky. Make sure to apply the product rule and chain rule correctly.
  • Simplifying After Each Step: Simplifying the equation after each differentiation makes the subsequent steps easier and reduces the chance of errors.
  • Recognizing the Form: The final differential equation often needs to be rearranged to match one of the given options.

Summary

We started with the general equation of an ellipse centered at the origin and passing through (0,3). This allowed us to express the equation with only one arbitrary constant. We then differentiated the equation twice to eliminate the arbitrary constant and arrive at the differential equation xyy+x(y)2yy=0x y y'' + x (y')^2 - y y' = 0. This matches option (A).

Final Answer: The final answer is \boxed{xy y'' + x (y')^2 - y y' = 0}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions