Skip to main content
Chapter 10 of 14
NCERT Solutions

Conic Sections

Chhattisgarh Board · Class 11 · Mathematics

NCERT Solutions for Conic Sections — Chhattisgarh Board Class 11 Mathematics.

124 questions25 flashcards5 concepts

Interactive on Super Tutor

Studying Conic Sections? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

70 Questions Solved · 5 Sections

Exercise 10.1

1Find the equation of the circle with centre (0,2)(0,2) and radius 22.Show solution
Given: Centre (h,k)=(0,2)(h,k) = (0,2), radius r=2r = 2.

Formula: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2

Solution:
(x0)2+(y2)2=22(x-0)^2 + (y-2)^2 = 2^2
x2+(y2)2=4x^2 + (y-2)^2 = 4

Expanding:
x2+y24y+4=4x^2 + y^2 - 4y + 4 = 4
x2+y24y=0\boxed{x^2 + y^2 - 4y = 0}
2Find the equation of the circle with centre (2,3)(-2,3) and radius 44.Show solution
Given: Centre (h,k)=(2,3)(h,k) = (-2,3), radius r=4r = 4.

Formula: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2

Solution:
(x(2))2+(y3)2=42(x-(-2))^2 + (y-3)^2 = 4^2
(x+2)2+(y3)2=16(x+2)^2 + (y-3)^2 = 16

Expanding:
x2+4x+4+y26y+9=16x^2 + 4x + 4 + y^2 - 6y + 9 = 16
x2+y2+4x6y3=0\boxed{x^2 + y^2 + 4x - 6y - 3 = 0}
3Find the equation of the circle with centre (12,14)\left(\dfrac{1}{2}, \dfrac{1}{4}\right) and radius 112\dfrac{1}{12}.Show solution
Given: Centre (h,k)=(12,14)(h,k) = \left(\dfrac{1}{2}, \dfrac{1}{4}\right), radius r=112r = \dfrac{1}{12}.

Formula: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2

Solution:
(x12)2+(y14)2=(112)2\left(x - \frac{1}{2}\right)^2 + \left(y - \frac{1}{4}\right)^2 = \left(\frac{1}{12}\right)^2

(x12)2+(y14)2=1144\left(x - \frac{1}{2}\right)^2 + \left(y - \frac{1}{4}\right)^2 = \frac{1}{144}

Expanding:
x2x+14+y2y2+116=1144x^2 - x + \frac{1}{4} + y^2 - \frac{y}{2} + \frac{1}{16} = \frac{1}{144}

Multiplying throughout by 144144:
144x2144x+36+144y272y+9=1144x^2 - 144x + 36 + 144y^2 - 72y + 9 = 1
144x2+144y2144x72y+44=0\boxed{144x^2 + 144y^2 - 144x - 72y + 44 = 0}
4Find the equation of the circle with centre (1,1)(1,1) and radius 2\sqrt{2}.Show solution
Given: Centre (h,k)=(1,1)(h,k) = (1,1), radius r=2r = \sqrt{2}.

Formula: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2

Solution:
(x1)2+(y1)2=(2)2(x-1)^2 + (y-1)^2 = (\sqrt{2})^2
(x1)2+(y1)2=2(x-1)^2 + (y-1)^2 = 2

Expanding:
x22x+1+y22y+1=2x^2 - 2x + 1 + y^2 - 2y + 1 = 2
x2+y22x2y=0\boxed{x^2 + y^2 - 2x - 2y = 0}
5Find the equation of the circle with centre (a,b)(-a,-b) and radius a2b2\sqrt{a^2 - b^2}.Show solution
Given: Centre (h,k)=(a,b)(h,k) = (-a,-b), radius r=a2b2r = \sqrt{a^2 - b^2}.

Formula: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2

Solution:
(x(a))2+(y(b))2=(a2b2)2(x-(-a))^2 + (y-(-b))^2 = \left(\sqrt{a^2-b^2}\right)^2
(x+a)2+(y+b)2=a2b2(x+a)^2 + (y+b)^2 = a^2 - b^2

Expanding:
x2+2ax+a2+y2+2by+b2=a2b2x^2 + 2ax + a^2 + y^2 + 2by + b^2 = a^2 - b^2
x2+y2+2ax+2by+2b2=0\boxed{x^2 + y^2 + 2ax + 2by + 2b^2 = 0}
6Find the centre and radius of the circle (x+5)2+(y3)2=36(x+5)^2 + (y-3)^2 = 36.Show solution
Given: (x+5)2+(y3)2=36(x+5)^2 + (y-3)^2 = 36

Concept: Comparing with standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2:

xh=x+5h=5x - h = x + 5 \Rightarrow h = -5
yk=y3k=3y - k = y - 3 \Rightarrow k = 3
r2=36r=6r^2 = 36 \Rightarrow r = 6

Centre =(5,3)= (-5, 3), Radius =6= 6.
7Find the centre and radius of the circle x2+y24x8y45=0x^2 + y^2 - 4x - 8y - 45 = 0.Show solution
Given: x2+y24x8y45=0x^2 + y^2 - 4x - 8y - 45 = 0

Method: Complete the square.

(x24x)+(y28y)=45(x^2 - 4x) + (y^2 - 8y) = 45
(x24x+4)+(y28y+16)=45+4+16(x^2 - 4x + 4) + (y^2 - 8y + 16) = 45 + 4 + 16
(x2)2+(y4)2=65(x-2)^2 + (y-4)^2 = 65

Comparing with (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2:

Centre =(2,4)= (2, 4), Radius =65= \sqrt{65}.
8Find the centre and radius of the circle x2+y28x+10y12=0x^2 + y^2 - 8x + 10y - 12 = 0.Show solution
Given: x2+y28x+10y12=0x^2 + y^2 - 8x + 10y - 12 = 0

Method: Complete the square.

(x28x)+(y2+10y)=12(x^2 - 8x) + (y^2 + 10y) = 12
(x28x+16)+(y2+10y+25)=12+16+25(x^2 - 8x + 16) + (y^2 + 10y + 25) = 12 + 16 + 25
(x4)2+(y+5)2=53(x-4)^2 + (y+5)^2 = 53

Comparing with (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2:

Centre =(4,5)= (4, -5), Radius =53= \sqrt{53}.
9Find the centre and radius of the circle 2x2+2y2x=02x^2 + 2y^2 - x = 0.Show solution
Given: 2x2+2y2x=02x^2 + 2y^2 - x = 0

Divide throughout by 22:
x2+y2x2=0x^2 + y^2 - \frac{x}{2} = 0

Method: Complete the square.
(x2x2)+y2=0\left(x^2 - \frac{x}{2}\right) + y^2 = 0
(x2x2+116)+y2=116\left(x^2 - \frac{x}{2} + \frac{1}{16}\right) + y^2 = \frac{1}{16}
(x14)2+(y0)2=116\left(x - \frac{1}{4}\right)^2 + (y-0)^2 = \frac{1}{16}

Comparing with (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2:

Centre =(14,0)= \left(\dfrac{1}{4}, 0\right), Radius =14= \dfrac{1}{4}.
10Find the equation of the circle passing through the points (4,1)(4,1) and (6,5)(6,5) and whose centre is on the line 4x+y=164x + y = 16.Show solution
Given: Circle passes through (4,1)(4,1) and (6,5)(6,5); centre lies on 4x+y=164x + y = 16.

Let the equation of the circle be (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.

Step 1: Since (4,1)(4,1) lies on the circle:
(4h)2+(1k)2=r2(1)(4-h)^2 + (1-k)^2 = r^2 \quad \cdots(1)

Step 2: Since (6,5)(6,5) lies on the circle:
(6h)2+(5k)2=r2(2)(6-h)^2 + (5-k)^2 = r^2 \quad \cdots(2)

Step 3: Centre lies on 4x+y=164x + y = 16:
4h+k=16(3)4h + k = 16 \quad \cdots(3)

Step 4: From (1) = (2):
(4h)2+(1k)2=(6h)2+(5k)2(4-h)^2 + (1-k)^2 = (6-h)^2 + (5-k)^2
168h+h2+12k+k2=3612h+h2+2510k+k216 - 8h + h^2 + 1 - 2k + k^2 = 36 - 12h + h^2 + 25 - 10k + k^2
178h2k=6112h10k17 - 8h - 2k = 61 - 12h - 10k
4h+8k=444h + 8k = 44
h+2k=11(4)h + 2k = 11 \quad \cdots(4)

Step 5: Solving (3) and (4):
From (3): k=164hk = 16 - 4h
Substituting in (4): h+2(164h)=11h + 2(16-4h) = 11
h+328h=117h=21h=3h + 32 - 8h = 11 \Rightarrow -7h = -21 \Rightarrow h = 3
k=1612=4k = 16 - 12 = 4

Step 6: Find r2r^2 using point (4,1)(4,1):
r2=(43)2+(14)2=1+9=10r^2 = (4-3)^2 + (1-4)^2 = 1 + 9 = 10

Equation of circle:
(x3)2+(y4)2=10(x-3)^2 + (y-4)^2 = 10
x2+y26x8y+15=0\boxed{x^2 + y^2 - 6x - 8y + 15 = 0}
11Find the equation of the circle passing through the points (2,3)(2,3) and (1,1)(-1,1) and whose centre is on the line x3y11=0x - 3y - 11 = 0.Show solution
Given: Circle passes through (2,3)(2,3) and (1,1)(-1,1); centre lies on x3y11=0x - 3y - 11 = 0.

Let the equation be (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.

Step 1: Since (2,3)(2,3) lies on the circle:
(2h)2+(3k)2=r2(1)(2-h)^2 + (3-k)^2 = r^2 \quad \cdots(1)

Step 2: Since (1,1)(-1,1) lies on the circle:
(1h)2+(1k)2=r2(2)(-1-h)^2 + (1-k)^2 = r^2 \quad \cdots(2)

Step 3: Centre on x3y11=0x - 3y - 11 = 0:
h3k11=0(3)h - 3k - 11 = 0 \quad \cdots(3)

Step 4: From (1) = (2):
(2h)2+(3k)2=(1+h)2+(1k)2(2-h)^2 + (3-k)^2 = (1+h)^2 + (1-k)^2
44h+h2+96k+k2=1+2h+h2+12k+k24 - 4h + h^2 + 9 - 6k + k^2 = 1 + 2h + h^2 + 1 - 2k + k^2
134h6k=2+2h2k13 - 4h - 6k = 2 + 2h - 2k
11=6h+4k11 = 6h + 4k
6h+4k=11(4)6h + 4k = 11 \quad \cdots(4)

Step 5: Solving (3) and (4):
From (3): h=3k+11h = 3k + 11
Substituting in (4): 6(3k+11)+4k=116(3k+11) + 4k = 11
18k+66+4k=1122k=55k=5218k + 66 + 4k = 11 \Rightarrow 22k = -55 \Rightarrow k = -\frac{5}{2}
h=3(52)+11=152+11=72h = 3\left(-\frac{5}{2}\right) + 11 = -\frac{15}{2} + 11 = \frac{7}{2}

Step 6: Find r2r^2 using point (2,3)(2,3):
r2=(272)2+(3+52)2=(32)2+(112)2=94+1214=1304=652r^2 = \left(2 - \frac{7}{2}\right)^2 + \left(3 + \frac{5}{2}\right)^2 = \left(-\frac{3}{2}\right)^2 + \left(\frac{11}{2}\right)^2 = \frac{9}{4} + \frac{121}{4} = \frac{130}{4} = \frac{65}{2}

Equation of circle:
(x72)2+(y+52)2=652\left(x - \frac{7}{2}\right)^2 + \left(y + \frac{5}{2}\right)^2 = \frac{65}{2}

Expanding and multiplying by 1:
x27x+494+y2+5y+254=652x^2 - 7x + \frac{49}{4} + y^2 + 5y + \frac{25}{4} = \frac{65}{2}
x2+y27x+5y+7441304=0x^2 + y^2 - 7x + 5y + \frac{74}{4} - \frac{130}{4} = 0
x2+y27x+5y14=0\boxed{x^2 + y^2 - 7x + 5y - 14 = 0}
12Find the equation of the circle with radius 5 whose centre lies on xx-axis and passes through the point (2,3)(2,3).Show solution
Given: Radius r=5r = 5; centre on xx-axis; circle passes through (2,3)(2,3).

Since centre lies on xx-axis, let centre =(h,0)= (h, 0).

Step 1: Since the circle passes through (2,3)(2,3):
(2h)2+(30)2=52(2-h)^2 + (3-0)^2 = 5^2
(2h)2+9=25(2-h)^2 + 9 = 25
(2h)2=16(2-h)^2 = 16
2h=±42 - h = \pm 4
h=24=2orh=2+4=6h = 2 - 4 = -2 \quad \text{or} \quad h = 2 + 4 = 6

Step 2: Two possible circles:
- Centre (2,0)(-2, 0): (x+2)2+y2=25(x+2)^2 + y^2 = 25, i.e., x2+y2+4x21=0x^2 + y^2 + 4x - 21 = 0
- Centre (6,0)(6, 0): (x6)2+y2=25(x-6)^2 + y^2 = 25, i.e., x2+y212x+11=0x^2 + y^2 - 12x + 11 = 0

x2+y2+4x21=0orx2+y212x+11=0\boxed{x^2 + y^2 + 4x - 21 = 0 \quad \text{or} \quad x^2 + y^2 - 12x + 11 = 0}
13Find the equation of the circle passing through (0,0)(0,0) and making intercepts aa and bb on the coordinate axes.Show solution
Given: Circle passes through origin (0,0)(0,0), makes intercept aa on xx-axis and bb on yy-axis.

Step 1: Since the circle makes intercept aa on xx-axis, it passes through (a,0)(a, 0).
Since it makes intercept bb on yy-axis, it passes through (0,b)(0, b).

Let the equation be (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.

Step 2: Passes through (0,0)(0,0):
h2+k2=r2(1)h^2 + k^2 = r^2 \quad \cdots(1)

Step 3: Passes through (a,0)(a,0):
(ah)2+k2=r2(2)(a-h)^2 + k^2 = r^2 \quad \cdots(2)

Step 4: Passes through (0,b)(0,b):
h2+(bk)2=r2(3)h^2 + (b-k)^2 = r^2 \quad \cdots(3)

Step 5: From (1) and (2):
(ah)2+k2=h2+k2(a-h)^2 + k^2 = h^2 + k^2
a22ah=0h=a2a^2 - 2ah = 0 \Rightarrow h = \frac{a}{2}

Step 6: From (1) and (3):
h2+(bk)2=h2+k2h^2 + (b-k)^2 = h^2 + k^2
b22bk=0k=b2b^2 - 2bk = 0 \Rightarrow k = \frac{b}{2}

Step 7: r2=h2+k2=a24+b24r^2 = h^2 + k^2 = \dfrac{a^2}{4} + \dfrac{b^2}{4}

Equation:
(xa2)2+(yb2)2=a2+b24\left(x - \frac{a}{2}\right)^2 + \left(y - \frac{b}{2}\right)^2 = \frac{a^2 + b^2}{4}

Expanding:
x2ax+a24+y2by+b24=a2+b24x^2 - ax + \frac{a^2}{4} + y^2 - by + \frac{b^2}{4} = \frac{a^2+b^2}{4}
x2+y2axby=0\boxed{x^2 + y^2 - ax - by = 0}
14Find the equation of a circle with centre (2,2)(2,2) and passes through the point (4,5)(4,5).Show solution
Given: Centre (h,k)=(2,2)(h,k) = (2,2); circle passes through (4,5)(4,5).

Step 1: Find radius:
r=(42)2+(52)2=4+9=13r = \sqrt{(4-2)^2 + (5-2)^2} = \sqrt{4 + 9} = \sqrt{13}

Step 2: Equation of circle:
(x2)2+(y2)2=13(x-2)^2 + (y-2)^2 = 13

Expanding:
x24x+4+y24y+4=13x^2 - 4x + 4 + y^2 - 4y + 4 = 13
x2+y24x4y5=0\boxed{x^2 + y^2 - 4x - 4y - 5 = 0}
15Does the point (2.5,3.5)(-2.5, 3.5) lie inside, outside or on the circle x2+y2=25x^2 + y^2 = 25?Show solution
Given: Point (2.5,3.5)(-2.5, 3.5); circle x2+y2=25x^2 + y^2 = 25 (centre O=(0,0)O=(0,0), radius r=5r = 5).

Step 1: Find the distance from the centre to the point:
d=(2.5)2+(3.5)2=6.25+12.25=18.5d = \sqrt{(-2.5)^2 + (3.5)^2} = \sqrt{6.25 + 12.25} = \sqrt{18.5}

Step 2: Compare with radius:
\sqrt{18.5} \approx 4.3 < 5 = r

Since d < r, the point lies inside the circle.

Alternatively: Substitute in x2+y2x^2 + y^2:
(-2.5)^2 + (3.5)^2 = 6.25 + 12.25 = 18.5 < 25

Since 18.5 < 25, the point (2.5,3.5)(-2.5, 3.5) lies inside the circle.

Exercise 10.2

1Find the coordinates of the focus, axis of the parabola, the equation of the directrix and the length of the latus rectum of y2=12xy^2 = 12x.Show solution
Given: y2=12xy^2 = 12x

Comparing with y2=4axy^2 = 4ax:
4a=12a=34a = 12 \Rightarrow a = 3

- Focus: (a,0)=(3,0)(a, 0) = (3, 0)
- Axis: xx-axis (i.e., y=0y = 0)
- Directrix: x=ax = -a, i.e., x=3x = -3
- Length of latus rectum: 4a=124a = 12
2Find the coordinates of the focus, axis of the parabola, the equation of the directrix and the length of the latus rectum of x2=6yx^2 = 6y.Show solution
Given: x2=6yx^2 = 6y

Comparing with x2=4ayx^2 = 4ay:
4a=6a=324a = 6 \Rightarrow a = \frac{3}{2}

- Focus: (0,32)\left(0, \dfrac{3}{2}\right)
- Axis: yy-axis (i.e., x=0x = 0)
- Directrix: y=32y = -\dfrac{3}{2}
- Length of latus rectum: 4a=64a = 6
3Find the coordinates of the focus, axis of the parabola, the equation of the directrix and the length of the latus rectum of y2=8xy^2 = -8x.Show solution
Given: y2=8xy^2 = -8x

Comparing with y2=4axy^2 = -4ax:
4a=8a=24a = 8 \Rightarrow a = 2

- Focus: (a,0)=(2,0)(-a, 0) = (-2, 0)
- Axis: xx-axis (i.e., y=0y = 0)
- Directrix: x=a=2x = a = 2, i.e., x=2x = 2
- Length of latus rectum: 4a=84a = 8
4Find the coordinates of the focus, axis of the parabola, the equation of the directrix and the length of the latus rectum of x2=16yx^2 = -16y.Show solution
Given: x2=16yx^2 = -16y

Comparing with x2=4ayx^2 = -4ay:
4a=16a=44a = 16 \Rightarrow a = 4

- Focus: (0,a)=(0,4)(0, -a) = (0, -4)
- Axis: yy-axis (i.e., x=0x = 0)
- Directrix: y=a=4y = a = 4, i.e., y=4y = 4
- Length of latus rectum: 4a=164a = 16
5Find the coordinates of the focus, axis of the parabola, the equation of the directrix and the length of the latus rectum of y2=10xy^2 = 10x.Show solution
Given: y2=10xy^2 = 10x

Comparing with y2=4axy^2 = 4ax:
4a=10a=524a = 10 \Rightarrow a = \frac{5}{2}

- Focus: (52,0)\left(\dfrac{5}{2}, 0\right)
- Axis: xx-axis (i.e., y=0y = 0)
- Directrix: x=52x = -\dfrac{5}{2}
- Length of latus rectum: 4a=104a = 10
6Find the coordinates of the focus, axis of the parabola, the equation of the directrix and the length of the latus rectum of x2=9yx^2 = -9y.Show solution
Given: x2=9yx^2 = -9y

Comparing with x2=4ayx^2 = -4ay:
4a=9a=944a = 9 \Rightarrow a = \frac{9}{4}

- Focus: (0,94)\left(0, -\dfrac{9}{4}\right)
- Axis: yy-axis (i.e., x=0x = 0)
- Directrix: y=94y = \dfrac{9}{4}
- Length of latus rectum: 4a=94a = 9
7Find the equation of the parabola with Focus (6,0)(6,0); directrix x=6x = -6.Show solution
Given: Focus (6,0)(6,0), directrix x=6x = -6.

Since focus is on the xx-axis and directrix is x=6x = -6, the parabola is of the form y2=4axy^2 = 4ax with a=6a = 6.

y2=24x\boxed{y^2 = 24x}
8Find the equation of the parabola with Focus (0,3)(0,-3); directrix y=3y = 3.Show solution
Given: Focus (0,3)(0,-3), directrix y=3y = 3.

Since focus is on the yy-axis (negative side) and directrix is y=3y = 3, the parabola opens downward: x2=4ayx^2 = -4ay with a=3a = 3.

x2=12y\boxed{x^2 = -12y}
9Find the equation of the parabola with Vertex (0,0)(0,0); focus (3,0)(3,0).Show solution
Given: Vertex (0,0)(0,0), focus (3,0)(3,0).

Focus lies on positive xx-axis, so parabola is of the form y2=4axy^2 = 4ax with a=3a = 3.

y2=12x\boxed{y^2 = 12x}
10Find the equation of the parabola with Vertex (0,0)(0,0); focus (2,0)(-2,0).Show solution
Given: Vertex (0,0)(0,0), focus (2,0)(-2,0).

Focus lies on negative xx-axis, so parabola is of the form y2=4axy^2 = -4ax with a=2a = 2.

y2=8x\boxed{y^2 = -8x}
11Find the equation of the parabola with Vertex (0,0)(0,0) passing through (2,3)(2,3) and axis is along xx-axis.Show solution
Given: Vertex (0,0)(0,0), passes through (2,3)(2,3), axis along xx-axis.

Since axis is along xx-axis and vertex is at origin, the equation is either y2=4axy^2 = 4ax or y2=4axy^2 = -4ax.

Since the point (2,3)(2,3) has x > 0, the parabola opens to the right: y2=4axy^2 = 4ax.

Substituting (2,3)(2,3):
9=4a(2)a=989 = 4a(2) \Rightarrow a = \frac{9}{8}

y2=498xy^2 = 4 \cdot \frac{9}{8} \cdot x
2y2=9x\boxed{2y^2 = 9x}
12Find the equation of the parabola with Vertex (0,0)(0,0), passing through (5,2)(5,2) and symmetric with respect to yy-axis.Show solution
Given: Vertex (0,0)(0,0), passes through (5,2)(5,2), symmetric about yy-axis.

Since symmetric about yy-axis and vertex at origin, equation is x2=4ayx^2 = 4ay or x2=4ayx^2 = -4ay.

Since (5,2)(5,2) has y > 0, parabola opens upward: x2=4ayx^2 = 4ay.

Substituting (5,2)(5,2):
25=4a(2)a=25825 = 4a(2) \Rightarrow a = \frac{25}{8}

x2=4258y=252yx^2 = 4 \cdot \frac{25}{8} \cdot y = \frac{25}{2}y
2x2=25y\boxed{2x^2 = 25y}

Exercise 10.3

1Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse x236+y216=1\dfrac{x^2}{36} + \dfrac{y^2}{16} = 1.Show solution
Given: x236+y216=1\dfrac{x^2}{36} + \dfrac{y^2}{16} = 1

Here a2=36a^2 = 36, b2=16b^2 = 16, so a=6a = 6, b=4b = 4. Since a^2 > b^2 and the larger denominator is under x2x^2, the major axis is along the xx-axis.

c=a2b2=3616=20=25c = \sqrt{a^2 - b^2} = \sqrt{36 - 16} = \sqrt{20} = 2\sqrt{5}

- Foci: (±25,0)(\pm 2\sqrt{5},\, 0)
- Vertices: (±6,0)(\pm 6,\, 0)
- Length of major axis: 2a=122a = 12
- Length of minor axis: 2b=82b = 8
- Eccentricity: e=ca=256=53e = \dfrac{c}{a} = \dfrac{2\sqrt{5}}{6} = \dfrac{\sqrt{5}}{3}
- Length of latus rectum: 2b2a=2×166=163\dfrac{2b^2}{a} = \dfrac{2 \times 16}{6} = \dfrac{16}{3}
2Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse x24+y225=1\dfrac{x^2}{4} + \dfrac{y^2}{25} = 1.Show solution
Given: x24+y225=1\dfrac{x^2}{4} + \dfrac{y^2}{25} = 1

Here a2=25a^2 = 25, b2=4b^2 = 4 (since 25 > 4, major axis is along yy-axis), a=5a = 5, b=2b = 2.

c=254=21c = \sqrt{25 - 4} = \sqrt{21}

- Foci: (0,±21)(0,\, \pm\sqrt{21})
- Vertices: (0,±5)(0,\, \pm 5)
- Length of major axis: 2a=102a = 10
- Length of minor axis: 2b=42b = 4
- Eccentricity: e=215e = \dfrac{\sqrt{21}}{5}
- Length of latus rectum: 2b2a=2×45=85\dfrac{2b^2}{a} = \dfrac{2 \times 4}{5} = \dfrac{8}{5}
3Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse x216+y29=1\dfrac{x^2}{16} + \dfrac{y^2}{9} = 1.Show solution
Given: x216+y29=1\dfrac{x^2}{16} + \dfrac{y^2}{9} = 1

Here a2=16a^2 = 16, b2=9b^2 = 9, a=4a = 4, b=3b = 3. Major axis along xx-axis.

c=169=7c = \sqrt{16 - 9} = \sqrt{7}

- Foci: (±7,0)(\pm\sqrt{7},\, 0)
- Vertices: (±4,0)(\pm 4,\, 0)
- Length of major axis: 2a=82a = 8
- Length of minor axis: 2b=62b = 6
- Eccentricity: e=74e = \dfrac{\sqrt{7}}{4}
- Length of latus rectum: 2b2a=2×94=92\dfrac{2b^2}{a} = \dfrac{2 \times 9}{4} = \dfrac{9}{2}
4Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse x225+y2100=1\dfrac{x^2}{25} + \dfrac{y^2}{100} = 1.Show solution
Given: x225+y2100=1\dfrac{x^2}{25} + \dfrac{y^2}{100} = 1

Here a2=100a^2 = 100, b2=25b^2 = 25 (major axis along yy-axis), a=10a = 10, b=5b = 5.

c=10025=75=53c = \sqrt{100 - 25} = \sqrt{75} = 5\sqrt{3}

- Foci: (0,±53)(0,\, \pm 5\sqrt{3})
- Vertices: (0,±10)(0,\, \pm 10)
- Length of major axis: 2a=202a = 20
- Length of minor axis: 2b=102b = 10
- Eccentricity: e=5310=32e = \dfrac{5\sqrt{3}}{10} = \dfrac{\sqrt{3}}{2}
- Length of latus rectum: 2b2a=2×2510=5\dfrac{2b^2}{a} = \dfrac{2 \times 25}{10} = 5
5Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse x249+y236=1\dfrac{x^2}{49} + \dfrac{y^2}{36} = 1.Show solution
Given: x249+y236=1\dfrac{x^2}{49} + \dfrac{y^2}{36} = 1

Here a2=49a^2 = 49, b2=36b^2 = 36, a=7a = 7, b=6b = 6. Major axis along xx-axis.

c=4936=13c = \sqrt{49 - 36} = \sqrt{13}

- Foci: (±13,0)(\pm\sqrt{13},\, 0)
- Vertices: (±7,0)(\pm 7,\, 0)
- Length of major axis: 2a=142a = 14
- Length of minor axis: 2b=122b = 12
- Eccentricity: e=137e = \dfrac{\sqrt{13}}{7}
- Length of latus rectum: 2b2a=2×367=727\dfrac{2b^2}{a} = \dfrac{2 \times 36}{7} = \dfrac{72}{7}
6Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse x2100+y2400=1\dfrac{x^2}{100} + \dfrac{y^2}{400} = 1.Show solution
Given: x2100+y2400=1\dfrac{x^2}{100} + \dfrac{y^2}{400} = 1

Here a2=400a^2 = 400, b2=100b^2 = 100 (major axis along yy-axis), a=20a = 20, b=10b = 10.

c=400100=300=103c = \sqrt{400 - 100} = \sqrt{300} = 10\sqrt{3}

- Foci: (0,±103)(0,\, \pm 10\sqrt{3})
- Vertices: (0,±20)(0,\, \pm 20)
- Length of major axis: 2a=402a = 40
- Length of minor axis: 2b=202b = 20
- Eccentricity: e=10320=32e = \dfrac{10\sqrt{3}}{20} = \dfrac{\sqrt{3}}{2}
- Length of latus rectum: 2b2a=2×10020=10\dfrac{2b^2}{a} = \dfrac{2 \times 100}{20} = 10
7Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse 36x2+4y2=14436x^2 + 4y^2 = 144.Show solution
Given: 36x2+4y2=14436x^2 + 4y^2 = 144

Dividing by 144144: x24+y236=1\dfrac{x^2}{4} + \dfrac{y^2}{36} = 1

Here a2=36a^2 = 36, b2=4b^2 = 4 (major axis along yy-axis), a=6a = 6, b=2b = 2.

c=364=32=42c = \sqrt{36 - 4} = \sqrt{32} = 4\sqrt{2}

- Foci: (0,±42)(0,\, \pm 4\sqrt{2})
- Vertices: (0,±6)(0,\, \pm 6)
- Length of major axis: 2a=122a = 12
- Length of minor axis: 2b=42b = 4
- Eccentricity: e=426=223e = \dfrac{4\sqrt{2}}{6} = \dfrac{2\sqrt{2}}{3}
- Length of latus rectum: 2b2a=2×46=43\dfrac{2b^2}{a} = \dfrac{2 \times 4}{6} = \dfrac{4}{3}
8Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse 16x2+y2=1616x^2 + y^2 = 16.Show solution
Given: 16x2+y2=1616x^2 + y^2 = 16

Dividing by 1616: x21+y216=1\dfrac{x^2}{1} + \dfrac{y^2}{16} = 1

Here a2=16a^2 = 16, b2=1b^2 = 1 (major axis along yy-axis), a=4a = 4, b=1b = 1.

c=161=15c = \sqrt{16 - 1} = \sqrt{15}

- Foci: (0,±15)(0,\, \pm\sqrt{15})
- Vertices: (0,±4)(0,\, \pm 4)
- Length of major axis: 2a=82a = 8
- Length of minor axis: 2b=22b = 2
- Eccentricity: e=154e = \dfrac{\sqrt{15}}{4}
- Length of latus rectum: 2b2a=2×14=12\dfrac{2b^2}{a} = \dfrac{2 \times 1}{4} = \dfrac{1}{2}
9Find the coordinates of the foci, the vertices, the length of major axis, the minor axis, the eccentricity and the length of the latus rectum of the ellipse 4x2+9y2=364x^2 + 9y^2 = 36.Show solution
Given: 4x2+9y2=364x^2 + 9y^2 = 36

Dividing by 3636: x29+y24=1\dfrac{x^2}{9} + \dfrac{y^2}{4} = 1

Here a2=9a^2 = 9, b2=4b^2 = 4 (major axis along xx-axis), a=3a = 3, b=2b = 2.

c=94=5c = \sqrt{9 - 4} = \sqrt{5}

- Foci: (±5,0)(\pm\sqrt{5},\, 0)
- Vertices: (±3,0)(\pm 3,\, 0)
- Length of major axis: 2a=62a = 6
- Length of minor axis: 2b=42b = 4
- Eccentricity: e=53e = \dfrac{\sqrt{5}}{3}
- Length of latus rectum: 2b2a=2×43=83\dfrac{2b^2}{a} = \dfrac{2 \times 4}{3} = \dfrac{8}{3}
10Find the equation for the ellipse with Vertices (±5,0)(\pm 5, 0), foci (±4,0)(\pm 4, 0).Show solution
Given: Vertices (±5,0)(\pm 5, 0), foci (±4,0)(\pm 4, 0).

Since vertices and foci are on xx-axis: a=5a = 5, c=4c = 4.
b2=a2c2=2516=9b^2 = a^2 - c^2 = 25 - 16 = 9

x225+y29=1\boxed{\frac{x^2}{25} + \frac{y^2}{9} = 1}
11Find the equation for the ellipse with Vertices (0,±13)(0, \pm 13), foci (0,±5)(0, \pm 5).Show solution
Given: Vertices (0,±13)(0, \pm 13), foci (0,±5)(0, \pm 5).

Major axis along yy-axis: a=13a = 13, c=5c = 5.
b2=a2c2=16925=144b^2 = a^2 - c^2 = 169 - 25 = 144

x2144+y2169=1\boxed{\frac{x^2}{144} + \frac{y^2}{169} = 1}
12Find the equation for the ellipse with Vertices (±6,0)(\pm 6, 0), foci (±4,0)(\pm 4, 0).Show solution
Given: Vertices (±6,0)(\pm 6, 0), foci (±4,0)(\pm 4, 0).

Major axis along xx-axis: a=6a = 6, c=4c = 4.
b2=3616=20b^2 = 36 - 16 = 20

x236+y220=1\boxed{\frac{x^2}{36} + \frac{y^2}{20} = 1}
13Find the equation for the ellipse with ends of major axis (±3,0)(\pm 3, 0), ends of minor axis (0,±2)(0, \pm 2).Show solution
Given: Ends of major axis (±3,0)(\pm 3, 0), ends of minor axis (0,±2)(0, \pm 2).

a=3a = 3 (along xx-axis), b=2b = 2.

x29+y24=1\boxed{\frac{x^2}{9} + \frac{y^2}{4} = 1}
14Find the equation for the ellipse with ends of major axis (0,±5)(0, \pm\sqrt{5}), ends of minor axis (±1,0)(\pm 1, 0).Show solution
Given: Ends of major axis (0,±5)(0, \pm\sqrt{5}), ends of minor axis (±1,0)(\pm 1, 0).

a=5a = \sqrt{5} (along yy-axis), b=1b = 1.

x21+y25=1\boxed{\frac{x^2}{1} + \frac{y^2}{5} = 1}
i.e., x2+y25=1x^2 + \dfrac{y^2}{5} = 1
15Find the equation for the ellipse with length of major axis 2626, foci (±5,0)(\pm 5, 0).Show solution
Given: Length of major axis =26= 26, foci (±5,0)(\pm 5, 0).

2a=26a=132a = 26 \Rightarrow a = 13; c=5c = 5.
b2=16925=144b^2 = 169 - 25 = 144

x2169+y2144=1\boxed{\frac{x^2}{169} + \frac{y^2}{144} = 1}
16Find the equation for the ellipse with length of minor axis 1616, foci (0,±6)(0, \pm 6).Show solution
Given: Length of minor axis =16= 16, foci (0,±6)(0, \pm 6).

2b=16b=82b = 16 \Rightarrow b = 8; c=6c = 6. Major axis along yy-axis.
a2=b2+c2=64+36=100a^2 = b^2 + c^2 = 64 + 36 = 100

x264+y2100=1\boxed{\frac{x^2}{64} + \frac{y^2}{100} = 1}
17Find the equation for the ellipse with foci (±3,0)(\pm 3, 0), a=4a = 4.Show solution
Given: Foci (±3,0)(\pm 3, 0), a=4a = 4.

c=3c = 3, a=4a = 4. Major axis along xx-axis.
b2=a2c2=169=7b^2 = a^2 - c^2 = 16 - 9 = 7

x216+y27=1\boxed{\frac{x^2}{16} + \frac{y^2}{7} = 1}
18Find the equation for the ellipse with b=3b = 3, c=4c = 4, centre at the origin; foci on the xx-axis.Show solution
Given: b=3b = 3, c=4c = 4, foci on xx-axis.

a2=b2+c2=9+16=25a^2 = b^2 + c^2 = 9 + 16 = 25

x225+y29=1\boxed{\frac{x^2}{25} + \frac{y^2}{9} = 1}
19Find the equation for the ellipse with centre at (0,0)(0,0), major axis on the yy-axis and passes through the points (3,2)(3,2) and (1,6)(1,6).Show solution
Given: Major axis on yy-axis; passes through (3,2)(3,2) and (1,6)(1,6).

Let the equation be x2b2+y2a2=1\dfrac{x^2}{b^2} + \dfrac{y^2}{a^2} = 1 (major axis along yy-axis).

Step 1: Substituting (3,2)(3,2):
9b2+4a2=1(1)\frac{9}{b^2} + \frac{4}{a^2} = 1 \quad \cdots(1)

Step 2: Substituting (1,6)(1,6):
1b2+36a2=1(2)\frac{1}{b^2} + \frac{36}{a^2} = 1 \quad \cdots(2)

Step 3: Let u=1b2u = \dfrac{1}{b^2}, v=1a2v = \dfrac{1}{a^2}:
9u+4v=1(1)9u + 4v = 1 \quad \cdots(1)
u+36v=1(2)u + 36v = 1 \quad \cdots(2)

From (2): u=136vu = 1 - 36v
Substituting in (1): 9(136v)+4v=19(1-36v) + 4v = 1
9324v+4v=1320v=8v=1409 - 324v + 4v = 1 \Rightarrow -320v = -8 \Rightarrow v = \frac{1}{40}
u=136×140=1910=110u = 1 - 36 \times \frac{1}{40} = 1 - \frac{9}{10} = \frac{1}{10}

So b2=10b^2 = 10, a2=40a^2 = 40.

x210+y240=1\boxed{\frac{x^2}{10} + \frac{y^2}{40} = 1}
20Find the equation for the ellipse with major axis on the xx-axis and passes through the points (4,3)(4,3) and (6,2)(6,2).Show solution
Given: Major axis on xx-axis; passes through (4,3)(4,3) and (6,2)(6,2).

Let the equation be x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1.

Step 1: Substituting (4,3)(4,3):
16a2+9b2=1(1)\frac{16}{a^2} + \frac{9}{b^2} = 1 \quad \cdots(1)

Step 2: Substituting (6,2)(6,2):
36a2+4b2=1(2)\frac{36}{a^2} + \frac{4}{b^2} = 1 \quad \cdots(2)

Step 3: Let p=1a2p = \dfrac{1}{a^2}, q=1b2q = \dfrac{1}{b^2}:
16p+9q=1(1)16p + 9q = 1 \quad \cdots(1)
36p+4q=1(2)36p + 4q = 1 \quad \cdots(2)

From (1): q=116p9q = \dfrac{1-16p}{9}
Substituting in (2): 36p+4116p9=136p + 4 \cdot \dfrac{1-16p}{9} = 1
324p+464p=9260p=5p=152324p + 4 - 64p = 9 \Rightarrow 260p = 5 \Rightarrow p = \frac{1}{52}
q=116/529=36/529=36468=113q = \frac{1 - 16/52}{9} = \frac{36/52}{9} = \frac{36}{468} = \frac{1}{13}

So a2=52a^2 = 52, b2=13b^2 = 13.

x252+y213=1\boxed{\frac{x^2}{52} + \frac{y^2}{13} = 1}

Exercise 10.4

1Find the coordinates of the foci and the vertices, the eccentricity and the length of the latus rectum of the hyperbola x216y29=1\dfrac{x^2}{16} - \dfrac{y^2}{9} = 1.Show solution
Given: x216y29=1\dfrac{x^2}{16} - \dfrac{y^2}{9} = 1

Here a2=16a^2 = 16, b2=9b^2 = 9, so a=4a = 4, b=3b = 3. Transverse axis along xx-axis.

c=a2+b2=16+9=25=5c = \sqrt{a^2 + b^2} = \sqrt{16 + 9} = \sqrt{25} = 5

- Foci: (±5,0)(\pm 5,\, 0)
- Vertices: (±4,0)(\pm 4,\, 0)
- Eccentricity: e=ca=54e = \dfrac{c}{a} = \dfrac{5}{4}
- Length of latus rectum: 2b2a=2×94=92\dfrac{2b^2}{a} = \dfrac{2 \times 9}{4} = \dfrac{9}{2}
2Find the coordinates of the foci and the vertices, the eccentricity and the length of the latus rectum of the hyperbola y29x227=1\dfrac{y^2}{9} - \dfrac{x^2}{27} = 1.Show solution
Given: y29x227=1\dfrac{y^2}{9} - \dfrac{x^2}{27} = 1

Here a2=9a^2 = 9, b2=27b^2 = 27, a=3a = 3, b=33b = 3\sqrt{3}. Transverse axis along yy-axis.

c=9+27=36=6c = \sqrt{9 + 27} = \sqrt{36} = 6

- Foci: (0,±6)(0,\, \pm 6)
- Vertices: (0,±3)(0,\, \pm 3)
- Eccentricity: e=63=2e = \dfrac{6}{3} = 2
- Length of latus rectum: 2b2a=2×273=18\dfrac{2b^2}{a} = \dfrac{2 \times 27}{3} = 18
3Find the coordinates of the foci and the vertices, the eccentricity and the length of the latus rectum of the hyperbola 9y24x2=369y^2 - 4x^2 = 36.Show solution
Given: 9y24x2=369y^2 - 4x^2 = 36

Dividing by 3636: y24x29=1\dfrac{y^2}{4} - \dfrac{x^2}{9} = 1

Here a2=4a^2 = 4, b2=9b^2 = 9, a=2a = 2, b=3b = 3. Transverse axis along yy-axis.

c=4+9=13c = \sqrt{4 + 9} = \sqrt{13}

- Foci: (0,±13)(0,\, \pm\sqrt{13})
- Vertices: (0,±2)(0,\, \pm 2)
- Eccentricity: e=132e = \dfrac{\sqrt{13}}{2}
- Length of latus rectum: 2b2a=2×92=9\dfrac{2b^2}{a} = \dfrac{2 \times 9}{2} = 9
4Find the coordinates of the foci and the vertices, the eccentricity and the length of the latus rectum of the hyperbola 16x29y2=57616x^2 - 9y^2 = 576.Show solution
Given: 16x29y2=57616x^2 - 9y^2 = 576

Dividing by 576576: x236y264=1\dfrac{x^2}{36} - \dfrac{y^2}{64} = 1

Here a2=36a^2 = 36, b2=64b^2 = 64, a=6a = 6, b=8b = 8. Transverse axis along xx-axis.

c=36+64=100=10c = \sqrt{36 + 64} = \sqrt{100} = 10

- Foci: (±10,0)(\pm 10,\, 0)
- Vertices: (±6,0)(\pm 6,\, 0)
- Eccentricity: e=106=53e = \dfrac{10}{6} = \dfrac{5}{3}
- Length of latus rectum: 2b2a=2×646=643\dfrac{2b^2}{a} = \dfrac{2 \times 64}{6} = \dfrac{64}{3}
5Find the coordinates of the foci and the vertices, the eccentricity and the length of the latus rectum of the hyperbola 5y29x2=365y^2 - 9x^2 = 36.Show solution
Given: 5y29x2=365y^2 - 9x^2 = 36

Dividing by 3636: y236/5x24=1\dfrac{y^2}{36/5} - \dfrac{x^2}{4} = 1

Here a2=365a^2 = \dfrac{36}{5}, b2=4b^2 = 4, a=65a = \dfrac{6}{\sqrt{5}}, b=2b = 2. Transverse axis along yy-axis.

c=365+4=36+205=565=2145c = \sqrt{\frac{36}{5} + 4} = \sqrt{\frac{36 + 20}{5}} = \sqrt{\frac{56}{5}} = \frac{2\sqrt{14}}{\sqrt{5}}

- Foci: (0,±2145)\left(0,\, \pm\dfrac{2\sqrt{14}}{\sqrt{5}}\right), i.e., (0,±2705)\left(0,\, \pm\dfrac{2\sqrt{70}}{5}\right)
- Vertices: (0,±65)\left(0,\, \pm\dfrac{6}{\sqrt{5}}\right), i.e., (0,±655)\left(0,\, \pm\dfrac{6\sqrt{5}}{5}\right)
- Eccentricity: e=ca=214/56/5=2146=143e = \dfrac{c}{a} = \dfrac{2\sqrt{14}/\sqrt{5}}{6/\sqrt{5}} = \dfrac{2\sqrt{14}}{6} = \dfrac{\sqrt{14}}{3}
- Length of latus rectum: 2b2a=2×46/5=856=453\dfrac{2b^2}{a} = \dfrac{2 \times 4}{6/\sqrt{5}} = \dfrac{8\sqrt{5}}{6} = \dfrac{4\sqrt{5}}{3}
6Find the coordinates of the foci and the vertices, the eccentricity and the length of the latus rectum of the hyperbola 49y216x2=78449y^2 - 16x^2 = 784.Show solution
Given: 49y216x2=78449y^2 - 16x^2 = 784

Dividing by 784784: y216x249=1\dfrac{y^2}{16} - \dfrac{x^2}{49} = 1

Here a2=16a^2 = 16, b2=49b^2 = 49, a=4a = 4, b=7b = 7. Transverse axis along yy-axis.

c=16+49=65c = \sqrt{16 + 49} = \sqrt{65}

- Foci: (0,±65)(0,\, \pm\sqrt{65})
- Vertices: (0,±4)(0,\, \pm 4)
- Eccentricity: e=654e = \dfrac{\sqrt{65}}{4}
- Length of latus rectum: 2b2a=2×494=492\dfrac{2b^2}{a} = \dfrac{2 \times 49}{4} = \dfrac{49}{2}
7Find the equation of the hyperbola with vertices (±2,0)(\pm 2, 0), foci (±3,0)(\pm 3, 0).Show solution
Given: Vertices (±2,0)(\pm 2, 0), foci (±3,0)(\pm 3, 0).

Transverse axis along xx-axis: a=2a = 2, c=3c = 3.
b2=c2a2=94=5b^2 = c^2 - a^2 = 9 - 4 = 5

x24y25=1\boxed{\frac{x^2}{4} - \frac{y^2}{5} = 1}
8Find the equation of the hyperbola with vertices (0,±5)(0, \pm 5), foci (0,±8)(0, \pm 8).Show solution
Given: Vertices (0,±5)(0, \pm 5), foci (0,±8)(0, \pm 8).

Transverse axis along yy-axis: a=5a = 5, c=8c = 8.
b2=6425=39b^2 = 64 - 25 = 39

y225x239=1\boxed{\frac{y^2}{25} - \frac{x^2}{39} = 1}
9Find the equation of the hyperbola with vertices (0,±3)(0, \pm 3), foci (0,±5)(0, \pm 5).Show solution
Given: Vertices (0,±3)(0, \pm 3), foci (0,±5)(0, \pm 5).

Transverse axis along yy-axis: a=3a = 3, c=5c = 5.
b2=259=16b^2 = 25 - 9 = 16

y29x216=1\boxed{\frac{y^2}{9} - \frac{x^2}{16} = 1}
10Find the equation of the hyperbola with foci (±5,0)(\pm 5, 0), the transverse axis is of length 88.Show solution
Given: Foci (±5,0)(\pm 5, 0), transverse axis length =8= 8.

c=5c = 5, 2a=8a=42a = 8 \Rightarrow a = 4.
b2=c2a2=2516=9b^2 = c^2 - a^2 = 25 - 16 = 9

x216y29=1\boxed{\frac{x^2}{16} - \frac{y^2}{9} = 1}
11Find the equation of the hyperbola with foci (0,±13)(0, \pm 13), the conjugate axis is of length 2424.Show solution
Given: Foci (0,±13)(0, \pm 13), conjugate axis length =24= 24.

c=13c = 13, 2b=24b=122b = 24 \Rightarrow b = 12. Transverse axis along yy-axis.
a2=c2b2=169144=25a^2 = c^2 - b^2 = 169 - 144 = 25

y225x2144=1\boxed{\frac{y^2}{25} - \frac{x^2}{144} = 1}
12Find the equation of the hyperbola with foci (±35,0)(\pm 3\sqrt{5}, 0), the latus rectum is of length 88.Show solution
Given: Foci (±35,0)(\pm 3\sqrt{5}, 0), latus rectum =8= 8.

c=35c = 3\sqrt{5}. Transverse axis along xx-axis.

Latus rectum =2b2a=8b2=4a= \dfrac{2b^2}{a} = 8 \Rightarrow b^2 = 4a.

Also c2=a2+b2c^2 = a^2 + b^2:
45=a2+4a45 = a^2 + 4a
a2+4a45=0a^2 + 4a - 45 = 0
(a+9)(a5)=0a=5(taking positive value)(a+9)(a-5) = 0 \Rightarrow a = 5 \quad (\text{taking positive value})
b2=4×5=20b^2 = 4 \times 5 = 20

x225y220=1\boxed{\frac{x^2}{25} - \frac{y^2}{20} = 1}
13Find the equation of the hyperbola with foci (±4,0)(\pm 4, 0), the latus rectum is of length 1212.Show solution
Given: Foci (±4,0)(\pm 4, 0), latus rectum =12= 12.

c=4c = 4. Transverse axis along xx-axis.

2b2a=12b2=6a\dfrac{2b^2}{a} = 12 \Rightarrow b^2 = 6a.

Also c2=a2+b2c^2 = a^2 + b^2:
16=a2+6a16 = a^2 + 6a
a2+6a16=0a^2 + 6a - 16 = 0
(a+8)(a2)=0a=2(a+8)(a-2) = 0 \Rightarrow a = 2
b2=12b^2 = 12

x24y212=1\boxed{\frac{x^2}{4} - \frac{y^2}{12} = 1}
14Find the equation of the hyperbola with vertices (±7,0)(\pm 7, 0), e=43e = \dfrac{4}{3}.Show solution
Given: Vertices (±7,0)(\pm 7, 0), e=43e = \dfrac{4}{3}.

a=7a = 7, e=ca=43e = \dfrac{c}{a} = \dfrac{4}{3}.
c=43×7=283c = \frac{4}{3} \times 7 = \frac{28}{3}
b2=c2a2=784949=7844419=3439b^2 = c^2 - a^2 = \frac{784}{9} - 49 = \frac{784 - 441}{9} = \frac{343}{9}

x2499y2343=1\boxed{\frac{x^2}{49} - \frac{9y^2}{343} = 1}

Or equivalently: x249y2343/9=1\dfrac{x^2}{49} - \dfrac{y^2}{343/9} = 1
15Find the equation of the hyperbola with foci (0,±10)(0, \pm\sqrt{10}), passing through (2,3)(2,3).Show solution
Given: Foci (0,±10)(0, \pm\sqrt{10}), passes through (2,3)(2,3).

Transverse axis along yy-axis: c=10c = \sqrt{10}.

Let equation be y2a2x2b2=1\dfrac{y^2}{a^2} - \dfrac{x^2}{b^2} = 1.

c2=a2+b2a2+b2=10b2=10a2(1)c^2 = a^2 + b^2 \Rightarrow a^2 + b^2 = 10 \Rightarrow b^2 = 10 - a^2 \quad \cdots(1)

Substituting (2,3)(2,3):
9a24b2=1(2)\frac{9}{a^2} - \frac{4}{b^2} = 1 \quad \cdots(2)

Substituting b2=10a2b^2 = 10 - a^2 in (2):
9a2410a2=1\frac{9}{a^2} - \frac{4}{10 - a^2} = 1
9(10a2)4a2=a2(10a2)9(10 - a^2) - 4a^2 = a^2(10 - a^2)
909a24a2=10a2a490 - 9a^2 - 4a^2 = 10a^2 - a^4
a423a2+90=0a^4 - 23a^2 + 90 = 0

Let t=a2t = a^2: t223t+90=0t^2 - 23t + 90 = 0
(t18)(t5)=0t=5 or t=18(t - 18)(t - 5) = 0 \Rightarrow t = 5 \text{ or } t = 18

If a2=18a^2 = 18: b^2 = 10 - 18 = -8 < 0 (rejected).
If a2=5a^2 = 5: b2=105=5b^2 = 10 - 5 = 5.

y25x25=1\boxed{\frac{y^2}{5} - \frac{x^2}{5} = 1}
i.e., y2x2=5y^2 - x^2 = 5

Miscellaneous Exercise on Chapter 10

1If a parabolic reflector is 2020 cm in diameter and 55 cm deep, find the focus.Show solution
Given: Diameter =20= 20 cm, depth =5= 5 cm.

Setup: Place the vertex of the parabola at the origin with axis along positive xx-axis. Equation: y2=4axy^2 = 4ax.

The reflector is 55 cm deep, so the point on the rim has x=5x = 5.
Diameter =20= 20 cm, so the rim point is at y=10y = 10 (half of diameter).

Step 1: Substituting (5,10)(5, 10) in y2=4axy^2 = 4ax:
100=4a(5)=20aa=5100 = 4a(5) = 20a \Rightarrow a = 5

Focus is at (a,0)=(5,0)(a, 0) = (5, 0), i.e., 5 cm from the vertex.
2An arch is in the form of a parabola with its axis vertical. The arch is 1010 m high and 55 m wide at the base. How wide is it 22 m from the vertex of the parabola?Show solution
Given: Arch height =10= 10 m, width at base =5= 5 m.

Setup: Place vertex at origin, axis along negative yy-axis (opens downward): x2=4ayx^2 = -4ay.

The base is at y=10y = -10 (10 m below vertex), and width =5= 5 m, so the base point is (52,10)\left(\dfrac{5}{2}, -10\right).

Step 1: Substituting (52,10)\left(\dfrac{5}{2}, -10\right):
254=4a(10)=40aa=25160=532\frac{25}{4} = -4a(-10) = 40a \Rightarrow a = \frac{25}{160} = \frac{5}{32}

Equation: x2=4532y=58yx^2 = -4 \cdot \dfrac{5}{32} \cdot y = -\dfrac{5}{8}y

Step 2: At 22 m from vertex, y=2y = -2:
x2=58(2)=108=54x^2 = -\frac{5}{8}(-2) = \frac{10}{8} = \frac{5}{4}
x=52x = \frac{\sqrt{5}}{2}

Width =2x=2×52=5= 2x = 2 \times \dfrac{\sqrt{5}}{2} = \sqrt{5} m 2.23\approx 2.23 m.

The arch is 5\sqrt{5} m wide at 22 m from the vertex.
3The cable of a uniformly loaded suspension bridge hangs in the form of a parabola. The roadway which is horizontal and 100100 m long is supported by vertical wires attached to the cable, the longest wire being 3030 m and the shortest being 66 m. Find the length of a supporting wire attached to the roadway 1818 m from the middle.Show solution
Given: Roadway length =100= 100 m; longest wire =30= 30 m; shortest wire =6= 6 m.

Setup: Place origin at the lowest point of the cable (where shortest wire is). The parabola opens upward: x2=4ayx^2 = 4ay.

The shortest wire (at centre) =6= 6 m. The roadway extends 5050 m on each side.
At x=50x = 50, the wire length =30= 30 m, so the cable height above road =306=24= 30 - 6 = 24 m.
Thus point (50,24)(50, 24) lies on the parabola.

Step 1: Substituting (50,24)(50, 24):
2500=4a(24)a=250096=625242500 = 4a(24) \Rightarrow a = \frac{2500}{96} = \frac{625}{24}

Step 2: At x=18x = 18:
y=x24a=3244×625/24=324×242500=77762500=3.1104y = \frac{x^2}{4a} = \frac{324}{4 \times 625/24} = \frac{324 \times 24}{2500} = \frac{7776}{2500} = 3.1104

Length of wire =y+6=3.1104+6=9.11= y + 6 = 3.1104 + 6 = 9.11 m 9.11\approx 9.11 m.

The supporting wire at 1818 m from the middle is approximately 9.119.11 m long.
4An arch is in the form of a semi-ellipse. It is 88 m wide and 22 m high at the centre. Find the height of the arch at a point 1.51.5 m from one end.Show solution
Given: Width =8= 8 m, height at centre =2= 2 m.

Setup: Place centre of ellipse at origin, major axis along xx-axis.
a=4a = 4 (semi-major), b=2b = 2 (semi-minor).

Equation: x216+y24=1\dfrac{x^2}{16} + \dfrac{y^2}{4} = 1

Step 1: A point 1.51.5 m from one end means x=41.5=2.5x = 4 - 1.5 = 2.5 from centre.

Step 2: Find yy at x=2.5x = 2.5:
(2.5)216+y24=1\frac{(2.5)^2}{16} + \frac{y^2}{4} = 1
6.2516+y24=1\frac{6.25}{16} + \frac{y^2}{4} = 1
y24=16.2516=9.7516\frac{y^2}{4} = 1 - \frac{6.25}{16} = \frac{9.75}{16}
y2=3916y=3946.24541.56 my^2 = \frac{39}{16} \Rightarrow y = \frac{\sqrt{39}}{4} \approx \frac{6.245}{4} \approx 1.56 \text{ m}

The height of the arch at 1.51.5 m from one end is 3941.56\dfrac{\sqrt{39}}{4} \approx 1.56 m.
5A rod of length 1212 cm moves with its ends always touching the coordinate axes. Determine the equation of the locus of a point PP on the rod, which is 33 cm from the end in contact with the xx-axis.Show solution
Given: Rod of length 1212 cm; ends on coordinate axes; PP is 33 cm from the end on xx-axis.

Setup: Let the end on xx-axis be AA and on yy-axis be BB. Let P=(x,y)P = (x, y).

PA=3PA = 3 cm (from end on xx-axis), so PB=123=9PB = 12 - 3 = 9 cm.

Let the rod make angle θ\theta with xx-axis.

- From PBQ\triangle PBQ (where QQ is foot of perpendicular from PP to yy-axis): cosθ=xPB=x9\cos\theta = \dfrac{x}{PB} = \dfrac{x}{9}
- From PAR\triangle PAR (where RR is foot of perpendicular from PP to xx-axis): sinθ=yPA=y3\sin\theta = \dfrac{y}{PA} = \dfrac{y}{3}

Using cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1:
x281+y29=1\frac{x^2}{81} + \frac{y^2}{9} = 1

The locus of PP is the ellipse x281+y29=1\dfrac{x^2}{81} + \dfrac{y^2}{9} = 1.
6Find the area of the triangle formed by the lines joining the vertex of the parabola x2=12yx^2 = 12y to the ends of its latus rectum.Show solution
Given: Parabola x2=12yx^2 = 12y.

Step 1: Comparing with x2=4ayx^2 = 4ay: 4a=12a=34a = 12 \Rightarrow a = 3.

Step 2: Focus =(0,3)= (0, 3). Ends of latus rectum are at y=3y = 3:
x2=12(3)=36x=±6x^2 = 12(3) = 36 \Rightarrow x = \pm 6
Ends of latus rectum: L=(6,3)L = (6, 3) and L=(6,3)L' = (-6, 3).

Step 3: Vertex V=(0,0)V = (0, 0).

Step 4: Length of latus rectum =LL=12= LL' = 12.

Height from vertex to latus rectum == distance from (0,0)(0,0) to line y=3y = 3 =3= 3.

Area =12×base×height=12×12×3=18 sq. units= \dfrac{1}{2} \times \text{base} \times \text{height} = \dfrac{1}{2} \times 12 \times 3 = \boxed{18 \text{ sq. units}}
7A man running a racecourse notes that the sum of the distances from the two flag posts from him is always 1010 m and the distance between the flag posts is 88 m. Find the equation of the posts traced by the man.Show solution
Given: Sum of distances from two fixed points =10= 10 m; distance between fixed points =8= 8 m.

Concept: This is the definition of an ellipse where the sum of distances from two foci is constant.

2a=10a=52a = 10 \Rightarrow a = 5; 2c=8c=42c = 8 \Rightarrow c = 4.

b2=a2c2=2516=9b^2 = a^2 - c^2 = 25 - 16 = 9

Taking the flag posts on the xx-axis:

x225+y29=1\boxed{\frac{x^2}{25} + \frac{y^2}{9} = 1}
8An equilateral triangle is inscribed in the parabola y2=4axy^2 = 4ax, where one vertex is at the vertex of the parabola. Find the length of the side of the triangle.Show solution
Given: Equilateral triangle inscribed in y2=4axy^2 = 4ax; one vertex at origin (vertex of parabola).

Setup: By symmetry, the other two vertices are symmetric about the xx-axis. Let one vertex be P=(at2,2at)P = (at^2, 2at) on the parabola.

The side OPOP makes angle 30°30° with the xx-axis (since the triangle is equilateral and symmetric about xx-axis, the two sides from origin make angles ±30°\pm 30°).

Step 1: Slope of OP=tan30°=13OP = \tan 30° = \dfrac{1}{\sqrt{3}}.

2atat2=2t=13t=23\frac{2at}{at^2} = \frac{2}{t} = \frac{1}{\sqrt{3}} \Rightarrow t = 2\sqrt{3}

Step 2: Coordinates of PP:
x=at2=a(12)=12a,y=2at=4a3x = at^2 = a(12) = 12a, \quad y = 2at = 4a\sqrt{3}

Step 3: Length of side OPOP:
OP=(12a)2+(4a3)2=144a2+48a2=192a2=8a3OP = \sqrt{(12a)^2 + (4a\sqrt{3})^2} = \sqrt{144a^2 + 48a^2} = \sqrt{192a^2} = 8a\sqrt{3}

The length of the side of the equilateral triangle is 8a38a\sqrt{3}.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Conic Sections for Chhattisgarh Board Class 11 Mathematics?
Conic Sections covers several key topics that are frequently asked in Chhattisgarh Board Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Conic Sections — Chhattisgarh Board Class 11 Mathematics?
Understand the core concepts first, then work through the 124 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Conic Sections Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Conic Sections (Chhattisgarh Board Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Conic Sections chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Chhattisgarh Board Class 11 Mathematics.