Master circles, parabolas, ellipses, and hyperbolas — the four elegant curves born from slicing a cone, with real-world applications in astronomy, optics, and engineering.
4
Conic Curves
12
MCQs
NCERT
Source
11th
Standard
▶ Watch Before You Read
Conic Sections — Full Chapter Video Lecture
✦
What are Conic Sections?
📌 Origin of Conic Sections
Conic sections (or conics) are curves obtained by intersecting a right circular double-napped cone with a plane. The type of curve depends on the angle β the plane makes with the vertical axis of the cone.
β = 90°
⭕ Circle
Plane is perpendicular to the cone's axis. All points equidistant from centre. e = 0.
α < β < 90°
🥚 Ellipse
Plane cuts one nappe at an angle. Sum of distances from two foci is constant. 0 < e < 1.
β = α
🪃 Parabola
Plane is parallel to one generator of the cone. Equidistant from focus and directrix. e = 1.
0 ≤ β < α
〰️ Hyperbola
Plane cuts both nappes. Difference of distances from two foci is constant. e > 1.
🖼️
IMAGE SPACE — Sections of a Cone
Add diagram showing double-napped cone with planes cutting it to form circle, ellipse, parabola, and hyperbola
Advertisement
1
Circle
📌 Definition
A circle is the set of all points in a plane that are equidistant from a fixed point called the centre. The fixed distance is called the radius (r).
Standard equation with centre (h, k): (x – h)² + (y – k)² = r²
If centre is at origin: x² + y² = r²
General form: x² + y² + Dx + Ey + F = 0 → complete the square to find centre and radius
Point inside circle if distance from centre < r; outside if > r; on circle if = r
🎯 Circle Formulas
(x – h)² + (y – k)² = r²
Centre: (h, k) | Radius: r
For x² + y² + Dx + Ey + F = 0:
Centre = (–D/2, –E/2), Radius = √(D²/4 + E²/4 – F)
🖼️
IMAGE SPACE — Circle diagram
Add diagram showing circle with centre C(h,k), point P(x,y) on circumference, and radius r = CP
📝 MCQ Practice
Circle — Test Yourself
1 Find the centre and radius of the circle x² + y² + 8x + 10y – 8 = 0.
2 The equation of circle with centre (–3, 2) and radius 4 is:
A (x+3)² + (y–2)² = 16
B (x–3)² + (y+2)² = 16
C (x+3)² + (y–2)² = 4
D (x–3)² + (y–2)² = 16
Solution: Standard form: (x – h)² + (y – k)² = r²
h = –3, k = 2, r = 4 → r² = 16
Equation: (x + 3)² + (y – 2)² = 16 ✓
3 Does the point (–2.5, 3.5) lie inside, outside or on the circle x² + y² = 25?
A Outside
B On the circle
C Inside
D Cannot determine
Solution: Distance² from origin = (–2.5)² + (3.5)² = 6.25 + 12.25 = 18.5
Radius² = 25
Since 18.5 < 25, the point lies inside the circle ✓
Advertisement
2
Parabola
📌 Definition
A parabola is the set of all points equidistant from a fixed line (directrix) and a fixed point (focus). The line through the focus perpendicular to the directrix is the axis. The intersection with the axis is the vertex.
4 standard parabolas with vertex at origin, axis along coordinate axes
Eccentricity e = 1 (always)
Latus rectum = chord through focus perpendicular to axis. Length = 4a
💡Quick Rule: If the equation has y², the axis is along the x-axis. If it has x², the axis is along the y-axis. Positive coefficient → opens right/up. Negative → opens left/down.
📝 MCQ Practice
Parabola — Test Yourself
4 Find the focus, directrix, and latus rectum length of the parabola y² = 8x.
For both: c² = a² + b² | e = c/a > 1 | Latus rectum = 2b²/a
Foci: (±c, 0) for x-axis | (0, ±c) for y-axis form
Vertices: (±a, 0) for x-axis | (0, ±a) for y-axis form
⚠️Key Difference from Ellipse: Ellipse: c² = a² – b² | Hyperbola: c² = a² + b². The positive term in the equation determines which axis the transverse axis is on.
🖼️
IMAGE SPACE — Hyperbola diagram
Add diagram: hyperbola x²/a² – y²/b² = 1 with foci F₁ and F₂, vertices, transverse and conjugate axes labeled
📝 MCQ Practice
Hyperbola — Test Yourself
10 For the hyperbola x²/9 – y²/16 = 1, find the foci, eccentricity, and latus rectum.
A Foci (±5,0), e=5/3, LR=32/3
B Foci (±4,0), e=4/3, LR=16/3
C Foci (±5,0), e=5/4, LR=9/2
D Foci (±3,0), e=1, LR=32/3
Solution: a² = 9 → a = 3; b² = 16 → b = 4
c = √(a²+b²) = √(9+16) = √25 = 5 → Foci (±5, 0)
e = c/a = 5/3 → e = 5/3
LR = 2b²/a = 2(16)/3 = 32/3 ✓
11 Find the equation of the hyperbola with foci (0, ±3) and vertices (0, ±√11/2).