RankLab
Back to Concepts
MathsMediumClass 12

Common Tangents — Internal, external

Circles

8

JEE Qs

8%

Hard

75

min

Master the geometric interpretation of common tangents and their conditions as it simplifies problem-solving significantly.

🧮 Key Formulas

Distance between centers: d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
Length of Direct Common Tangent (L_D) = sqrt(d^2 - (r1 - r2)^2)
Length of Transverse Common Tangent (L_T) = sqrt(d^2 - (r1 + r2)^2)
Intersection point of Direct Common Tangents (P_external) divides the line joining centers C1C2 externally in the ratio r1:r2. P_external = ((r1*x2 - r2*x1)/(r1 - r2), (r1*y2 - r2*y1)/(r1 - r2))
Intersection point of Transverse Common Tangents (P_internal) divides the line joining centers C1C2 internally in the ratio r1:r2. P_internal = ((r1*x2 + r2*x1)/(r1 + r2), (r1*y2 + r2*y1)/(r1 + r2))
Number of common tangents conditions: (r1, r2 are radii, d is distance between centers)
- d > r1 + r2: 4 common tangents (2 direct, 2 transverse)
- d = r1 + r2: 3 common tangents (2 direct, circles touch externally)
- abs(r1 - r2) < d < r1 + r2: 2 common tangents (2 direct)
- d = abs(r1 - r2): 1 common tangent (circles touch internally, direct tangents coincide)
- d < abs(r1 - r2): 0 common tangents (one circle inside another, not concentric)
- d = 0 (concentric circles): 0 common tangents

✅ Key Points for JEE

  • 1Always draw a diagram to visualize the relative positions of the circles and the type of common tangents involved.
  • 2The intersection points of direct and transverse common tangents always lie on the line joining the centers of the circles.
  • 3The lengths of direct and transverse common tangents can be derived using Pythagoras theorem by forming a right-angled trapezoid with centers and tangent points.
  • 4To find the actual equations of common tangents, use the general form of a line passing through the intersection point of common tangents, then apply the condition that the perpendicular distance from the center to the tangent equals the radius (p=r).
  • 5Remember to consider edge cases such as circles touching externally/internally, concentric circles, or one circle completely inside another.

⚠️ Common Mistakes

  • Confusing direct (external) and transverse (internal) common tangents, especially their length formulas and intersection point ratios.
  • Incorrectly identifying the number of common tangents for different relative positions of circles.
  • Making algebraic errors when calculating the coordinates of the centers, radii, or the distance between centers.
  • Forgetting to check the condition for the existence of common tangents before proceeding to calculate their equations or lengths.
  • Sign errors in the section formula for external vs. internal division.

📝 Practice Questions

See all

Q1. Let circle C be the image of x2 + y2 −2x + 4y −4 = 0 in the line 2x −3y + 5 = 0 and A be the point on C such that OA is parallel to x-axis and A lies on the right hand side of the centre O of C . If B(α, β), with β < 4, lies on C such that the length of the are AB is (1/6)th of the perimeter of C , then β −√3α is equal to (1) 3 + √3 (2) 4 (3) 4 −√3 (4) 3

2025·MCQHard

Q19.Let the line x + y = 1 meet the circle x2 + y2 = 4 at the points A and B . If the line perpendicular to AB and passing through the mid point of the chord AB intersects the circle at C and D , then the area of the quadrilateral ADBC is equal to : (1) √14 (2) 3√7 (3) 2√14 (4) 5√7

2025·MCQMedium

Q18.A circle C of radius 2 lies in the second quadrant and touches both the coordinate axes. Let r be the radius of a circle that has centre at the point (2, 5) and intersects the circle C at exactly two points. If the set of all possible values of r is the interval (α, β), then 3β −2α is equal to : (1) 10 (2) 15 (3) 12 (4) 14

2025·MCQHard

Q21.Let the circle C touch the line x −y + 1 = 0, have the centre on the positive x -axis, and cut off a chord of length 4 along the line −3x + 2y = 1. Let H be the hyperbola x2 −y2 = 1, whose one of the foci is the √13 α2 β2 centre of C and the length of the transverse axis is the diameter of C . Then 2α2 + 3β2 is equal to ______

2025·NumericalHard

Q6. Let the equation of the circle, which touches x-axis at the point (a, 0), a > 0 and cuts off an intercept of length b on y-axis be x2 + y2 −αx + βy + γ = 0. If the circle lies below x-axis, then the ordered pair (2a, b2) is equal to (1) (γ, β2 −4α) (2) (α, β2 + 4γ) (3) (γ, β2 + 4α) (4) (α, β2 −4γ) 2x

2025·MCQMedium

Q15.Let a circle C pass through the points (4, 2) and (0, 2), and its centre lie on 3x + 2y + 2 = 0. Then the length of the chord, of the circle C , whose mid-point is (1, 2), is : (1) √3 (2) 2√2 (3) 2√3 (4) 4√2

2025·MCQMedium

NCERT Chapters

  • Class 11 Maths Ch 10: Straight Lines
  • Class 11 Maths Ch 11: Conic Sections (Circles)