Tangent from an External Point
From a point outside a circle, exactly two tangent lines can be drawn. For the circle x^2 + y^2 = a^2, a tangent with slope m has the equation y = mx +/- a*sqrt(1 + m^2). The length of each tangent equals sqrt(S1). The chord of contact joining the two tangent points has equation T = 0.
Tangent problems are the most frequently tested subtopic in Circles. JEE tests tangent equations, tangent lengths, and the number of common tangents between two circles. Missing the +/- sign is the most common error.
Power of a Point
The power of a point P(x1, y1) with respect to a circle S: x^2 + y^2 + 2gx + 2fy + c = 0 is defined as S1 = x1^2 + y1^2 + 2gx1 + 2fy1 + c. It equals (distance from center)^2 - r^2. If P is outside, S1 > 0 and equals the square of the tangent length. If P is on the circle, S1 = 0. If P is inside, S1 < 0.
Power of a point unifies tangent length, position of a point, and radical axis into one concept. JEE frequently tests whether students can correctly determine if a point is inside, outside, or on a circle using S1.