Skip to main content
Back to Complex Numbers
JEE Main 2024
Complex Numbers
Complex Numbers
Easy

Question

The number of points of intersection of z(4+3i)=2|z - (4 + 3i)| = 2 and z+z4=6|z| + |z - 4| = 6, z \in C, is :

Options

Solution

Key Concepts and Formulas

  • Geometric Interpretation of Complex Numbers: The modulus zz0|z - z_0| represents the distance between the complex number zz and the complex number z0z_0 in the complex plane.
  • Equation of a Circle: An equation of the form zz0=R|z - z_0| = R represents a circle with center z0z_0 and radius RR.
  • Equation of an Ellipse: An equation of the form zF1+zF2=2a|z - F_1| + |z - F_2| = 2a represents an ellipse with foci at F1F_1 and F2F_2, and major axis length 2a2a. The relationship between the semi-major axis aa, semi-minor axis bb, and distance from the center to each focus cc is given by a2=b2+c2a^2 = b^2 + c^2.

Step-by-Step Solution

Step 1: Analyze the first equation: The Circle

The first equation is: z(4+3i)=2|z - (4 + 3i)| = 2

This equation represents a circle in the complex plane. We are identifying the geometric shape represented by the given complex equation. The modulus signifies distance, and the equation states that the distance between a complex number zz and the complex number 4+3i4+3i is constant and equal to 2.

  • Center of the circle: C=(4,3)C = (4, 3)
  • Radius of the circle: R=2R = 2

Step 2: Analyze the second equation: The Ellipse

The second equation is: z+z4=6|z| + |z - 4| = 6

This equation represents an ellipse in the complex plane. We are identifying the geometric shape. The equation states that the sum of the distances from any point zz to two fixed points is constant. This is the definition of an ellipse.

  • Foci of the ellipse: F1=(0,0)F_1 = (0, 0) and F2=(4,0)F_2 = (4, 0)
  • Major axis length: 2a=62a = 6, so a=3a = 3
  • Distance between foci: 2c=40=42c = |4 - 0| = 4, so c=2c = 2
  • Semi-minor axis: Using a2=b2+c2a^2 = b^2 + c^2, we have 32=b2+223^2 = b^2 + 2^2, which gives 9=b2+49 = b^2 + 4, so b2=5b^2 = 5 and b=5b = \sqrt{5}
  • Center of the ellipse: The midpoint of the foci is E=(0+42,0+02)=(2,0)E = (\frac{0+4}{2}, \frac{0+0}{2}) = (2, 0)

Step 3: Determine the position of the circle's center relative to the ellipse

To understand the intersection possibilities, we need to know if the circle's center lies inside or outside the ellipse. We can check this by calculating the sum of the distances from the circle's center to the ellipse's foci. If this sum is less than 2a=62a = 6, the center is inside; if it's greater, the center is outside.

  • Distance from C(4,3)C(4, 3) to F1(0,0)F_1(0, 0): d1=(40)2+(30)2=16+9=25=5d_1 = \sqrt{(4-0)^2 + (3-0)^2} = \sqrt{16 + 9} = \sqrt{25} = 5
  • Distance from C(4,3)C(4, 3) to F2(4,0)F_2(4, 0): d2=(44)2+(30)2=0+9=9=3d_2 = \sqrt{(4-4)^2 + (3-0)^2} = \sqrt{0 + 9} = \sqrt{9} = 3
  • Sum of distances: d1+d2=5+3=8d_1 + d_2 = 5 + 3 = 8

Since 8>68 > 6, the center of the circle (4,3)(4, 3) lies outside the ellipse.

Step 4: Determine if any points on the ellipse lie inside the circle

To further refine our understanding of the intersection, we need to determine if any points on the ellipse lie inside the circle. Let's consider points on the ellipse where x=4x=4. We substitute x=4x=4 into the ellipse equation (x2)2a2+y2b2=1\frac{(x-2)^2}{a^2} + \frac{y^2}{b^2} = 1: (42)232+y2(5)2=1\frac{(4-2)^2}{3^2} + \frac{y^2}{(\sqrt{5})^2} = 1 49+y25=1\frac{4}{9} + \frac{y^2}{5} = 1 y25=149=59\frac{y^2}{5} = 1 - \frac{4}{9} = \frac{5}{9} y2=259    y=±53y^2 = \frac{25}{9} \implies y = \pm \frac{5}{3}

So, the ellipse passes through the points (4,5/3)(4, 5/3) and (4,5/3)(4, -5/3).

Now, let's check these two points against the circle with center (4,3)(4,3) and radius 22:

  • Distance from (4,5/3)(4, 5/3) to C(4,3)=(44)2+(5/33)2=0+(5/39/3)2=(4/3)2=16/9=4/3C(4,3) = \sqrt{(4-4)^2 + (5/3 - 3)^2} = \sqrt{0 + (5/3 - 9/3)^2} = \sqrt{(-4/3)^2} = \sqrt{16/9} = 4/3. Since 4/3<24/3 < 2, the point (4,5/3)(4, 5/3) lies inside the circle.
  • Distance from (4,5/3)(4, -5/3) to C(4,3)=(44)2+(5/33)2=0+(5/39/3)2=(14/3)2=196/9=14/3C(4,3) = \sqrt{(4-4)^2 + (-5/3 - 3)^2} = \sqrt{0 + (-5/3 - 9/3)^2} = \sqrt{(-14/3)^2} = \sqrt{196/9} = 14/3. Since 14/3>214/3 > 2, the point (4,5/3)(4, -5/3) lies outside the circle.

Step 5: Analyze the number of intersections Since the center of the circle is outside the ellipse, but a point on the ellipse (4,5/3)(4, 5/3) lies inside the circle, there must be at least two points of intersection. The ellipse is a closed, continuous curve. As we move along the ellipse from (4,5/3)(4, -5/3) (outside the circle) to (4,5/3)(4, 5/3) (inside the circle), we must cross the circle's boundary. Also, the distance from (5,0)(5,0) to (4,3)(4,3) is 10>2\sqrt{10}>2 so (5,0)(5,0) is outside the circle. As we continue from (4,5/3)(4, 5/3) (inside) to (5,0)(5,0) (outside), we must again cross the circle's boundary.

Let's consider the range of yy values. The circle is centered at y=3y=3 with radius 2, therefore the circle's yy values range from 11 to 55. The ellipse has semi-minor axis 52.236\sqrt{5} \approx 2.236. The upper co-vertex is at y=5y=\sqrt{5}, and the lower co-vertex is at y=5y=-\sqrt{5}. Thus, only the upper portion of the ellipse intersects the circle.

Because the point (4,5/3)(4, 5/3) is inside the circle, and the point (5,0)(5,0) is outside the circle, and the center of the circle is (4,3)(4,3) and radius is 2, and the circle lies entirely above y=1y=1, the two intersection points must lie above the x-axis. The lower half of the ellipse is completely outside the circle.

Therefore, there are two points of intersection.

Common Mistakes & Tips

  • Incorrectly determining whether the center of the circle lies inside or outside the ellipse.
  • Assuming no intersection without carefully analyzing the relative positions of the curves and testing specific points.
  • Algebra errors in calculating distances or solving equations.

Summary

By analyzing the equations as a circle and an ellipse and determining the relative positions of their centers and key points, we found that the ellipse intersects the circle at two distinct points. The upper half of the ellipse intersects the circle twice, while the lower half does not intersect at all.

Final Answer

The final answer is \boxed{2}, which corresponds to option (C).

Practice More Complex Numbers Questions

View All Questions