Students write S1+S2=0 instead of S1−S2=0 for the radical axis, or forget to equate the coefficients of x2 and y2 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+4x−6y+1=0 from x2+y2−2x+3y−5=0 directly without first dividing the first equation by 2.
RIGHT:Normalize both equations so that the coefficients of x2 and y2 are 1, then subtract. Radical axis: S1−S2=0.
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.
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=1 from the tangency condition and writing only one tangent, ignoring m=−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.