JEE MathsCirclesCommon Mistakes
Common Mistakes

Traps in Circles

6 mistake patterns students fall for. 2 high-frequency traps appear in almost every exam.

Forgetting to complete the square

Very CommonFORMULA

When converting from general form to standard form, students skip or incorrectly complete the square, leading to wrong center and radius.

Why: Students rush through the algebra and forget to add the same constant to both sides, or mix up signs when factoring.

WRONG: From x2+y24x+6y12=0x^2 + y^2 - 4x + 6y - 12 = 0, writing center as (4,6)(4, -6) without halving the coefficients.
RIGHT: (x24x+4)+(y2+6y+9)=12+4+9=25(x^2 - 4x + 4) + (y^2 + 6y + 9) = 12 + 4 + 9 = 25. Center =(2,3)= (2, -3), radius =5= 5. Always halve the coefficients: g=2g = -2, f=3f = 3, center =(g,f)=(2,3)= (-g, -f) = (2, -3).
See pattern: Find the Equation of a Circle

Wrong radical axis formula

Very CommonFORMULA

Students write S1+S2=0S_1 + S_2 = 0 instead of S1S2=0S_1 - S_2 = 0 for the radical axis, or forget to equate the coefficients of x2x^2 and y2y^2 to 1 first.

Why: Confusion between the radical axis (difference) and the family of circles (sum with parameter). Also, the general equations must have coefficient 1 for x^2 and y^2 before subtracting.

WRONG: Subtracting 2x2+2y2+4x6y+1=02x^2 + 2y^2 + 4x - 6y + 1 = 0 from x2+y22x+3y5=0x^2 + y^2 - 2x + 3y - 5 = 0 directly without first dividing the first equation by 2.
RIGHT: Normalize both equations so that the coefficients of x2x^2 and y2y^2 are 1, then subtract. Radical axis: S1S2=0S_1 - S_2 = 0.
See pattern: Radical Axis Problems

Wrong sign in tangent condition

CommonSIGN ERROR

Students use the wrong sign when applying the tangency condition c2=a2(1+m2)c^2 = a^2(1 + m^2), losing one of the two tangent solutions.

Why: The condition comes from setting the discriminant to zero, and students forget that c = +/- a*sqrt(1+m^2) gives two tangent lines.

WRONG: For tangent to x2+y2=4x^2 + y^2 = 4 with slope 1: writing only y=x+22y = x + 2\sqrt{2} and missing y=x22y = x - 2\sqrt{2}.
RIGHT: The tangent is y=mx±a1+m2y = mx \pm a\sqrt{1+m^2}. With m=1m = 1, a=2a = 2: y=x±22y = x \pm 2\sqrt{2}. Always include both signs.
See pattern: Tangent and Normal to a Circle

Confusing internal and external tangent

CommonCONCEPT

Students mix up the conditions for internal and external common tangents, especially when counting the number of tangents.

Why: The conditions depend on the relationship between the distance between centers (d) and the sum/difference of radii (r1+r2 and |r1-r2|), which is easy to confuse.

WRONG: Saying two non-overlapping circles always have 4 common tangents, without checking whether one circle is inside the other.
RIGHT: d > r1+r2: 4 tangents. d = r1+r2: 3 tangents (external touch). |r1-r2| < d < r1+r2: 2 tangents. d = |r1-r2|: 1 tangent (internal touch). d < |r1-r2|: 0 tangents.
See pattern: Tangent and Normal to a Circle

Mixing center-radius extraction from general form

CommonSIGN ERROR

Students confuse signs when extracting center and radius from the general equation x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0.

Why: The center is (g,f)(-g, -f), not (g,f)(g, f). The sign flip is a consistent source of errors, especially when g and f are already negative.

WRONG: From x2+y26x+8y+9=0x^2 + y^2 - 6x + 8y + 9 = 0, writing center as (3,4)(-3, 4) instead of (3,4)(3, -4).
RIGHT: Here 2g=62g = -6 so g=3g = -3, and 2f=82f = 8 so f=4f = 4. Center =(g,f)=(3,4)= (-g, -f) = (3, -4). Radius =9+169=4= \sqrt{9 + 16 - 9} = 4.
See pattern: Find the Equation of a Circle

Forgetting both tangent solutions from external point

OccasionalFORMULA

From an external point, there are exactly two tangent lines. Students often find one and stop.

Why: The quadratic in m (slope) gives two solutions, but students either miss the second root or forget that one tangent may be vertical (infinite slope).

WRONG: Finding slope m=1m = 1 from the tangency condition and writing only one tangent, ignoring m=1m = -1 or a vertical tangent.
RIGHT: Always solve the quadratic in m completely. Check for vertical tangent separately when the external point has the same x-coordinate as the center.
See pattern: Tangent and Normal to a Circle
Test yourself

Can you spot these traps under time pressure?

Take a timed quiz on Circles and see if you avoid the mistakes above.