The General Circle and Tangency

The chapter so far gives you the standard forms; JEE tests four extensions. This section builds each from what you already know.

1. The general equation of a circle. Expanding (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 always yields the shape

x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0

Key Point (Reading the general form): centre (g,f)(-g, -f), radius g2+f2c\sqrt{g^2 + f^2 - c} — a real circle needs g2+f2c>0g^2 + f^2 - c > 0 (equality gives a point circle). Note the equation has equal x2,y2x^2, y^2 coefficients and no xyxy term.

For x2+y2+6x4y+4=0x^2 + y^2 + 6x - 4y + 4 = 0: g=3g = 3, f=2f = -2, centre (3,2)(-3, 2), radius 9+44=3\sqrt{9 + 4 - 4} = 3.

2. Position of a point. Write S1=x12+y12+2gx1+2fy1+cS_1 = x_1^2 + y_1^2 + 2gx_1 + 2fy_1 + c. Then S1<0S_1 < 0, =0= 0, >0> 0 according as the point is inside, on, or outside the circle — the same verdict the squared-distance comparison reaches.

3. Tangency for the circle: distance = radius. The line y=mx+cy = mx + c (or any line) touches a circle exactly when the perpendicular distance from the centre equals the radius — the Chapter 9 distance formula does all the work. For x2+y2=r2x^2 + y^2 = r^2 this packages into c2=r2(1+m2)c^2 = r^2(1 + m^2).

4. Tangency for the other conics. Substitute y=mx+cy = mx + c into the conic and demand a repeated root (discriminant zero):

Tangency conditions for line y equals mx plus c with each conic

Key Point (Tangency conditions): to y2=4axy^2 = 4ax: c=amc = \frac{a}{m}. To x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1: c2=a2m2+b2c^2 = a^2m^2 + b^2. To x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1: c2=a2m2b2c^2 = a^2m^2 - b^2.

So every slope m0m \ne 0 gives exactly one tangent to a parabola, y=mx+amy = mx + \frac{a}{m}, and every slope gives two parallel tangents to an ellipse, y=mx±a2m2+b2y = mx \pm \sqrt{a^2m^2 + b^2}. For the ellipse, the point of contact of y=mx+cy = mx + c is (a2mc,b2c)\left(-\frac{a^2m}{c}, \frac{b^2}{c}\right).

Focal Distances, Asymptotes, and Eccentricity Identities

5. Focal distance of a parabola. For P(x1,y1)P(x_1, y_1) on y2=4axy^2 = 4ax, the focal distance equals the directrix distance:

PF=x1+aPF = x_1 + a

No square roots needed — this one line solves most "distance from the focus" numericals.

6. Focal distances of an ellipse. The derivation of the standard equation produced PF1=a+ex1PF_1 = a + ex_1 and PF2=aex1PF_2 = a - ex_1, summing to 2a2a automatically. On x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1 at x1=3x_1 = 3: distances 5±125=375,1355 \pm \frac{12}{5} = \frac{37}{5}, \frac{13}{5}.

7. Asymptotes of a hyperbola. For large x|x| the branches of x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 hug the lines

y=±baxy = \pm\frac{b}{a}x

(the diagonals of the 2a×2b2a \times 2b box). They never meet the curve, and the rectangular (equilateral) hyperbola a=ba = b has perpendicular asymptotes and e=2e = \sqrt{2}.

8. Eccentricity identities worth caching.

Ellipse: b2=a2(1e2)b^2 = a^2(1 - e^2). Hyperbola: b2=a2(e21)b^2 = a^2(e^2 - 1). A hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 and its conjugate y2b2x2a2=1\frac{y^2}{b^2} - \frac{x^2}{a^2} = 1 have eccentricities tied by

1e12+1e22=1\frac{1}{e_1^2} + \frac{1}{e_2^2} = 1

since e12=a2+b2a2e_1^2 = \frac{a^2 + b^2}{a^2} and e22=a2+b2b2e_2^2 = \frac{a^2 + b^2}{b^2}.

[JEE Tip] Most conics errors in the exam are sign errors on the three relations: circle needs no relation, ellipse c2=a2b2c^2 = a^2 - b^2, hyperbola c2=a2+b2c^2 = a^2 + b^2, and the tangency conditions inherit the same sign pattern (+b2+b^2 for ellipse, b2-b^2 for hyperbola). Learn them as one table, not four facts.

JEE-Style Solved Examples

Example 1: Reading the general form

Find the centre and radius of x2+y2+6x4y+4=0x^2 + y^2 + 6x - 4y + 4 = 0, and the position of the origin relative to it.

Solution:

Step 1 — Match the general form. 2g=62g = 6, 2f=42f = -4: g=3g = 3, f=2f = -2.

Step 2 — Centre and radius. Centre (g,f)=(3,2)(-g, -f) = (-3, 2); radius g2+f2c=9+44=3\sqrt{g^2 + f^2 - c} = \sqrt{9 + 4 - 4} = 3.

Step 3 — Position of the origin. S1=0+0+00+4=4>0S_1 = 0 + 0 + 0 - 0 + 4 = 4 > 0: outside.

Takeaway: Halve the linear coefficients and negate — the general form reads off in seconds.

Example 2: When is it a circle at all?

For which cc does x2+y26x+8y+c=0x^2 + y^2 - 6x + 8y + c = 0 represent a real circle?

Solution:

Step 1 — Radius formula. g=3g = -3, f=4f = 4: radius2=9+16c=25c^2 = 9 + 16 - c = 25 - c.

Step 2 — Demand positivity. 25c>025 - c > 0: c<25c < 25.

Step 3 — Boundary case. c=25c = 25 gives radius 0 — a single point (3,4)(3, -4).

Takeaway: g2+f2cg^2 + f^2 - c is the gatekeeper: positive → circle, zero → point, negative → nothing.

Example 3: Tangency by distance = radius

For what kk is 3x+4y=k3x + 4y = k tangent to x2+y2=25x^2 + y^2 = 25?

Tangency conditions for line y equals mx plus c with each conic

Solution:

Step 1 — Distance from the centre. 3(0)+4(0)k9+16=k5\frac{|3(0) + 4(0) - k|}{\sqrt{9+16}} = \frac{|k|}{5}.

Step 2 — Set equal to the radius. k5=5\frac{|k|}{5} = 5: k=25|k| = 25.

Step 3 — Both signs. k=±25k = \pm 25 — one tangent on each side of the circle.

Takeaway: Circle tangency is a Chapter 9 distance computation — no discriminants needed.

Example 4: Tangent to a parabola of given slope

Find the tangent to y2=8xy^2 = 8x with slope 2.

Solution:

Step 1 — Apply the condition. a=2a = 2: tangency needs c=am=22=1c = \frac{a}{m} = \frac{2}{2} = 1.

Step 2 — Write the tangent. y=2x+1y = 2x + 1.

Step 3 — Point of contact. (am2,2am)=(12,2)\left(\frac{a}{m^2}, \frac{2a}{m}\right) = \left(\frac{1}{2}, 2\right); check: 22=8122^2 = 8 \cdot \frac{1}{2} ✓.

Takeaway: Each slope gives exactly ONE tangent to a parabola — y=mx+amy = mx + \frac{a}{m} is worth memorising whole.

Example 5: Tangents to an ellipse of given slope

Find the tangents to x216+y29=1\frac{x^2}{16} + \frac{y^2}{9} = 1 with slope 1.

Solution:

Step 1 — Apply the condition. c2=a2m2+b2=16(1)+9=25c^2 = a^2m^2 + b^2 = 16(1) + 9 = 25.

Step 2 — Both signs. c=±5c = \pm 5: tangents y=x+5y = x + 5 and y=x5y = x - 5.

Takeaway: An ellipse admits TWO parallel tangents per slope — they sandwich the curve.

Example 6: Point of contact

Where does y=x+5y = x + 5 touch x216+y29=1\frac{x^2}{16} + \frac{y^2}{9} = 1?

Solution:

Step 1 — Apply the contact formula. (a2mc,b2c)=(165,95)\left(-\frac{a^2m}{c}, \frac{b^2}{c}\right) = \left(-\frac{16}{5}, \frac{9}{5}\right).

Step 2 — Verify on the ellipse. 256/2516+81/259=1625+925=1\frac{256/25}{16} + \frac{81/25}{9} = \frac{16}{25} + \frac{9}{25} = 1 ✓.

Step 3 — Verify on the line. 165+5=95-\frac{16}{5} + 5 = \frac{9}{5} ✓.

Takeaway: The contact point satisfies BOTH equations — two ten-second checks certify the formula.

Example 7: Focal distance of a parabola point

Find the focal distance of the point on y2=12xy^2 = 12x with abscissa 4.

Solution:

Step 1 — Identify aa. 4a=124a = 12: a=3a = 3.

Step 2 — Apply PF=x1+aPF = x_1 + a. 4+3=74 + 3 = 7.

Takeaway: Focal distance = directrix distance = x1+ax_1 + a — the definition doing the arithmetic for you.

Example 8: Focal distances of an ellipse point

Find both focal distances of the point on x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1 with x1=3x_1 = 3, and verify the sum.

Solution:

Step 1 — Eccentricity. c=4c = 4: e=45e = \frac{4}{5}.

Step 2 — Apply a±ex1a \pm ex_1. 5±45(3)=5±1255 \pm \frac{4}{5}(3) = 5 \pm \frac{12}{5}: distances 375\frac{37}{5} and 135\frac{13}{5}.

Step 3 — Verify. 375+135=10=2a\frac{37}{5} + \frac{13}{5} = 10 = 2a ✓.

Takeaway: PF=a±ex1PF = a \pm ex_1 turns ellipse focal distances into linear arithmetic — and their sum self-checks.

Example 9: Asymptotes and the angle between them

Find the asymptotes of x29y216=1\frac{x^2}{9} - \frac{y^2}{16} = 1 and the tangent of the acute angle between them.

Solution:

Step 1 — Write the asymptotes. y=±bax=±43xy = \pm\frac{b}{a}x = \pm\frac{4}{3}x.

Step 2 — Angle between slopes ±43\pm\frac{4}{3}. tanθ=43+431169=8/37/9\tan\theta = \left|\frac{\frac{4}{3} + \frac{4}{3}}{1 - \frac{16}{9}}\right| = \frac{8/3}{7/9}.

Step 3 — Simplify. tanθ=8397=247\tan\theta = \frac{8}{3} \cdot \frac{9}{7} = \frac{24}{7}.

Takeaway: Asymptote slopes are ±ba\pm\frac{b}{a} — the Chapter 9 angle formula does the rest.

Example 10: Conjugate hyperbola eccentricities

Show that the eccentricities e1e_1 of x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 and e2e_2 of its conjugate satisfy 1e12+1e22=1\frac{1}{e_1^2} + \frac{1}{e_2^2} = 1.

Solution:

Step 1 — Write both eccentricities. e12=a2+b2a2e_1^2 = \frac{a^2 + b^2}{a^2}; the conjugate swaps the roles: e22=a2+b2b2e_2^2 = \frac{a^2 + b^2}{b^2}.

Step 2 — Add the reciprocals. a2a2+b2+b2a2+b2=1\frac{a^2}{a^2 + b^2} + \frac{b^2}{a^2 + b^2} = 1. ∎

Takeaway: Both hyperbolas share the same c2=a2+b2c^2 = a^2 + b^2 — the identity is that shared focus circle in disguise.

Example 11: A tangent to a hyperbola

For which cc is y=2x+cy = 2x + c tangent to x29y216=1\frac{x^2}{9} - \frac{y^2}{16} = 1?

Solution:

Step 1 — Apply the condition. c2=a2m2b2=9(4)16=20c^2 = a^2m^2 - b^2 = 9(4) - 16 = 20.

Step 2 — Both signs. c=±25c = \pm 2\sqrt{5}: tangents y=2x±25y = 2x \pm 2\sqrt{5}.

Step 3 — Slope audit. The condition needs a2m2>b2a^2m^2 > b^2, i.e. m>ba=43|m| > \frac{b}{a} = \frac{4}{3} — satisfied by m=2m = 2 ✓.

Takeaway: Hyperbola tangents of slope mm exist only when m|m| beats the asymptote slope ba\frac{b}{a}.

Example 12: Circle through three points (general form at work)

Find the circle through (0,0)(0, 0), (4,0)(4, 0) and (0,6)(0, 6).

Solution:

Step 1 — Feed the points to the general form. (0,0)(0,0): c=0c = 0; (4,0)(4, 0): 16+8g=016 + 8g = 0, so g=2g = -2; (0,6)(0, 6): 36+12f=036 + 12f = 0, so f=3f = -3.

Step 2 — Write. x2+y24x6y=0x^2 + y^2 - 4x - 6y = 0.

Step 3 — Anatomy. Centre (2,3)(2, 3), radius 4+9=13\sqrt{4 + 9} = \sqrt{13}.

Takeaway: Three points → three linear equations in g,f,cg, f, c — the general form exists exactly for this job.