Math · Coordinate Geometry and Vectors

Conic Sections revision notes

A concise JEE revision summary of Conic Sections.

FormulasRevision notes
Mathrevision notes

Sections of a Cone & Degenerated Conics

A cone is generated by rotating a line mm (generator) around a fixed vertical line ll (axis) intersecting at a fixed point VV (vertex) at a constant angle α\alpha. This generates a double-napped right circular hollow cone. The intersection of a plane with this cone yields various conic sections.

Let β\beta be the angle made by the intersecting plane with the vertical axis of the cone.

  • Standard Conic Sections (Plane cuts a nappe, not the vertex):
    • Circle: When β=90\beta = 90^\circ. The section is perfectly circular.
    • Ellipse: When α<β<90\alpha < \beta < 90^\circ. The plane cuts entirely across one nappe.
    • Parabola: When β=α\beta = \alpha. The plane is parallel to a generator and cuts one nappe.
    • Hyperbola: When 0β<α0 \le \beta < \alpha. The plane cuts through both nappes, yielding two disjoint curves.
  • Degenerated Conic Sections (Plane cuts at the vertex VV):
    • Point: When α<β90\alpha < \beta \le 90^\circ. A degenerated circle/ellipse.
    • Straight Line: When β=α\beta = \alpha. The plane contains a generator. A degenerated parabola.
    • Pair of Intersecting Straight Lines: When 0β<α0 \le \beta < \alpha. A degenerated hyperbola.

Circle

A circle is the set of all points in a plane equidistant (radius, rr) from a fixed point (centre).

  • Standard Equation (Centre at origin): x2+y2=r2x^2 + y^2 = r^2.
  • Equation with Centre (h,k)(h, k): (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
  • General Equation of a Circle (JEE Advanced Topic): x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0.
    • Centre: (g,f)(-g, -f).
    • Radius: r=g2+f2cr = \sqrt{g^2 + f^2 - c}. → [JEE TIP] If g2+f2c<0g^2 + f^2 - c < 0, the circle is imaginary (represents an empty set).
  • Diametric Form (JEE Advanced Topic): If (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are endpoints of a diameter, the equation is (xx1)(xx2)+(yy1)(yy2)=0(x-x_1)(x-x_2) + (y-y_1)(y-y_2) = 0.
  • Position of a Point: For a point P(x1,y1)P(x_1, y_1) and circle Sx2+y2r2=0S \equiv x^2 + y^2 - r^2 = 0, PP lies outside, on, or inside the circle if S1=x12+y12r2S_1 = x_1^2 + y_1^2 - r^2 is >0>0, =0=0, or <0<0 respectively.

Parabola

A parabola is the locus of a point in a plane equidistant from a fixed line (directrix) and a fixed point (focus) not on the line.

  • Axis: The line through the focus perpendicular to the directrix. The parabola is symmetric about its axis.
  • Vertex: The point of intersection of the parabola with its axis.
  • Latus Rectum: A line segment perpendicular to the axis, passing through the focus, with endpoints on the parabola. For y2=4axy^2 = 4ax, Length =4a= 4a.

Standard Orientations:

  1. Rightward Opening (y2=4axy^2 = 4ax, a>0a > 0): Focus (a,0)(a, 0), Directrix x=ax = -a, Axis y=0y = 0, Vertex (0,0)(0,0). Latus rectum ends: (a,2a)(a, 2a) and (a,2a)(a, -2a).
  2. Leftward Opening (y2=4axy^2 = -4ax, a>0a > 0): Focus (a,0)(-a, 0), Directrix x=ax = a, Axis y=0y = 0.
  3. Upward Opening (x2=4ayx^2 = 4ay, a>0a > 0): Focus (0,a)(0, a), Directrix y=ay = -a, Axis x=0x = 0.
  4. Downward Opening (x2=4ayx^2 = -4ay, a>0a > 0): Focus (0,a)(0, -a), Directrix y=ay = a, Axis x=0x = 0.
  • Parametric Form (JEE Advanced Topic): For y2=4axy^2 = 4ax, any point on the parabola is (at2,2at)(at^2, 2at). → [JEE TIP] Always use parametric coordinates for locus problems involving chords or tangents to minimize variables.
  • Focal Chord Property (JEE Advanced Topic): If the endpoints of a focal chord have parameters t1t_1 and t2t_2, then t1t2=1t_1 t_2 = -1.

Ellipse

An ellipse is the set of all points in a plane, the sum of whose distances from two fixed points (foci) is a constant (2a2a). This constant is always greater than the distance between the foci (2c2c).

  • Centre: Midpoint of the line segment joining the foci.
  • Major Axis: Line segment through the foci. Length =2a= 2a. Endpoints are vertices.
  • Minor Axis: Line segment through the centre, perpendicular to the major axis. Length =2b= 2b.
  • Relation between a,b,ca, b, c: c2=a2b2c^2 = a^2 - b^2, meaning c=a2b2c = \sqrt{a^2 - b^2}.
  • Eccentricity (ee): Ratio of the distance from the centre to a focus (cc) to the distance from the centre to a vertex (aa). e=c/ae = c/a. Thus, c=aec = ae. For an ellipse, e<1e < 1.
  • Latus Rectum: Length =2b2/a= 2b^2/a. Endpoints for horizontal ellipse are (±ae,±b2/a)(\pm ae, \pm b^2/a).

Standard Orientations:

  1. Horizontal Ellipse (x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, where a>ba > b): Major axis along x-axis. Foci (±c,0)=(±ae,0)(\pm c, 0) = (\pm ae, 0). Vertices (±a,0)(\pm a, 0). Domain: axa-a \le x \le a. Range: byb-b \le y \le b.
  2. Vertical Ellipse (x2b2+y2a2=1\frac{x^2}{b^2} + \frac{y^2}{a^2} = 1, where a>ba > b): Major axis along y-axis. Foci (0,±c)=(0,±ae)(0, \pm c) = (0, \pm ae). Vertices (0,±a)(0, \pm a). → [JEE TIP] Do not blindly memorize "a is under x". aa is always the semi-major axis. Check which denominator is larger!
  • Parametric Form (JEE Advanced Topic): Any point on the ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 is (acosθ,bsinθ)(a \cos \theta, b \sin \theta), where θ\theta is the eccentric angle.

Hyperbola

A hyperbola is the set of all points in a plane, the difference of whose distances from two fixed points (foci) is a constant (2a2a).

  • Transverse Axis: The line segment through the foci. Length =2a= 2a. Intersects the hyperbola at vertices.
  • Conjugate Axis: The line segment through the centre, perpendicular to the transverse axis. Length =2b= 2b.
  • Relation between a,b,ca, b, c: b2=c2a2b^2 = c^2 - a^2, meaning c2=a2+b2c^2 = a^2 + b^2.
  • Eccentricity (ee): e=c/ae = c/a. Since cac \ge a, e>1e > 1. Foci are at distance aeae from the centre.
  • Latus Rectum: Length =2b2/a= 2b^2/a.

Standard Orientations:

  1. Horizontal Hyperbola (x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1): Transverse axis along x-axis. Foci (±c,0)=(±ae,0)(\pm c, 0) = (\pm ae, 0). Vertices (±a,0)(\pm a, 0). Domain: xax \le -a or xax \ge a.
  2. Vertical Hyperbola (y2a2x2b2=1\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1): Transverse axis along y-axis. Foci (0,±c)=(0,±ae)(0, \pm c) = (0, \pm ae). Vertices (0,±a)(0, \pm a). → [JEE TIP] The positive term dictates the transverse axis, not the larger denominator!
  • Equilateral Hyperbola: A hyperbola where a=ba = b. Equation: x2y2=a2x^2 - y^2 = a^2.
  • Rectangular Hyperbola (JEE Advanced Topic): The standard equilateral hyperbola rotated by 4545^\circ, giving xy=c2xy = c^2. Parametric form: (ct,c/t)(ct, c/t).

Key Concepts & Definitions

Apollonius:
Greek geometer who gave the names parabola and hyperbola.
Analytical Geometry Pioneers:
Fermat and Descartes invented coordinate geometry. Clairaut gave the distance formula. Monge formalized the point-slope form y−y′=a(x−x′)y-y' = a(x-x')y−y′=a(x−x′) and perpendicularity condition aa′+1=0aa' + 1 = 0aa′+1=0.
Degenerate Parabola condition:
If the fixed point (focus) lies on the fixed line (directrix), the locus is simply the straight line passing through the point and perpendicular to the line.

Formulae, Equations & Units

ConicStandard EquationFocus / FociDirectrixEccentricity (ee)Latus Rectum Length
Parabolay2=4axy^2 = 4ax(a,0)(a, 0)x=ax = -ae=1e = 14a4a
Ellipse (a>ba>b)x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1(±ae,0)(\pm ae, 0)x=±a/ex = \pm a/e1b2a2\sqrt{1 - \frac{b^2}{a^2}}2b2a\frac{2b^2}{a}
Hyperbolax2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1(±ae,0)(\pm ae, 0)x=±a/ex = \pm a/e1+b2a2\sqrt{1 + \frac{b^2}{a^2}}2b2a\frac{2b^2}{a}

General Equation of Conics (JEE Advanced): Sax2+2hxy+by2+2gx+2fy+c=0S \equiv ax^2 + 2hxy + by^2 + 2gx + 2fy + c = 0

  • Δ=abc+2fghaf2bg2ch2\Delta = abc + 2fgh - af^2 - bg^2 - ch^2.
  • If Δ=0\Delta = 0: Pair of straight lines.
  • If Δ0\Delta \neq 0:
    • h2ab=0h^2 - ab = 0 \Rightarrow Parabola
    • h2ab<0h^2 - ab < 0 \Rightarrow Ellipse (a=b,h=0a=b, h=0 \Rightarrow Circle)
    • h2ab>0h^2 - ab > 0 \Rightarrow Hyperbola (a+b=0a+b=0 \Rightarrow Rectangular Hyperbola)

Tangent Equations (JEE Advanced):

  • Parabola (y2=4axy^2=4ax): y=mx+a/my = mx + a/m
  • Ellipse: y=mx±a2m2+b2y = mx \pm \sqrt{a^2m^2 + b^2}
  • Hyperbola: y=mx±a2m2b2y = mx \pm \sqrt{a^2m^2 - b^2}

Conditions & Limitations

  • The fundamental relation PF=ePMPF = e \cdot PM (distance to focus = e×e \times distance to directrix) is strictly valid for all conics.
  • Standard equations of conics (x2a2±y2b2=1\frac{x^2}{a^2} \pm \frac{y^2}{b^2} = 1 or y2=4axy^2 = 4ax) only apply when the axes of symmetry perfectly align with the coordinate axes (xx-axis and yy-axis) and the center/vertex is at the origin (0,0)(0,0). If the axes are shifted or rotated, the equations become much more complex involving (xh),(yk)(x-h), (y-k), and xyxy terms.

⚠️ COMMON MISCONCEPTIONS & SIGN CONVENTIONS

  • Traps regarding Ellipse major/minor axis: Students often assume aa is always the xx-denominator and bb is the yy-denominator. CORRECT UNDERSTANDING: In NCERT standard notation, aa is ALWAYS the semi-major axis (the larger value). So if the yy-denominator is larger, the equation is effectively x2b2+y2a2=1\frac{x^2}{b^2} + \frac{y^2}{a^2} = 1 and the major axis lies along the yy-axis.
  • Traps regarding Hyperbola transverse axis: Students often think the larger denominator dictates the transverse axis (like the ellipse). CORRECT UNDERSTANDING: For a hyperbola, the positive term determines the transverse axis. E.g., in y225x2100=1\frac{y^2}{25} - \frac{x^2}{100} = 1, the transverse axis is along the yy-axis, even though 100 > 25.
  • Sign error in eccentricity formulation:
    • Ellipse: c2=a2b2c^2 = a^2 - b^2 \Rightarrow e2=1b2/a2e^2 = 1 - b^2/a^2.
    • Hyperbola: c2=a2+b2c^2 = a^2 + b^2 \Rightarrow e2=1+b2/a2e^2 = 1 + b^2/a^2.
    • → [JEE TIP] To avoid mixing them up: remember Ellipse is an enclosed figure (subtraction restricts bounds), Hyperbola is open (addition expands to infinity).

Previous Year JEE Topics

  1. Parametric Locus Problems: Using (at2,2at)(at^2, 2at) or (acosθ,bsinθ)(a\cos\theta, b\sin\theta) to find the locus of midpoints of chords or intersection of tangents.
  2. Common Tangents: Finding the equation of a line tangent to both a circle and a parabola, or an ellipse and a hyperbola.
  3. Focal Chord Properties: Specifically using t1t2=1t_1 t_2 = -1 for parabola focal chords, and proving the semi-latus rectum is the harmonic mean of the segments of a focal chord.
  4. Director Circles: The locus of intersection of perpendicular tangents. For x2a2±y2b2=1\frac{x^2}{a^2} \pm \frac{y^2}{b^2} = 1, it's x2+y2=a2±b2x^2 + y^2 = a^2 \pm b^2.

Standard Derivations & Step-by-Step Problem Solving

Derivation of Standard Parabola (y2=4axy^2 = 4ax):

  1. Let focus F(a,0)F(a, 0) and directrix line lx+a=0l \equiv x + a = 0.
  2. Let P(x,y)P(x,y) be any point on the parabola. Draw PBlPB \perp l. The coordinates of BB are (a,y)(-a, y).
  3. By definition, distance to focus = distance to directrix: PF=PBPF = PB.
  4. Using distance formula: (xa)2+(y0)2=(x(a))2+(yy)2\sqrt{(x-a)^2 + (y-0)^2} = \sqrt{(x-(-a))^2 + (y-y)^2}.
  5. Squaring both sides: (xa)2+y2=(x+a)2(x-a)^2 + y^2 = (x+a)^2.
  6. Expanding: x22ax+a2+y2=x2+2ax+a2y2=4axx^2 - 2ax + a^2 + y^2 = x^2 + 2ax + a^2 \Rightarrow y^2 = 4ax.

Practical Application Problem (Parabolic Mirror / Beam Deflection): Setup: If a physical structure (mirror, bridge cable, rod) forms a conic section, set the vertex at the origin (0,0)(0,0) to simplify equations.

  • Example (Beam deflection): A 12m beam deflects 3cm (0.03m) in the center forming a parabola. To find where it deflects 1cm:
    1. Place lowest point at (0,0)(0,0). The beam endpoints are at x=±6x = \pm 6, y=0.03y = 0.03.
    2. Use x2=4ayx^2 = 4ay. Substitute (6,0.03)(6, 0.03): 36=4a(0.03)4a=120036 = 4a(0.03) \Rightarrow 4a = 1200.
    3. Equation is x2=1200yx^2 = 1200y. Deflection of 1cm means the height from the bottom is 3cm1cm=2cm3cm - 1cm = 2cm (or 0.02m0.02m).
    4. Solve for xx: x2=1200(0.02)=24x=26x^2 = 1200(0.02) = 24 \Rightarrow x = 2\sqrt{6} meters.

Application Problem (Sliding Rod forming an Ellipse):

  • Scenario: A rod ABAB of length 15cm rests between axes (A on x-axis, B on y-axis). Point P(x,y)P(x,y) is 6cm from A. Locus of P?
  • Solution: Let angle with x-axis be θ\theta. AP=6AP=6, PB=9PB=9. x=9cosθx = 9 \cos\theta, y=6sinθy = 6 \sin\theta. Using sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1, we get x281+y236=1\frac{x^2}{81} + \frac{y^2}{36} = 1. The locus is an ellipse.

Top 10 JEE MCQ Traps

  1. Misconception \rightarrow Assuming y2=4axy^2=4ax represents all parabolas in physics/maths. Correct Understanding \rightarrow This is only true if the vertex is (0,0)(0,0) and the axis is the x-axis. Free-falling objects follow x2=4a(yk)x^2 = -4a(y-k).
  2. Misconception \rightarrow For an ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, aa is always greater than bb. Correct Understanding \rightarrow The standard NCERT equation assumes a>ba>b for a horizontal ellipse, but equations can be given where the y-denominator is larger. The major axis is determined by the larger denominator.
  3. Misconception \rightarrow In a hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, aa must be greater than bb. Correct Understanding \rightarrow False. aa can be smaller, equal, or larger than bb. The transverse axis is purely dictated by which term is positive.
  4. Misconception \rightarrow The focus of x2=4ayx^2 = 4ay is (a,0)(a,0). Correct Understanding \rightarrow The focus is (0,a)(0,a) because the curve opens upwards along the y-axis.
  5. Misconception \rightarrow The endpoints of the latus rectum of any ellipse are (±ae,±b2/a)(\pm ae, \pm b^2/a). Correct Understanding \rightarrow Only true for horizontal ellipses. For vertical ellipses, the endpoints are (±b2/a,±ae)(\pm b^2/a, \pm ae).
  6. Misconception \rightarrow The normal to a parabola always intersects it at exactly one other point. Correct Understanding \rightarrow The normal drawn at (at2,2at)(at^2, 2at) intersects the parabola again at a point with parameter t1=t2tt_1 = -t - \frac{2}{t}.
  7. Misconception \rightarrow A line passing through the centre of a hyperbola always cuts the hyperbola. Correct Understanding \rightarrow Only lines whose slopes lie within the asymptotes (i.e., m<b/a|m| < b/a for standard hyperbola) will intersect the hyperbola.
  8. Misconception \rightarrow The distance from the centre to the directrix of an ellipse is aeae. Correct Understanding \rightarrow The distance to the focus is aeae. The distance to the directrix is a/ea/e. Since e<1e<1, the directrix is further away than the vertex.
  9. Misconception \rightarrow The general equation ax2+by2=1ax^2 + by^2 = 1 is always an ellipse. Correct Understanding \rightarrow If aa or bb is negative, it's a hyperbola. If they have different signs, it is a hyperbola.
  10. Misconception \rightarrow The length of the transverse axis is the distance between the directrices. Correct Understanding \rightarrow The length of the transverse axis is 2a2a (distance between vertices). The distance between directrices is 2a/e2a/e.
Notes fade fast. Rhovecs re-surfaces each concept on a forgetting schedule and picks what you practise next — so revision sticks.See how it works
Other chapters

Rhovecs re-surfaces each concept right before you’d forget it — and picks the next thing to practise. We decide, you execute.

Get started