Skip to main content
Back to Circles
JEE Main 2019
Circles
Circle
Medium

Question

Three distinct points A, B and C are given in the 2 -dimensional coordinates plane such that the ratio of the distance of any one of them from the point (1,0)(1, 0) to the distance from the point (1,0)(-1, 0) is equal to 13{1 \over 3}. Then the circumcentre of the triangle ABC is at the point :

Options

Solution

Key Concepts and Formulas

  • Distance Formula: The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • Apollonius' Circle: The locus of a point whose distance from two fixed points is in a constant ratio k1k \neq 1 is a circle.
  • Standard Equation of a Circle: The standard form of a circle's equation is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, where the center of the circle is (g,f)(-g, -f).

Step-by-Step Solution

Step 1: Setting up the Locus Equation

We are given two points P(1,0)P(1, 0) and Q(1,0)Q(-1, 0). Let A(x,y)A(x, y) be any point such that the ratio of its distance from PP to its distance from QQ is 13\frac{1}{3}. That is, APAQ=13\frac{AP}{AQ} = \frac{1}{3}. Our goal is to find the equation of the locus of point A. APAQ=13\frac{AP}{AQ} = \frac{1}{3} Cross-multiplying gives: 3AP=AQ3AP = AQ Squaring both sides to eliminate the square roots in the distance formula: (3AP)2=(AQ)2(3AP)^2 = (AQ)^2 9(AP)2=(AQ)29(AP)^2 = (AQ)^2 Using the distance formula: AP2=(x1)2+(y0)2=(x1)2+y2AP^2 = (x - 1)^2 + (y - 0)^2 = (x - 1)^2 + y^2 AQ2=(x(1))2+(y0)2=(x+1)2+y2AQ^2 = (x - (-1))^2 + (y - 0)^2 = (x + 1)^2 + y^2 Substituting these into the equation: 9((x1)2+y2)=(x+1)2+y29\left((x-1)^2 + y^2\right) = (x+1)^2 + y^2

Step 2: Expanding and Simplifying the Equation

Now, we expand the equation and simplify it to get the standard form of a circle equation. 9(x22x+1+y2)=x2+2x+1+y29(x^2 - 2x + 1 + y^2) = x^2 + 2x + 1 + y^2 Distribute the 9 on the left side: 9x218x+9+9y2=x2+2x+1+y29x^2 - 18x + 9 + 9y^2 = x^2 + 2x + 1 + y^2 Move all terms to one side to set the equation to zero: (9x2x2)+(9y2y2)+(18x2x)+(91)=0(9x^2 - x^2) + (9y^2 - y^2) + (-18x - 2x) + (9 - 1) = 0 8x2+8y220x+8=08x^2 + 8y^2 - 20x + 8 = 0 Divide the entire equation by 8 to get the coefficients of x2x^2 and y2y^2 to be 1: 8x28+8y2820x8+88=0\frac{8x^2}{8} + \frac{8y^2}{8} - \frac{20x}{8} + \frac{8}{8} = 0 x2+y252x+1=0... (Equation 1)x^2 + y^2 - \frac{5}{2}x + 1 = 0 \quad \text{... (Equation 1)}

Step 3: Identifying the Circumcircle and its Center

Since the three distinct points A, B, and C satisfy the same condition, they all lie on the circle described by Equation 1. This circle is the circumcircle of triangle ABC. The circumcenter is the center of this circle.

Comparing Equation 1 with the standard form x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0: x2+y252x+0y+1=0x^2 + y^2 - \frac{5}{2}x + 0y + 1 = 0 We can identify: 2g=52    g=542g = -\frac{5}{2} \implies g = -\frac{5}{4} 2f=0    f=02f = 0 \implies f = 0 c=1c = 1 The center of the circle is (g,f)=((54),0)=(54,0)(-g, -f) = \left(-\left(-\frac{5}{4}\right), -0\right) = \left(\frac{5}{4}, 0\right). Therefore, the circumcenter of ABC\triangle ABC is (54,0)\left(\frac{5}{4}, 0\right).

Common Mistakes & Tips

  • Algebraic Errors: Carefully expand and simplify the equation to avoid mistakes.
  • Center Formula: Remember the correct formula for the center of the circle in standard form is (g,f)(-g, -f).

Summary

The problem uses the concept of Apollonius' Circle to determine that the three points A, B, and C lie on a circle. This circle is the circumcircle of the triangle ABC. By deriving the equation of the circle and finding its center, we find the circumcenter of the triangle. The circumcenter is (54,0)\left(\frac{5}{4}, 0\right).

The final answer is (54,0)\boxed{\left( {{5 \over 4},0} \right)}, which corresponds to option (A).

Practice More Circles Questions

View All Questions