Chapter 8 Conic Section NEB Mathematics Notes Class 12

Chapter 8: Conic Section | NEB Mathematics Notes Class 12 (2080 Syllabus)
CONE

๐Ÿ“ Chapter 8: Conic Section | NEB Mathematics Notes Class 12

Based on Latest Syllabus 2080 | Complete Notes for Circle, Parabola, Ellipse, Hyperbola
โœ… Updated according to latest syllabus of 2080 | All exercises included
๐Ÿ”บ Conic Section โ€” This chapter covers the study of curves obtained by intersecting a cone with a plane: Circle, Parabola, Ellipse, and Hyperbola. The notes have been updated according to the latest syllabus of 2080. Now you don’t need to go anywhere searching for the notes of this chapter because we are here to serve you.
๐Ÿ“š Exercises
๐Ÿ“– Introduction to Conic Section
Right Cone: Let O be the fixed point and OC the fixed line. The surface generated by rotating the line OA around OC such that โˆ AOC is always constant is known as the right cone.

โ€ข Vertex: Point O
โ€ข Axis: Line OC
โ€ข Generator: Line OA
โ€ข Semi-vertical angle: โˆ AOC
Double Right Cone: If the cone OA’B’ is symmetrical to the cone OAB about OC’ opposite to OC, then ABOA’B’ is said to be the double right cone.
๐Ÿ“ Types of Conic Sections
โ‘  Circle
If a plane intersects a cone perpendicular to the axis, then the section is a circle.
โ‘ก Ellipse
If a plane intersects a cone at a given angle with the axis greater than the semi-vertical angle, then the section is an ellipse.
โ‘ข Parabola
If an intersecting plane, not passing through the vertex, is parallel to the generator of the cone, then the section is a parabola.
โ‘ฃ Hyperbola
If a plane intersects the double right cone such that the angle between the axis and the plane is less than the semi-vertical angle, then the section is a hyperbola.
๐ŸŽฏ General Definition of Conic Section
A conic section is the locus of a point which moves in a plane in such a way that the ratio of its distance from a fixed point (focus) to its distance from a fixed line (directrix) is always constant.

\[ \frac{\text{Distance from focus}}{\text{Distance from directrix}} = e \quad \text{(eccentricity)} \]
โ€ข Focus (S): Fixed point
โ€ข Directrix: Fixed straight line
โ€ข Eccentricity (e): Constant ratio
โ€ข Axis: Straight line passing through focus and perpendicular to directrix
โ€ข Vertex: Intersection of the curve and the axis
โ— Circle
Definition: The locus of a moving point such that its distance from a fixed point is always constant is called a circle.

โ€ข Fixed point = Centre
โ€ข Constant distance = Radius

Standard Equation: \(x^2 + y^2 = a^2\) (centre at origin, radius a)
General Equation: \(x^2 + y^2 + 2gx + 2fy + c = 0\) (centre at \((-g, -f)\), radius = \(\sqrt{g^2 + f^2 – c}\))
โžฐ Parabola (\(e = 1\))
Standard Equations:
โ€ข \(y^2 = 4ax\) (opens right), Vertex: (0,0), Focus: (a,0), Directrix: \(x = -a\)
โ€ข \(y^2 = -4ax\) (opens left)
โ€ข \(x^2 = 4ay\) (opens up)
โ€ข \(x^2 = -4ay\) (opens down)

Latus Rectum: Length = \(4a\)
โฌญ Ellipse (\(0 < e < 1\))
Standard Equation (Horizontal Major Axis): \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, \quad \text{where } b^2 = a^2(1 – e^2) \] โ€ข Centre: (0,0)
โ€ข Vertices: \((\pm a, 0)\)
โ€ข Foci: \((\pm ae, 0)\)
โ€ข Directrices: \(x = \pm \frac{a}{e}\)
โ€ข Latus Rectum: \(\frac{2b^2}{a}\)

Standard Equation (Vertical Major Axis): \[ \frac{x^2}{b^2} + \frac{y^2}{a^2} = 1, \quad a > b \]
โคจ Hyperbola (\(e > 1\))
Standard Equation (Horizontal Transverse Axis): \[ \frac{x^2}{a^2} – \frac{y^2}{b^2} = 1, \quad \text{where } b^2 = a^2(e^2 – 1) \] โ€ข Centre: (0,0)
โ€ข Vertices: \((\pm a, 0)\)
โ€ข Foci: \((\pm ae, 0)\)
โ€ข Directrices: \(x = \pm \frac{a}{e}\)
โ€ข Latus Rectum: \(\frac{2b^2}{a}\)
โ€ข Asymptotes: \(y = \pm \frac{b}{a}x\)

Standard Equation (Vertical Transverse Axis): \[ \frac{y^2}{a^2} – \frac{x^2}{b^2} = 1 \]
๐Ÿ“ A Line and a Circle
Let \(y = mx + c\) and \(x^2 + y^2 = a^2\) be the equations of a line and a circle respectively.

To find the points of intersection, substitute \(y = mx + c\) into the circle equation:
\[ x^2 + (mx + c)^2 = a^2 \] \[ x^2 + m^2x^2 + 2mcx + c^2 – a^2 = 0 \] \[ (1 + m^2)x^2 + 2mcx + (c^2 – a^2) = 0 \] This quadratic gives the x-coordinates of intersection points. The line is:
  • Tangent if discriminant = 0
  • Secant if discriminant > 0
  • Does not intersect if discriminant < 0
๐Ÿ“Š Eccentricity Summary
e = 0 Circle
Special case of ellipse with e = 0
e = 1 Parabola
The conic is a parabola
0 < e < 1 Ellipse
The conic is an ellipse (circle when e = 0)
e > 1 Hyperbola
The conic is a hyperbola
๐Ÿ“ Exercise 8.1 โ€“ Sample Solutions
Q1 Find the equation of the circle with centre (0,0) and radius 5.
Solution: Equation of circle: \(x^2 + y^2 = r^2\)
Here \(r = 5\) โ‡’ \(x^2 + y^2 = 25\)
โœ… \(x^2 + y^2 = 25\)
Q2 Find the centre and radius of the circle \(x^2 + y^2 – 4x + 6y – 3 = 0\).
Solution: Complete the square:
\(x^2 – 4x + y^2 + 6y = 3\)
\((x^2 – 4x + 4) + (y^2 + 6y + 9) = 3 + 4 + 9 = 16\)
\((x – 2)^2 + (y + 3)^2 = 16\)
Centre = \((2, -3)\), Radius = \(4\)
โœ… Centre \((2, -3)\), Radius \(4\)
Q3 Find the equation of the parabola with focus (2,0) and directrix \(x = -2\).
Solution: For parabola, \(e = 1\).
Focus at (a,0) with a = 2, directrix \(x = -a\).
Equation: \(y^2 = 4ax = 8x\)
โœ… \(y^2 = 8x\)
Q4 Find the equation of the ellipse with foci at \((\pm 3, 0)\) and eccentricity \(e = \frac{3}{5}\).
Solution: For ellipse, \(ae = 3\) โ‡’ \(a \cdot \frac{3}{5} = 3\) โ‡’ \(a = 5\)
\(b^2 = a^2(1 – e^2) = 25(1 – \frac{9}{25}) = 25 \times \frac{16}{25} = 16\) โ‡’ \(b = 4\)
Equation: \(\frac{x^2}{25} + \frac{y^2}{16} = 1\)
โœ… \(\frac{x^2}{25} + \frac{y^2}{16} = 1\)
Q5 Find the equation of the hyperbola with foci at \((\pm 5, 0)\) and eccentricity \(e = \frac{5}{3}\).
Solution: For hyperbola, \(ae = 5\) โ‡’ \(a \cdot \frac{5}{3} = 5\) โ‡’ \(a = 3\)
\(b^2 = a^2(e^2 – 1) = 9(\frac{25}{9} – 1) = 9 \times \frac{16}{9} = 16\) โ‡’ \(b = 4\)
Equation: \(\frac{x^2}{9} – \frac{y^2}{16} = 1\)
โœ… \(\frac{x^2}{9} – \frac{y^2}{16} = 1\)
Q6 Find the condition for the line \(y = mx + c\) to be tangent to the circle \(x^2 + y^2 = a^2\).
Solution: Substituting \(y = mx + c\) into \(x^2 + y^2 = a^2\):
\(x^2 + (mx + c)^2 = a^2\) โ‡’ \((1 + m^2)x^2 + 2mcx + (c^2 – a^2) = 0\)
For tangency, discriminant = \((2mc)^2 – 4(1 + m^2)(c^2 – a^2) = 0\)
\(4m^2c^2 – 4(1 + m^2)(c^2 – a^2) = 0\)
Dividing by 4: \(m^2c^2 – (1 + m^2)(c^2 – a^2) = 0\)
\(m^2c^2 – c^2 + a^2 – m^2c^2 + m^2a^2 = 0\) โ‡’ \(-c^2 + a^2 + m^2a^2 = 0\)
\(a^2(1 + m^2) = c^2\) โ‡’ \(c = \pm a\sqrt{1 + m^2}\)
โœ… Condition: \(c = \pm a\sqrt{1 + m^2}\)
โš ๏ธ Please do not share this PDF on any website or social platform without permission.
This PDF provides the solutions of every question from the 1st exercise of class 12 conic section. If you want the solutions of other exercises then you can select the exercise from the button given above.
๐Ÿ“š More Read
๐Ÿ“Œ Key Formulas Summary:

โ€ข Circle: \(x^2 + y^2 = a^2\)
โ€ข Parabola: \(y^2 = 4ax\) (Focus: (a,0), Directrix: x = -a)
โ€ข Ellipse: \(\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1\), \(b^2 = a^2(1 – e^2)\)
โ€ข Hyperbola: \(\frac{x^2}{a^2} – \frac{y^2}{b^2} = 1\), \(b^2 = a^2(e^2 – 1)\)
โ€ข Eccentricity: \(e = \frac{\text{Distance from focus}}{\text{Distance from directrix}}\)
๐Ÿ“š Chapter 8: Conic Section | NEB Mathematics Notes Class 12 (2080 Syllabus)
Complete notes including circle, parabola, ellipse, hyperbola definitions, equations, and solved exercises.

Leave a Comment