Unit 10
Analytical Geometry
Class 12 Mathematics
Conic Section
Class 12 Mathematics – Conic Section Notes PDF
On mobile, swipe inside the PDF to read all pages and pinch to zoom.
Contents / Quick Navigation
NEB / CDC Focus
This unit covers the condition of tangency of a line to a circle, equations of tangent and normal to a circle at a given point, the standard equation of a parabola and its tangent and normal, and the standard equations of ellipse and hyperbola.
1. Introduction to Conic Sections
A conic section is a curve obtained by intersecting a plane with a double cone. The familiar non-degenerate conics are the circle, parabola, ellipse and hyperbola.
A useful unified description uses a fixed point called the focus, a fixed line called the directrix, and the ratio
The constant e is called the eccentricity. For orientation:
| Conic | Eccentricity | Typical geometric character |
|---|---|---|
| Circle | e=0 | All points are at a constant distance from the centre. |
| Ellipse | 0<e<1 | Closed oval curve. |
| Parabola | e=1 | One open branch. |
| Hyperbola | e>1 | Two separated open branches. |
2. Circle: Standard and General Forms
A circle is the locus of a point whose distance from a fixed point, the centre, is constant.
2.1 Standard Form
Centre: (h,k), radius: r.
For a circle centred at the origin:
2.2 General Form
3. Condition of Tangency of a Line to a Circle
A line is tangent to a circle if it meets the circle at exactly one point. Geometrically, the perpendicular distance from the centre to the line must equal the radius.
3.1 Circle x²+y²=a² and Line y=mx+c
The distance of the origin from mx−y+c=0 is
|c|/√(m²+1).
For tangency this equals a, hence
Therefore a line of slope m tangent to x²+y²=a² has form
3.2 General Circle and General Line
For
x²+y²+2gx+2fy+c=0
with centre (−g,−f) and radius r=√(g²+f²−c), the line
lx+my+n=0
is tangent if
Find the values of c for which y=2x+c is tangent to x²+y²=9.
c²=9(1+2²)=45.
c=±3√5.
4. Tangent and Normal to a Circle at a Given Point
4.1 Circle x²+y²=a²
If P(x₁,y₁) lies on the circle, then
The normal to a circle passes through the centre and the point of contact. For the circle centred at the origin, the normal is the line through (0,0) and (x₁,y₁).
4.2 General Circle
For
x²+y²+2gx+2fy+c=0,
the tangent at (x₁,y₁) is
The normal is the straight line joining the centre (−g,−f) to (x₁,y₁).
Find tangent and normal to x²+y²=25 at (3,4).
Tangent:
3x+4y=25.
Normal: the line through (0,0) and (3,4):
4x−3y=0.
5. Standard Equation of a Parabola
A parabola is the locus of a point whose distance from a fixed point (focus) equals its perpendicular distance from a fixed line (directrix).
5.1 Parabola y²=4ax
The standard parametric point is (at²,2at).
5.2 Other Standard Orientations
| Equation | Focus | Directrix | Opening |
|---|---|---|---|
| y²=4ax | (a,0) | x=−a | Right |
| y²=−4ax | (−a,0) | x=a | Left |
| x²=4ay | (0,a) | y=−a | Up |
| x²=−4ay | (0,−a) | y=a | Down |
6. Tangent to a Parabola
6.1 Tangent at a Point
For y²=4ax, the tangent at (x₁,y₁) on the parabola is
6.2 Parametric Tangent
At the point (at²,2at), the tangent is
6.3 Tangent in Slope Form
A tangent of slope m to y²=4ax is
Find the tangent to y²=8x at (2,4).
Here 4a=8⇒a=2.
yy₁=2a(x+x₁) ⇒4y=4(x+2).
y=x+2.
7. Normal to a Parabola
The normal is perpendicular to the tangent at the point of contact. For y²=4ax, at (x₁,y₁) with y₁≠0, the tangent slope is 2a/y₁, so the normal slope is −y₁/(2a).
7.1 Parametric Normal
At (at²,2at),
Find the normal to y²=8x at (2,4).
Here a=2, so normal slope =−4/(4)=−1.
y−4=−(x−2).
x+y−6=0.
8. Standard Equation of an Ellipse
An ellipse is a closed conic. In the standard horizontal form, the major axis lies along the x-axis.
8.1 Major Axis Along x-axis
8.2 Major Axis Along y-axis
For x²/25+y²/9=1, find the foci and eccentricity.
a²=25, b²=9 ⇒ c²=16 ⇒ c=4.
Foci: (±4,0).
e=c/a=4/5.
9. Standard Equation of a Hyperbola
A hyperbola is a conic with two separate branches. In standard horizontal form, its transverse axis lies along the x-axis.
9.1 Transverse Axis Along x-axis
9.2 Transverse Axis Along y-axis
For x²/16−y²/9=1, find the foci, eccentricity and asymptotes.
a=4, b=3, c²=16+9=25 ⇒ c=5.
Foci: (±5,0).
e=5/4.
y=±(3/4)x.
10. Quick Comparison of Standard Conics
| Conic | Standard equation | Key parameter relation | Focus / special feature |
|---|---|---|---|
| Circle | x²+y²=a² | radius = a | centre (0,0) |
| Parabola | y²=4ax | e=1 | focus (a,0), directrix x=−a |
| Ellipse | x²/a²+y²/b²=1 | c²=a²−b² | e=c/a<1 |
| Hyperbola | x²/a²−y²/b²=1 | c²=a²+b² | e=c/a>1 |
This is a common exam error: for an ellipse, c²=a²−b²; for a hyperbola, c²=a²+b².
11. Worked Examples
Find centre and radius of x²+y²−6x+8y−11=0.
Here 2g=−6⇒g=−3, 2f=8⇒f=4, c=−11.
Centre (3,−4).
r=√(9+16+11)=6.
Check whether 3x+4y=25 is tangent to x²+y²=25.
Distance from origin to line:
25/√(3²+4²)=25/5=5.
Radius is 5. Since distance = radius, the line is tangent.
Find tangent to x²+y²=13 at (2,3).
2x+3y=13.
For y²=12x, identify the focus and directrix.
4a=12⇒a=3.
Focus: (3,0); directrix: x=−3.
Find tangent to y²=16x at (4,8).
a=4.
8y=8(x+4) ⇒ y=x+4.
Find normal to y²=16x at (4,8).
Normal slope: −y₁/(2a)=−8/8=−1.
y−8=−(x−4) ⇒ x+y−12=0.
For x²/36+y²/20=1, find the foci.
a²=36, b²=20 ⇒ c²=16 ⇒ c=4.
Foci: (±4,0).
For y²/9−x²/16=1, find the foci.
a²=9, b²=16 ⇒ c²=25 ⇒ c=5.
Since the positive term is y², the transverse axis is vertical. Foci: (0,±5).
Find tangents of slope 3 to x²+y²=4.
Write y=3x+c. For tangency:
c²=4(1+9)=40.
c=±2√10.
Tangents: y=3x±2√10.
12. Problem-Solving Strategy
- Identify the conic from the equation and put it into standard form.
- For a circle, find the centre and radius before applying a distance-to-line tangency condition.
- For a tangent at a given point, first confirm that the point lies on the conic.
- For x²+y²=a², use xx₁+yy₁=a².
- For y²=4ax, use yy₁=2a(x+x₁).
- For a parabola normal, obtain the normal slope as the negative reciprocal of the tangent slope.
- For ellipse, use c²=a²−b²; for hyperbola use c²=a²+b².
- Look at which squared term has the larger or positive denominator to determine the principal axis.
- Sketch a quick diagram to verify orientation, signs and location of foci.
13. Common Mistakes and Warnings
For x²+y²+2gx+2fy+c=0, centre is (−g,−f).
A tangent line must have perpendicular distance from the centre exactly equal to the radius.
Check the given point before using a tangent-at-point formula.
Circle: xx₁+yy₁=a²; parabola y²=4ax: yy₁=2a(x+x₁).
The sign and squared variable determine whether the parabola opens right, left, up or down.
For an ellipse, c²=a²−b², not a sum.
For a hyperbola, c²=a²+b².
Only for a circle does the normal automatically pass through the centre. A parabola has no centre.
14. Exam-Important Formula Sheet
15. Important Exam Questions
Short-Answer Questions
- Define a conic section.
- Write the centre and radius of a general circle.
- State the condition for y=mx+c to touch x²+y²=a².
- Write the tangent to x²+y²=a² at (x₁,y₁).
- Write the standard equation, focus and directrix of y²=4ax.
- Write the tangent and normal to y²=4ax at a given point.
- Write the standard equation of an ellipse and relation between a,b,c.
- Write the standard equation of a hyperbola and relation between a,b,c.
Derivation / Proof Questions
- Derive the condition c²=a²(1+m²) for tangency of y=mx+c to x²+y²=a².
- Derive the standard equation y²=4ax from the focus-directrix definition.
- Derive the tangent equation to y²=4ax at a given point.
- Obtain the equation of the normal to y²=4ax at a parametric point.
- Explain the standard forms of ellipse and hyperbola and identify their foci.
Numerical / Application Questions
- Find the centre and radius of a circle from its general equation.
- Determine whether a given line is tangent to a given circle.
- Find the value of a parameter for which a line becomes tangent to a circle.
- Find tangent and normal to a circle at a specified point.
- Find focus, directrix and latus rectum data for a standard parabola.
- Find tangent and normal to a parabola at a specified point.
- Determine the foci and eccentricity of a standard ellipse.
- Determine the foci, eccentricity and asymptotes of a standard hyperbola.
Diagram Questions
- Sketch a circle showing the radius perpendicular to a tangent.
- Sketch y²=4ax with focus and directrix.
- Sketch tangent and normal to a parabola at a point.
- Sketch a standard ellipse with foci and vertices.
- Sketch a standard hyperbola with foci, vertices and asymptotes.
16. One-Minute Revision
- A conic may be a circle, parabola, ellipse or hyperbola.
- For x²+y²+2gx+2fy+c=0, centre is (−g,−f).
- Radius is √(g²+f²−c).
- A line is tangent to a circle when distance from centre to line equals radius.
- For x²+y²=a², tangent at (x₁,y₁) is xx₁+yy₁=a².
- The normal to a circle passes through the centre.
- Standard right-opening parabola: y²=4ax.
- Its focus is (a,0) and directrix is x=−a.
- Parabola tangent: yy₁=2a(x+x₁).
- At parametric point (at²,2at), tangent is ty=x+at².
- Parametric normal is y=−tx+2at+at³.
- Ellipse: x²/a²+y²/b²=1 with c²=a²−b².
- Hyperbola: x²/a²−y²/b²=1 with c²=a²+b².
- Ellipse has e<1; parabola e=1; hyperbola e>1.
- Always use a quick sketch to check conic orientation and focus positions.
17. Diagram Practice
- Four-conic comparison sketch.
- Circle with centre, point of contact, radius and tangent.
- Distance-from-centre tangency diagram.
- Parabola y²=4ax with vertex, focus, directrix and latus rectum.
- Tangent to a parabola at a point.
- Tangent and normal to a parabola at the same point.
- Standard ellipse with major axis, vertices and foci.
- Standard hyperbola with vertices, foci and asymptotes.
Also Visit
Original Nepal eNotes page: Class 12 Mathematics Conic Section Notes.
Discussion
Share a helpful question, idea, or explanation with other students.