Skip to main content
Back to Differential Equations
JEE Main 2024
Differential Equations
Differential Equations
Hard

Question

The area enclosed by the closed curve C\mathrm{C} given by the differential equation dydx+x+ay2=0,y(1)=0\frac{d y}{d x}+\frac{x+a}{y-2}=0, y(1)=0 is 4π4 \pi. Let PP and QQ be the points of intersection of the curve C\mathrm{C} and the yy-axis. If normals at PP and QQ on the curve C\mathrm{C} intersect xx-axis at points RR and SS respectively, then the length of the line segment RSR S is :

Options

Solution

Key Concepts and Formulas

  • Differential Equations: Separable differential equations can be solved by separating variables and integrating.
  • Equation of a Circle: The standard equation of a circle with center (h,k)(h, k) and radius rr is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2. The area of a circle is A=πr2A = \pi r^2.
  • Equation of a Normal to a Circle: The normal to a circle at a point on its circumference passes through the center of the circle. The slope of a line passing through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. The point-slope form of a line is yy1=m(xx1)y - y_1 = m(x - x_1).

Step-by-Step Solution

Step 1: Solve the differential equation. We are given the differential equation dydx+x+ay2=0\frac{dy}{dx} + \frac{x+a}{y-2} = 0. We need to solve this equation to find the equation of the curve CC.

dydx=x+ay2\frac{dy}{dx} = -\frac{x+a}{y-2} (y2)dy=(x+a)dx(y-2)dy = -(x+a)dx Integrating both sides: (y2)dy=(x+a)dx\int (y-2)dy = \int -(x+a)dx y222y=x22ax+C\frac{y^2}{2} - 2y = -\frac{x^2}{2} - ax + C' Multiplying by 2: y24y=x22ax+2Cy^2 - 4y = -x^2 - 2ax + 2C' x2+2ax+y24y=2Cx^2 + 2ax + y^2 - 4y = 2C' Completing the squares for xx and yy: (x2+2ax+a2)+(y24y+4)=2C+a2+4(x^2 + 2ax + a^2) + (y^2 - 4y + 4) = 2C' + a^2 + 4 (x+a)2+(y2)2=a2+4+2C(x+a)^2 + (y-2)^2 = a^2 + 4 + 2C' Let R2=a2+4+2CR^2 = a^2 + 4 + 2C'. Then the equation becomes: (x+a)2+(y2)2=R2(x+a)^2 + (y-2)^2 = R^2 This is the equation of a circle with center (a,2)(-a, 2) and radius RR.

Step 2: Use the initial condition y(1) = 0. We are given that y(1)=0y(1) = 0. Substituting x=1x=1 and y=0y=0 into the equation of the circle: (1+a)2+(02)2=R2(1+a)^2 + (0-2)^2 = R^2 (1+a)2+4=R2(1)(1+a)^2 + 4 = R^2 \quad \ldots (1)

Step 3: Use the area information to find R and a. We are given that the area enclosed by the curve CC is 4π4\pi. Since the curve is a circle, its area is given by A=πR2A = \pi R^2. Therefore, πR2=4π\pi R^2 = 4\pi R2=4R^2 = 4 Substituting R2=4R^2 = 4 into equation (1): (1+a)2+4=4(1+a)^2 + 4 = 4 (1+a)2=0(1+a)^2 = 0 1+a=01+a = 0 a=1a = -1 So, the equation of the circle is (x1)2+(y2)2=4(x-1)^2 + (y-2)^2 = 4. The center is (1,2)(1, 2) and the radius is 22.

Step 4: Find the points P and Q where the curve intersects the y-axis. To find the points where the circle intersects the y-axis, we set x=0x=0: (01)2+(y2)2=4(0-1)^2 + (y-2)^2 = 4 1+(y2)2=41 + (y-2)^2 = 4 (y2)2=3(y-2)^2 = 3 y2=±3y-2 = \pm \sqrt{3} y=2±3y = 2 \pm \sqrt{3} The points of intersection are P(0,2+3)P(0, 2+\sqrt{3}) and Q(0,23)Q(0, 2-\sqrt{3}).

Step 5: Find the equations of the normals at P and Q. Since the normals to a circle pass through the center, the normal at PP passes through (0,2+3)(0, 2+\sqrt{3}) and (1,2)(1, 2). The slope of the normal at PP is: mP=2(2+3)10=3m_P = \frac{2 - (2+\sqrt{3})}{1-0} = -\sqrt{3} The equation of the normal at PP is: y(2+3)=3(x0)y - (2+\sqrt{3}) = -\sqrt{3}(x-0) y=3x+2+3y = -\sqrt{3}x + 2 + \sqrt{3}

The normal at QQ passes through (0,23)(0, 2-\sqrt{3}) and (1,2)(1, 2). The slope of the normal at QQ is: mQ=2(23)10=3m_Q = \frac{2 - (2-\sqrt{3})}{1-0} = \sqrt{3} The equation of the normal at QQ is: y(23)=3(x0)y - (2-\sqrt{3}) = \sqrt{3}(x-0) y=3x+23y = \sqrt{3}x + 2 - \sqrt{3}

Step 6: Find the x-intercepts R and S of the normals. To find the x-intercepts, we set y=0y=0:

For the normal at PP: 0=3x+2+30 = -\sqrt{3}x + 2 + \sqrt{3} 3x=2+3\sqrt{3}x = 2 + \sqrt{3} x=2+33=23+33=233+1x = \frac{2 + \sqrt{3}}{\sqrt{3}} = \frac{2\sqrt{3} + 3}{3} = \frac{2\sqrt{3}}{3} + 1 So, R=(233+1,0)R = (\frac{2\sqrt{3}}{3} + 1, 0).

For the normal at QQ: 0=3x+230 = \sqrt{3}x + 2 - \sqrt{3} 3x=23-\sqrt{3}x = 2 - \sqrt{3} x=2+33=23+33=1233x = \frac{-2 + \sqrt{3}}{\sqrt{3}} = \frac{-2\sqrt{3} + 3}{3} = 1 - \frac{2\sqrt{3}}{3} So, S=(1233,0)S = (1 - \frac{2\sqrt{3}}{3}, 0).

Step 7: Find the length of the line segment RS. The length of the line segment RSRS is the absolute difference between the x-coordinates of RR and SS: RS=(1+233)(1233)=433=433|RS| = \left| \left(1 + \frac{2\sqrt{3}}{3}\right) - \left(1 - \frac{2\sqrt{3}}{3}\right) \right| = \left| \frac{4\sqrt{3}}{3} \right| = \frac{4\sqrt{3}}{3}

Common Mistakes & Tips

  • Sign Errors: Be very careful with signs when separating variables and integrating.
  • Completing the Square: Ensure you correctly complete the square to obtain the standard form of the circle's equation.
  • Normal to a Circle: Remember that the normal to a circle always passes through its center. This significantly simplifies the problem.

Summary

We solved the given differential equation to find the equation of a circle. Using the initial condition and the given area, we determined the circle's center and radius. We then found the points of intersection of the circle with the y-axis, determined the equations of the normals at these points, and calculated the distance between their x-intercepts. The length of the line segment RSRS is 433\frac{4\sqrt{3}}{3}.

Final Answer The final answer is 433\boxed{\frac{4\sqrt{3}}{3}}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions