Skip to main content
Back to Differential Equations
JEE Main 2018
Differential Equations
Differential Equations
Easy

Question

The differential equation of all circles passing through the origin and having their centres on the xx-axis is :

Options

Solution

Key Concepts and Formulas

  • Equation of a Circle: The equation of a circle with center (h,k)(h, k) and radius rr is given by (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
  • Differential Equations: A differential equation is an equation involving derivatives of a function. The order of the differential equation is the highest order derivative appearing in the equation.
  • Chain Rule: The chain rule is used to differentiate composite functions. For example, ddxf(y)=dfdydydx\frac{d}{dx} f(y) = \frac{df}{dy} \cdot \frac{dy}{dx}.

Step-by-Step Solution

Step 1: Establishing the General Equation of the Family of Circles

We are given that the circles pass through the origin and have their centers on the xx-axis. Let the center of the circle be (h,0)(h, 0) and the radius be rr. The general equation of a circle is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2. Since the center lies on the xx-axis, k=0k = 0. Thus, the equation becomes:

(xh)2+y2=r2(1)(x-h)^2 + y^2 = r^2 \quad \ldots(1)

Since the circle passes through the origin (0,0)(0, 0), we can substitute x=0x = 0 and y=0y = 0 into equation (1):

(0h)2+02=r2(0-h)^2 + 0^2 = r^2 h2=r2(2)h^2 = r^2 \quad \ldots(2)

Now, substitute r2=h2r^2 = h^2 back into equation (1):

(xh)2+y2=h2(x-h)^2 + y^2 = h^2 x22hx+h2+y2=h2x^2 - 2hx + h^2 + y^2 = h^2 x2+y22hx=0(A)x^2 + y^2 - 2hx = 0 \quad \ldots(A)

This equation represents the family of circles passing through the origin and having their centers on the xx-axis. The only arbitrary constant is hh.

Step 2: Differentiating to Eliminate the Arbitrary Constant

Since there is one arbitrary constant, we need to differentiate equation (A) once with respect to xx to eliminate hh.

Differentiating equation (A) with respect to xx:

ddx(x2+y22hx)=ddx(0)\frac{d}{dx}(x^2 + y^2 - 2hx) = \frac{d}{dx}(0) 2x+2ydydx2h=0(3)2x + 2y \frac{dy}{dx} - 2h = 0 \quad \ldots(3)

Here, we used the chain rule to differentiate y2y^2 with respect to xx: ddx(y2)=2ydydx\frac{d}{dx}(y^2) = 2y \frac{dy}{dx}.

Step 3: Eliminating the Arbitrary Constant

We now have two equations:

  1. x2+y22hx=0(A)x^2 + y^2 - 2hx = 0 \quad \ldots(A)
  2. 2x+2ydydx2h=0(3)2x + 2y \frac{dy}{dx} - 2h = 0 \quad \ldots(3)

We need to eliminate hh. From equation (3), we can solve for hh:

2h=2x+2ydydx2h = 2x + 2y \frac{dy}{dx} h=x+ydydx(4)h = x + y \frac{dy}{dx} \quad \ldots(4)

Substitute this expression for hh into equation (A):

x2+y22x(x+ydydx)=0x^2 + y^2 - 2x \left(x + y \frac{dy}{dx}\right) = 0

Step 4: Simplifying to the Final Differential Equation

Simplify the equation:

x2+y22x22xydydx=0x^2 + y^2 - 2x^2 - 2xy \frac{dy}{dx} = 0 x2+y22xydydx=0-x^2 + y^2 - 2xy \frac{dy}{dx} = 0 y2=x2+2xydydxy^2 = x^2 + 2xy \frac{dy}{dx}

This is the required differential equation.

Common Mistakes & Tips

  • Remember to use the chain rule when differentiating yy terms with respect to xx.
  • Be careful with algebraic manipulations, especially when distributing and simplifying.
  • Double-check the number of arbitrary constants to ensure you differentiate the correct number of times.

Summary

We found the differential equation of all circles passing through the origin and having their centers on the xx-axis. We started with the general equation of a circle, applied the given conditions to find the specific form for this family, and then differentiated and eliminated the arbitrary constant to arrive at the differential equation y2=x2+2xydydx{y^2} = {x^2} + 2xy{{dy} \over {dx}}.

The final answer is \boxed{{y^2} = {x^2} + 2xy{{dy} \over {dx}}}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions