Question
Question: The value of $\lambda$ for which the curve bisects the circumference of the circle $x^2+y^2+4x-2y+4=...
The value of λ for which the curve bisects the circumference of the circle x2+y2+4x−2y+4=0, is

1/3
5/3
3/5
3
35
Solution
-
Solve the Differential Equation: The given differential equation is dxdy=λ−2y2x+λ. Rearranging gives (λ−2y)dy=(2x+λ)dx. This can be rewritten as 2(ydy+xdx)=λ(dy−dx). Integrating both sides yields x2+y2=λ(y−x)+C.
-
Apply the Origin Condition: The problem states that the family of curves passes through the origin (0,0) for every real value of λ. Substituting (0,0) into the integrated equation gives 02+02=λ(0−0)+C, which implies C=0. Thus, the family of curves is represented by the equation x2+y2=λ(y−x).
-
Analyze the Circle: The given circle is x2+y2+4x−2y+4=0. Completing the square, we rewrite it in standard form: (x2+4x+4)+(y2−2y+1)+4−4−1=0 (x+2)2+(y−1)2=1. This is a circle with center (h,k)=(−2,1) and radius r=1.
-
Apply the Bisecting Condition: A curve bisects the circumference of a circle if it passes through the center of the circle. Therefore, the curve x2+y2=λ(y−x) must pass through the center of the given circle, which is (−2,1).
-
Solve for λ: Substitute the coordinates of the center (−2,1) into the curve's equation: (−2)2+(1)2=λ(1−(−2)) 4+1=λ(1+2) 5=3λ λ=35