All Exams Test series for 1 year @ ₹349 only
Question

The two circles x 2+ y 2= r 2and x 2+ y 2– 10x + 16 = 0 intersect at two distinct points. Then which one of the following is correct?

This question was previously asked in
NDA I 2017 GAT Previous Year Paper (23-Apr-2017)
The correct answer is

2 < r < 8

Understanding Circle Intersection

The question asks for the condition on the radius \(r\) of the first circle such that it intersects the second given circle at two distinct points. To solve this, we need to analyze the properties of both circles, specifically their centers and radii, and then use the condition for two circles to intersect at two distinct points based on the distance between their centers.

Analysis of the First Circle

The equation of the first circle is given as \(x^2 + y^2 = r^2\).

  • This equation is in the standard form \((x-h)^2 + (y-k)^2 = R^2\), where \((h, k)\) is the center and \(R\) is the radius.
  • Comparing \(x^2 + y^2 = r^2\) with the standard form, we can see that the center of the first circle, let's call it \(C_1\), is at \((0, 0)\).
  • The radius of the first circle, let's call it \(R_1\), is \(r\). Since \(r\) represents a radius, we know that \(r > 0\).

Analysis of the Second Circle

The equation of the second circle is given as \(x^2 + y^2 – 10x + 16 = 0\).

  • This equation is in the general form \(x^2 + y^2 + 2gx + 2fy + c = 0\).
  • Comparing \(x^2 + y^2 – 10x + 16 = 0\) with the general form, we have \(2g = -10\), \(2f = 0\), and \(c = 16\).
  • From this, we find \(g = -5\) and \(f = 0\).
  • The center of the second circle, let's call it \(C_2\), is at \((-g, -f)\), which is \((-(-5), -0)) = (5, 0)\).
  • The radius of the second circle, let's call it \(R_2\), is calculated using the formula \(R_2 = \sqrt{g^2 + f^2 - c}\).
  • Substituting the values, \(R_2 = \sqrt{(-5)^2 + 0^2 - 16} = \sqrt{25 + 0 - 16} = \sqrt{9} = 3\).
Circle Equation Center Radius
Circle 1 \(x^2 + y^2 = r^2\) \(C_1 = (0, 0)\) \(R_1 = r\)
Circle 2 \(x^2 + y^2 – 10x + 16 = 0\) \(C_2 = (5, 0)\) \(R_2 = 3\)

Calculating the Distance Between Centers

The distance between the centers \(C_1 = (0, 0)\) and \(C_2 = (5, 0)\), let's call it \(d\), is calculated using the distance formula:

\(d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\)

\(d = \sqrt{(5 - 0)^2 + (0 - 0)^2}\)

\(d = \sqrt{5^2 + 0^2}\)

\(d = \sqrt{25}\)

\(d = 5\)

The distance between the centers is 5 units.

Condition for Two Distinct Intersection Points

Two circles intersect at two distinct points if and only if the distance between their centers is strictly greater than the absolute difference of their radii and strictly less than the sum of their radii.

Mathematically, the condition is: \(|R_1 - R_2| < d < R_1 + R_2\)

Substituting the values \(R_1 = r\), \(R_2 = 3\), and \(d = 5\):

\(|r - 3| < 5 < r + 3\)

Solving the Inequality for r

We need to solve the compound inequality \(|r - 3| < 5\) and \(5 < r + 3\) simultaneously.

Part 1: \(|r - 3| < 5\)

This inequality is equivalent to:

\(-5 < r - 3 < 5\)

Add 3 to all parts of the inequality:

\(-5 + 3 < r - 3 + 3 < 5 + 3\)

\(-2 < r < 8\)

Since \(r\) is a radius, it must be a positive value. Therefore, considering \(r > 0\), this part of the condition gives \(0 < r < 8\).

Part 2: \(5 < r + 3\)

Subtract 3 from both sides of the inequality:

\(5 - 3 < r + 3 - 3\)

\(2 < r\)

Combining the Conditions

For the circles to intersect at two distinct points, both \(0 < r < 8\) and \(2 < r\) must be true. The intersection of these two conditions is \(2 < r < 8\).

This means the radius \(r\) of the first circle must be greater than 2 and less than 8 for the two circles to intersect at two distinct points.

Revision Table: Circle Intersection Conditions

Here is a summary of the conditions for the intersection of two circles with radii \(R_1\), \(R_2\) and distance between centers \(d\).

Condition on distance \(d\) Intersection
\(d > R_1 + R_2\) No intersection (circles are external to each other)
\(d = R_1 + R_2\) One intersection point (external tangency)
\(|R_1 - R_2| < d < R_1 + R_2\) Two distinct intersection points
\(d = |R_1 - R_2|\) (and \(d \ne 0\)) One intersection point (internal tangency)
\(d < |R_1 - R_2|\) No intersection (one circle is inside the other)
\(d = 0\) and \(R_1 = R_2\) Circles are identical (infinite intersection points)
\(d = 0\) and \(R_1 \ne R_2\) Concentric circles, one inside the other (no intersection)

Additional Information: General Circle Equation

The general equation of a circle is \(x^2 + y^2 + 2gx + 2fy + c = 0\). From this equation, we can find the center and radius:

  • The center of the circle is at the point \((-g, -f)\).
  • The radius of the circle is \(R = \sqrt{g^2 + f^2 - c}\).
  • For the equation to represent a real circle, the term under the square root must be non-negative: \(g^2 + f^2 - c \ge 0\).
  • If \(g^2 + f^2 - c > 0\), it is a real circle with a positive radius.
  • If \(g^2 + f^2 - c = 0\), it represents a point circle (radius is 0).
  • If \(g^2 + f^2 - c < 0\), it represents an imaginary circle.

In our problem, for the second circle \(x^2 + y^2 – 10x + 16 = 0\), we found \(g=-5\), \(f=0\), and \(c=16\). So \(g^2+f^2-c = (-5)^2 + 0^2 - 16 = 25 - 16 = 9 > 0\), confirming it is a real circle with radius 3.

Was this answer helpful?

Similar Questions

  1. What is the area of minor segment ?

  2. What is the area of major segment ?

  3. If 3x + y - 5 = 0 is the equation of a chord of the circle x+ y2 - 25 = 0, then what are the coordinates of the mid-point of the chord ?

  4. What is the equation of the circle which touches both the axes in the first quadrant and the line y - 2 = 0?

  5. The equation of a circle whose end points of a diameter are (x 1, y 1) and (x 2, y 2) is

  6. If y-axis touches the circle x 2+ y 2+ gx + fy + \(\frac{e}{4}\) = 0, then the normal at this point intersects the circle at the point

  7. The equation of the circle which passes through the points (1, 0), (0, -6) and (3, 4) is

  8. If the centre of the circle passing through the origin is (3, 4), then the intercepts cut off by the circle on x-axis and y-axis respectively are

  9. A straight line x = y + 2 touches the circle 4(x 2+ y 2) = r 2. The value of r is


Important Questions from Circles

  1. If the lines 3x − 4y + 4 = 0 and 6x − 8y − 7 = 0 are the tangents to a circle, then the radius of the circle is ________.

  2. The internal center of similitude of two circles $ (x - 1)^2 + (y - 3)^2 = 4 $ and $ (x + 5)^2 + (y - 9)^2 = 16 $ is

  3. The area of a circle is 15400 cm2. What is the positive difference between the radius and the circumference of the circle? [Use π = \(\frac{22}{7}\)]

  4. A is a point outside of a circle with centre O. AP and AQ are two tangents of the circle. If AP = a2 + 14 and AQ = 239, then what is the value of a ?

  5. A circle of radius 5 units touches the Co-ordinate axes in the first quadrant. If the circle makes one complete roll on x-axis along the positive direction of x-axis, find its equation in new position.

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
677 Attempts
4.6(121)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App