Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
+2 votes
1.8k views
in Coordinate Geometry by (3.1k points)
closed by

NCERT Solutions Class 11 Maths Chapter 11 Conic Sections consists of all kinds of NCERT Solutions for learning basic concepts of Conic Sections.

In NCERT Solutions Class 11 we have covered all the important concepts for developing a clear understanding of important points.

  • Sections of a cone – a cone is a three-dimensional shape that has a circular base and a pointy top. There are three major sections of a cone or conic sections namely parabola, hyperbola, and ellipse.
  • Circles – the circle is a two-dimensional figure which is a collection of points located at a constant distance from the center. It is a special case of an ellipse in which both the foci are coincident with each other.
  • Ellipse – an ellipse is a two-dimensional figure formed by the intersection of a plane with the cone at an angle.
  • Parabola – a parabola is a U-shaped curve that is at a fixed distance from foci. Parabola is an important part of a conic section.
  • Hyperbola − A hyperbola is a collection of points in a certain way that the distance to each focus is a constant greater than one. In other words, the collection of a point moving in a plane in such a way that the ratio of its distance from a fixed point (focus) to that from a fixed-line is greater than 1.
  • Standard equations and simple properties of Parabola – if the given parabola has a vertical axis then the standard form of the equation of a parabola is (x-h)2 = 4p(y-k), where p is not equal to 0. (h,k) is the vertex of the parabola. (h, k+p) is the focus. The line y = k-p is the directrix. The line x = h is the axis. If the p < 0 then the parabola opens downwards and if the p > 0 the parabola opens upward. 
  • Standard equation and simple properties of a circle

NCERT Solutions Class 11 Maths is made in such a way that it will help students learn all concepts thoroughly.

9 Answers

+1 vote
by (3.1k points)
selected by
 
Best answer

NCERT Solutions Class 11 Maths Chapter 11 Conic Sections

1. Find the equation of the circle with centre (0, 2) and radius 2

Answer:

The equation of a circle with centre (h, k) and radius r is given as 

(x – h)2 + (y – k)2 = r2 

It is given that centre (h, k) = (0, 2) and radius (r) = 2. 

Therefore, the equation of the circle is 

(x – 0)2 + (y – 2)2 = 22

⟹ x2 + y2 + 4 – 4y = 4 

⟹ x2 + y2 – 4y = 0

2. Find the equation of the circle with centre (–2, 3) and radius 4

Answer:

The equation of a circle with centre (h, k) and radius r is given as 

(x – h)2 + (y – k)2 = r2

It is given that centre (h, k) = (–2, 3) and radius (r) = 4. 

Therefore, the equation of the circle is (x + 2)2 + (y – 3)2 = (4)2 

⟹ x2 + 4x + 4 + y2 – 6y + 9 = 16 

⟹ x2 + y2 + 4x – 6y – 3 = 0

3. Find the equation of the circle with centre \(\left(\frac12,\frac14\right)\) and radius \(\frac1{12}\)

Answer:

The equation of a circle with centre (h, k) and radius r is given as 

(x – h)2 + (y – k)2 = r2

It is given that centre (h, k) = \(\left(\frac12,\frac14\right)\) and radius (r) = \(\frac1{12}\) .

Therefore, the equation of the circle is

4. Find the equation of the circle with centre (1, 1) and radius √2.

Answer:

The equation of a circle with centre (h, k) and radius r is given as 

(x – h)2 + (y – k)2 = r2 

It is given that centre (h, k) = (1, 1) and radius (r) = √2. 

Therefore, the equation of the circle is

5. Find the equation of the circle with centre (–a, –b) and radius \(\sqrt{a^2-b^2}.\) 

Answer:

The equation of a circle with centre (h, k) and radius r is given as 

(x – h)2 + (y – k)2 = r2 

It is given that centre (h, k) = (–a, –b) and radius (r) = \(\sqrt{a^2-b^2}.\)

Therefore, the equation of the circle is

6. Find the centre and radius of the circle (x + 5)2 + (y – 3)2 = 36

Answer:

The equation of the given circle is (x + 5)2 + (y – 3)2 = 36. 

(x + 5)2 + (y – 3)2 = 36 

⇒ {x – (–5)}2 + (y – 3)2 = 62 , 

which is of the form (x – h)2 + (y – k)2 = r2 , where h = – 5, k = 3, and r = 6. 

Thus, the centre of the given circle is (–5, 3), while its radius is 6.

7. Find the centre and radius of the circle x2 + y2 – 4x – 8y – 45 = 0

Answer:

The equation of the given circle is x2 + y2 – 4x – 8y – 45 = 0. 

x2 + y2 – 4x – 8y – 45 = 0 

⇒ (x2 – 4x) + (y2 – 8y) = 45 

⇒ {x2 – 2(x)(2) + 22} + {y2 – 2(y)(4)+ 42} – 4 –16 = 45 

⇒ (x – 2)2 + (y –4)2 = 65 

⇒ (x – 2)2 + (y – 4)2= √65 ,

Which is of the form (x – h)2 + (y – k)2 = r2 , where h = 2, k = 4 and = \(\sqrt{65}\)

Thus, the centre of the given circle is (2, 4), while its radius is \(\sqrt{65}\) .

8. Find the centre and radius of the circle x2 + y2 – 8x + 10y – 12 = 0

Answer:

The equation of the given circle is x2 + y2 – 8x + 10y – 12 = 0. 

x2 + y2 – 8x + 10y – 12 = 0 

⇒ (x2 – 8x) + (y2 + 10y) = 12 

⇒ {x2 – 2(x)(4) + 42} + {y2 + 2(y)(5) + 52}– 16 – 25 = 12 

⇒ (x – 4)2 + (y + 5)2 = 53 

⇒ (x − 4)2 +{y − (−5)}2 = (\(\sqrt{53}\))2

which is of the form (x – h)2 + (y – k)2 = r2 , where h = 4, k = – 5 and r = \(\sqrt{53}\)

Thus, the centre of the given circle is (4, –5), while its radius is \(\sqrt{53}\).

9. Find the centre and radius of the circle 2x2 + 2y2 – x = 0

Answer:

The equation of the given circle is 2x2 + 2y2 – x = 0.

which is of the form (x – h)2 + (y – k)2 = r2 , where h = 1/4, k = 0 and r = 1/4. 

Thus, the centre of the given circle is (1/4, 0), while its radius is 1/4.

10. Find the equation of the circle passing through the points (4, 1) and (6, 5) and whose centre is on the line 4x + y = 16.

Answer:

Let the equation of the required circle be (x – h)2 + (y – k)2 = r2.

Since the circle passes through points (4, 1) and (6, 5), 

(4 – h)2 + (1 – k)2 = r2 ………………. (1) 

(6 – h)2 + (5 – k)2 = r2 ………………. (2)

Since the centre (h, k) of the circle lies on line 4x + y = 16, 

4h + k = 16 ………………………… (3) 

From equations (1) and (2), we obtain 

(4 – h)2 + (1 – k)2 = (6 – h)2 + (5 – k)2 

⇒ 16 – 8h + h2 + 1 – 2k + k2 = 36 – 12h + h2 + 25 – 10k + k2 

⇒ 16 – 8h + 1 – 2k = 36 – 12h + 25 – 10k 

⇒ 4h + 8k = 44 

⇒ h + 2k = 11 …………………… (4)

On solving equations (3) and (4), we obtain h = 3 and k = 4. 

On substituting the values of h and k in equation (1), we obtain 

(4 – 3)2 + (1 – 4)2 = r2 

⇒ (1)2 + (– 3)2 = r2 

⇒ 1 + 9 = r2 

⇒ r2 = 10

⇒ r = \(\sqrt{10}\)

Thus, the equation of the required circle is

(x – 3)2 + (y – 4)2 = (√10)2 

x2 – 6x + 9 + y2 – 8y + 16 = 10 

x2 + y2 – 6x – 8y + 15 = 0

+1 vote
by (3.1k points)
edited by

11. Find the equation of the circle passing through the points (2, 3) and (–1, 1) and whose centre is on the line x – 3y – 11 = 0.

Answer:

Let the equation of the required circle be (x – h)2 + (y – k)2 = r 2 . 

Since the circle passes through points (2, 3) and (–1, 1), 

(2 – h)2 + (3 – k)2 = r2 ………………….. (1) 

(–1 – h)2 + (1 – k)2 = r2 ………………… (2)

Since the centre (h, k) of the circle lies on line x – 3y – 11 = 0, 

h – 3k = 11 …………………………….. (3)

From equations (1) and (2), we obtain 

(2 – h)2 + (3 – k)2 = (–1 – h)2 + (1 – k)2 

⇒ 4 – 4h + h2 + 9 – 6k + k2 = 1 + 2h + h2 + 1 – 2k + k2 

⇒ 4 – 4h + 9 – 6k = 1 + 2h + 1 – 2k 

⇒ 6h + 4k = 11 … (4)

On solving equations (3) and (4), we obtain \(h = \frac72\) and \(k =\frac{-5}2\)

On substituting the values of h and k in equation (1), we obtain

Thus, the equation of the required circle is

 

12. Find the equation of the circle with radius 5 whose centre lies on x-axis and passes through the point (2, 3).

Answer:

Let the equation of the required circle be (x – h)2 + (y – k)2 = r2

Since the radius of the circle is 5 and its centre lies on the x-axis, k = 0 and r = 5. 

Now, the equation of the circle becomes (x – h)2 + y2 = 25.

It is given that the circle passes through point (2, 3).

When h = –2, the equation of the circle becomes 

(x + 2)2 + y2 = 25 

x2 + 4x + 4 + y2 = 25 

x2 + y2 + 4x – 21 = 0

When h = 6, the equation of the circle becomes 

(x – 6)2 + y2 = 25

x2 – 12x +36 + y2 = 25

x2 + y2 – 12x + 11 = 0

13. Find the equation of the circle passing through (0, 0) and making intercepts a and b on the coordinate axes.

Answer:

Let the equation of the required circle be (x – h)2 + (y – k)2 = r2

Since the centre of the circle passes through (0, 0), (0 – h)2 + (0 – k)2 = r2 

⇒ h2 + k2 = r2

The equation of the circle now becomes (x – h)2 + (y – k)2 = h2 + k2

It is given that the circle makes intercepts a and b on the coordinate axes. 

This means that the circle passes through points (a, 0) and (0, b). 

Therefore, 

(a – h)2 + (0 – k)2 = h2 + k2 ……………… (1) 

(0 – h)2 + (b – k)2 = h2 + k2 ……………… (2)

From equation (1), we obtain a2 – 2ah + h2 + k2 = h2 + k2 

⇒ a2 – 2ah = 0 

⇒ a(a – 2h) = 0 

⇒ a = 0 or (a – 2h) = 0 

However, a ≠ 0; hence, (a – 2h) = 0 ⇒ h =a/2.

From equation (2), we obtain h2 + b2 – 2bk + k2 = h2 + k2 

⇒ b2 – 2bk = 0 

⇒ b(b – 2k) = 0 

⇒ b = 0 or(b – 2k) = 0 

However, b ≠ 0; hence, (b – 2k) = 0 ⇒ k =b/2. 

Thus, the equation of the required circle is

14. Find the equation of a circle with centre (2, 2) and passes through the point (4, 5).

Answer:

The centre of the circle is given as (h, k) = (2, 2). 

Since the circle passes through point (4, 5), the radius (r) of the circle is the distance between the points (2, 2) and (4, 5).

Thus, the equation of the circle is

15. Does the point (–2.5, 3.5) lie inside, outside or on the circle x2 + y2 = 25?

Answer:

The equation of the given circle is x2 + y2 = 25. 

x2 + y2 = 25 

⇒ (x – 0)2 + (y – 0)2 = 52

which is of the form (x – h)2 + (y – k)2 = r2 , where h = 0, k = 0, and r = 5. 

∴ Centre = (0, 0) and radius = 5 

Distance between point (–2.5, 3.5) and centre (0, 0)

Since the distance between point (–2.5, 3.5) and centre (0, 0) of the circle is less than the radius of the circle, point (–2.5, 3.5) lies inside the circle.

16. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for y2 = 12x

Answer:

The given equation is y2 = 12x. 

Here, the coefficient of x is positive. Hence, the parabola opens towards the right. 

On comparing this equation with y2 = 4ax, we obtain 

4a = 12 ⇒ a = 3

∴ Coordinates of the focus = (a, 0) = (3, 0) 

Since the given equation involves y2, the axis of the parabola is the x-axis. 

Equation of direcctrix, x = –a i.e., x = – 3 i.e., x + 3 = 0 

Length of latus rectum = 4a = 4 × 3 = 12

17. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for x2 = 6y

Answer:

The given equation is x2 = 6y. 

Here, the coefficient of y is positive. Hence, the parabola opens upwards. 

On comparing this equation with x2 = 4ay, we obtain

4a = 6 ⇒ a = \(\frac32\) 

∴ Coordinates of the focus = (0, a) = \(\left(0,\frac32\right)\)

Since the given equation involves x2 , the axis of the parabola is the y-axis. 

Equation of directrix,

y = - a i.e., y = \(-\frac32\) 

Length of latus rectum = 4a = 6

18. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for y2 = – 8x

Answer:

The given equation is y2 = –8x. 

Here, the coefficient of x is negative. Hence, the parabola opens towards the left.

On comparing this equation with y2 = –4ax, we obtain 

–4a = –8 ⇒ a = 2 

∴ Coordinates of the focus = (–a, 0) = (–2, 0) 

Since the given equation involves y2 , the axis of the parabola is the x-axis. 

Equation of directrix, x = a i.e., x = 2 

Length of latus rectum = 4a = 8

19. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for x2 = – 16y

Answer:

The given equation is x2 = –16y. 

Here, the coefficient of y is negative. Hence, the parabola opens downwards. 

On comparing this equation with x2 = – 4ay, we obtain 

–4a = –16 ⇒ a = 4

∴ Coordinates of the focus = (0, –a) = (0, –4) 

Since the given equation involves x2 , the axis of the parabola is the y-axis. 

Equation of directrix, y = a i.e., y = 4 

Length of latus rectum = 4a = 16

20. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for y2 = 10x

Answer:

The given equation is y2 = 10x. 

Here, the coefficient of x is positive. Hence, the parabola opens towards the right.

On comparing this equation with y2 = 4ax, we obtain

4a = 10 ⇒ a = \(\frac52\)

∴ Coordinates of the focus = (a, 0) = \(\left(\frac52,0\right)\)

Since the given equation involves y2 , the axis of the parabola is the x-axis. 

Equation of directrix, 

x = -a, i.e., x = \(-\frac52\)

Length of latus rectum = 4a = 10

+1 vote
by (3.1k points)
edited by

21. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for x2 = –9y

Answer:

The given equation is x2 = –9y. 

Here, the coefficient of y is negative. Hence, the parabola opens downwards. 

On comparing this equation with x2 = –4ay, we obtain

- 4a = -9 ⇒ b = \(\frac94\)

Coordinates of the focus = (0, -a) = \(\left(0,-\frac94\right)\)

Since the given equation involves x2, the axis of the parabola is the y-axis. 

Equation of directrix,

y = a, i.e., y = \(\frac94\)

Length of latus rectum = 4a = 9

22. Find the equation of the parabola that satisfies the following conditions: Focus (6, 0); directrix x = –6

Answer:

Focus (6, 0); directrix, x = –6 

Since the focus lies on the x-axis, the x-axis is the axis of the parabola. 

Therefore, the equation of the parabola is either of the form y2 = 4ax or y2 = – 4ax.

It is also seen that the directrix, x = –6 is to the left of the y-axis, while the focus (6, 0) is to the right of the y-axis. 

Hence, the parabola is of the form y2 = 4ax. 

Here, a = 6 Thus, the equation of the parabola is y2 = 24x.

23. Find the equation of the parabola that satisfies the following conditions: Focus (0, –3); directrix y = 3

Answer:

Focus = (0, –3); directrix y = 3 

Since the focus lies on the y-axis, the y-axis is the axis of the parabola. 

Therefore, the equation of the parabola is either of the form x2 = 4ay or x2 = – 4ay. 

It is also seen that the directrix, y = 3 is above the x-axis, while the focus (0, –3) is below the x-axis. 

Hence, the parabola is of the form x2 = –4ay. 

Here, a = 3 

Thus, the equation of the parabola is x2 = –12y.

24. Find the equation of the parabola that satisfies the following conditions: Vertex (0, 0); focus (3, 0)

Answer:

Vertex (0, 0); focus (3, 0) 

Since the vertex of the parabola is (0, 0) and the focus lies on the positive x-axis, x-axis is the axis of the parabola, while the equation of the parabola is of the form y2 = 4ax. 

Since the focus is (3, 0), a = 3. 

Thus, the equation of the parabola is y2 = 4 × 3 × x, i.e., y2 = 12x

25. Find the equation of the parabola that satisfies the following conditions: Vertex (0, 0) focus (–2, 0)

Answer:

Vertex (0, 0) focus (–2, 0) 

Since the vertex of the parabola is (0, 0) and the focus lies on the negative x-axis, x-axis is the axis of the parabola, while the equation of the parabola is of the form y2 = – 4ax. 

Since the focus is (–2, 0), a = 2.

Thus, the equation of the parabola is y2 = –4(2)x, i.e., y2 = –8x

26. Find the equation of the parabola that satisfies the following conditions: Vertex (0, 0) passing through (2, 3) and axis is along x-axis

Answer:

Since the vertex is (0, 0) and the axis of the parabola is the x-axis, the equation of the parabola is either of the form y2 = 4ax or y2 = –4ax. 

The parabola passes through point (2, 3), which lies in the first quadrant. 

Therefore, the equation of the parabola is of the form y2 = 4ax, while point (2, 3) must satisfy the equation y2 = 4ax.

\(\therefore3^2= 4a(2)\) ⇒ \(a = \frac98\)

Thus, the equation of the parabola is

\(y^2 = 4 (\frac98)x\)

\(y^2 = \frac92x\)

2y2 = 9x

27. Find the equation of the parabola that satisfies the following conditions: Vertex (0, 0), passing through (5, 2) and symmetric with respect to y-axis

Answer:

Since the vertex is (0, 0) and the parabola is symmetric about the y-axis, the equation of the parabola is either of the form x2 = 4ay or x2 = –4ay. 

The parabola passes through point (5, 2), which lies in the first quadrant. Therefore, the equation of the parabola is of the form x2 = 4ay, while point (5, 2) must satisfy the equation x2 = 4ay.

\(\therefore (5)^2=4 \times a\times2⇒25 = 8a⇒a = \frac{25}8\)

Thus, the equation of the parabola is

\(x^2 = 4(\frac{25}8)y\)

2x2 = 25 y

28. Find 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 \(\frac{x^2}{36}+\frac{y^2}{16}= 1\)

Answer:

The given equation is \(\frac{x^2}{36}+\frac{y^2}{16}= 1\) 

Here, the denominator of \(\frac {x^2} {36}\) is greater than the denominator of \(\frac{y^2}{16}\).

Therefore, the major axis is along the x-axis, while the minor axis is along the y-axis.

On comparing the given equation with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\)

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{36-16}=\sqrt{20}=2\sqrt5\)

Therefore, 

The coordinates of the foci are \((2\sqrt5,0)\) and \((-2\sqrt5,0)\).

The coordinates of the vertices are (6, 0) and (–6, 0). 

Length of major axis = 2a = 12 

Length of minor axis = 2b = 8

Eccentricity, \(e = \frac ca = \frac{2\sqrt5}{6}= \frac{\sqrt5}{3}\)

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times16}{6}=\frac{16}{3}\)

29. Find 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 \(\frac{x^2}{4}+\frac{y^2}{25}=1\)

Answer:

The given equation is \(\frac{x^2}{4}+\frac{y^2}{25}=1\) or \(\frac{x^2}{2^2}+\frac{y^2}{5^2}=1\)

Here, the denominator of \(\frac{y^2}{25}\) is greater than the denominator of \(\frac{x^2}{4}\).

Therefore, the major axis is along the y-axis, while the minor axis is along the x-axis. 

On comparing the given equation with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\) ,

we obtain b = 2 and a = 5.

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{25-4}=\sqrt{21}\)

Therefore, 

The coordinates of the foci are \((0,\sqrt21)\) and \((-0,\sqrt21)\)

The coordinates of the vertices are (0, 5) and (0, –5) 

Length of major axis = 2a = 10 

Length of minor axis = 2b = 4

Eccentricity, \(e =\frac ca=\frac{\sqrt{21}}{5}\)

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times4}{5}=\frac85\)

+1 vote
by (3.1k points)
edited by

30. Find 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 \(\frac{x^2}{16}+\frac{y^2}{9}=1\)  

Answer:

The given equation is \(\frac{x^2}{16}+\frac{y^2}{9}=1\) or \(\frac{x^2}{4^2}+\frac{y^2}{3^2}=1\) 

Here, the denominator of \(\frac{x^2}{16}\) is greater than the denominator of \(\frac{y^2}{9}\) 

Therefore, the major axis is along the x-axis, while the minor axis is along the y-axis. 

On comparing the given equation with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\) 

we obtain a = 4 and b = 3

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{16-9}=\sqrt{7}\)

Therefore, The coordinates of the foci are \((\pm\sqrt7,0)\)

The coordinates of the vertices are \((\pm4, 0)\)

Length of major axis = 2a = 8 

Length of minor axis = 2b = 6

Eccentricity, \(e =\frac ca=\frac{\sqrt{7}}{4}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times9}{4}=\frac92\) 

31. Find 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 \(\frac{x^2}{25}+\frac{y^2}{100}=1\) 

Answer:

The given equation is \(\frac{x^2}{25}+\frac{y^2}{100}=1\) or \(\frac{x^2}{5^2}+\frac{y^2}{10^2}=1\) 

Here, the denominator of \(\frac{y^2}{100}\) is greater than the denominator of \(\frac{x^2}{25}\).

Therefore, the major axis is along the y-axis, while the minor axis is along the x-axis.

On comparing the given equation with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\) 

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{100-25}=\sqrt{75}=5\sqrt3\)

we obtain b = 5 and a = 10. 

Therefore,

The coordinates of the foci are \((0, \pm5\sqrt3).\)

The coordinates of the vertices are (0, ±10). 

Length of major axis = 2a = 20 

Length of minor axis = 2b = 10

Eccentricity, \(e =\frac ca=\frac{5\sqrt{3}}{10}= \frac{\sqrt3}{2}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times25}{10}=5\)

32. Find 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 \(\frac{x^2}{49}+\frac{y^2}{36}=1\) 

Answer:

The given equation is \(\frac{x^2}{49}+\frac{y^2}{36}=1\) or \(\frac{x^2}{7^2}+\frac{y^2}{6^2}=1.\) 

Here, the denominator of \(\frac{x^2}{49}\) is greater than the denominator of \(\frac{y^2}{36}\).

Therefore, the major axis is along the x-axis, while the minor axis is along the y-axis. On comparing the given equation with

\(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\) 

we obtain a = 7 and b = 6.

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{49-36}=\sqrt{13}\)

Therefore, 

The coordinates of the foci are \((\pm\sqrt{13},0)\)

The coordinates of the vertices are (± 7, 0).

Length of major axis = 2a = 14 

Length of minor axis = 2b = 12

Eccentricity, \(e =\frac ca=\frac{\sqrt{13}}{7}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times36}{7}=\frac{72}{7}\) 

33. Find 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 \(\frac{x^2}{100}+\frac{y^2}{400}=1\) 

Answer:

The given equation is \(\frac{x^2}{100}+\frac{y^2}{400}=1\) or \(\frac{x^2}{10^2}+\frac{y^2}{20^2}=1\) 

Here, the denominator of \(\frac{y^2}{400}\) is greater than the denominator of \(\frac{x^2}{100}\).

Therefore, the major axis is along the y-axis, while the minor axis is along the x-axis.

On comparing the given equation with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\) 

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{400-100}=\sqrt{300}=10\sqrt3\)

we obtain b = 10 and a = 20. Therefore,

The coordinates of the foci are \((0, \pm10\sqrt3).\)

The coordinates of the vertices are (0, ±20) 

Length of major axis = 2a = 40 

Length of minor axis = 2b = 20

Eccentricity, \(e =\frac ca=\frac{10\sqrt{3}}{20}= \frac{\sqrt3}{2}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times100}{20}=10\)

34. Find 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 = 144

Answer:

The given equation is 36x2 + 4y2 = 144. 

It can be written as

Here, the denominator of \(\frac{y^2}{6^2}\) is greater than the denominator of \(\frac{x^2}{2^2}\) .

Therefore, the major axis is along the y-axis, while the minor axis is along the x-axis.

On comparing equation (1) with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\)

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{36-4}=\sqrt{32}=4\sqrt2\) 

we obtain b = 2 and a = 6. 

Therefore, 

The coordinates of the foci are \((0, \pm4\sqrt2).\)

The coordinates of the vertices are (0, ±6). 

Length of major axis = 2a = 12 

Length of minor axis = 2b = 4

Eccentricity, \(e =\frac ca=\frac{4\sqrt{2}}{6}= \frac{2\sqrt2}{3}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times4}{6}=\frac{4}{3}\) 

+1 vote
by (3.1k points)
edited by

35. Find 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 = 16

Answer:

The given equation is 16x2 + y2 = 16. 

It can be written as

Here, the denominator of \(\frac{y^2}{4^2}\) is greater than the denominator of \(\frac{x^2}{1^2}\).

Therefore, the major axis is along the y-axis, while the minor axis is along the x-axis.

On comparing equation (1) with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\)

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{16-1}=\sqrt{15}\)

we obtain b = 1 and a = 4. 

Therefore, 

The coordinates of the foci are \((0,\pm\sqrt{15})\)

The coordinates of the vertices are (0, ±4).

Length of major axis = 2a = 8 

Length of minor axis = 2b = 2

Eccentricity, \(e =\frac ca=\frac{\sqrt{15}}{4}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times1}{4}=\frac{1}{2}\)

36. Find 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 = 36

Answer:

The given equation is 4x2 + 9y2 = 36. 

It can be written as

Here, the denominator of \(\frac{x^2}{3^2}\) is greater than the denominator of \(\frac{y^2}{2^2}\).

Therefore, the major axis is along the x-axis, while the minor axis is along the y-axis. 

On comparing the given equation with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\)

we obtain a = 3 and b = 2.

\(\therefore c = \sqrt{a^2-b^2}=\sqrt{9-4}=\sqrt{5}\)

Therefore, 

The coordinates of the foci are \((\pm\sqrt5,0)\).

The coordinates of the vertices are (±3, 0). 

Length of major axis = 2a = 6

Length of minor axis = 2b = 4

Eccentricity, \(e =\frac ca=\frac{\sqrt{5}}{3}\)  

Length of latus rectum \(=\frac{2b^2}{a}=\frac{2\times4}{3}=\frac{8}{3}\)

37. Find the equation for the ellipse that satisfies the given conditions: Vertices (±5, 0), foci (±4, 0)

Answer:

Vertices (±5, 0), foci (±4, 0) 

Here, the vertices are on the x-axis. 

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, a = 5 and c = 4

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is \(\frac{x^2}{5^2}+\frac{y^2}{3^2}=1\) or \(\frac{x^2}{25}+\frac{y^2}{9}=1.\) 

38. Find the equation for the ellipse that satisfies the given conditions: Vertices (0, ±13), foci (0, ±5)

Answer:

Vertices (0, ±13), foci (0, ±5) 

Here, the vertices are on the y-axis. 

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, a = 13 and c = 5.

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is 

39. Find the equation for the ellipse that satisfies the given conditions: Vertices (±6, 0), foci (±4, 0)

Answer:

Vertices (±6, 0), foci (±4, 0) 

Here, the vertices are on the x-axis. 

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, a = 6, c = 4.

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is 

40. Find the equation for the ellipse that satisfies the given conditions: Ends of major axis (±3, 0), ends of minor axis (0, ±2)

Answer:

Ends of major axis (±3, 0), ends of minor axis (0, ±2) 

Here, the major axis is along the x-axis. 

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, a = 3 and b = 2. 

Thus, the equation of the ellipse is 

41. Find the equation for the ellipse that satisfies the given conditions: Ends of major axis \((0,\pm\sqrt5)\), ends of minor axis (±1, 0)

Answer:

Ends of major axis \((0,\pm\sqrt5)\), ends of minor axis (±1, 0) 

Here, the major axis is along the y-axis. 

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis.

Accordingly, a = √5 and b = 1. 

Thus, the equation of the ellipse is

 

42. Find the equation for the ellipse that satisfies the given conditions: Length of major axis 26, foci (±5, 0)

Answer:

Length of major axis = 26; foci = (±5, 0). 

Since the foci are on the x-axis, the major axis is along the x-axis.

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, 2a = 26 ⇒

 a = 13 and c = 5.

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is

 

+1 vote
by (3.1k points)

43. Find the equation for the ellipse that satisfies the given conditions: Length of minor axis 16, foci (0, ±6)

Answer:

Length of minor axis = 16; foci = (0, ±6). 

Since the foci are on the y-axis, the major axis is along the y-axis. 

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, 2b = 16 ⇒ b = 8 and c = 6.

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is

44. Find the equation for the ellipse that satisfies the given conditions: Foci (±3, 0), a = 4

Answer:

Foci (±3, 0), a = 4 

Since the foci are on the x-axis, the major axis is along the x-axis.

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, c = 3 and a = 4.

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is \(\frac{x^2}{16}+\frac{y^2}{7}=1\)

45. Find the equation for the ellipse that satisfies the given conditions: b = 3, c = 4, centre at the origin; foci on the x axis.

Answer:

It is given that b = 3, c = 4, centre at the origin; foci on the x axis. 

Since the foci are on the x-axis, the major axis is along the x-axis.

Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis. 

Accordingly, b = 3, c = 4.

It is known that a2 = b2 + c2

Thus, the equation of the ellipse is

46. Find the equation for the ellipse that satisfies the given conditions: Centre at (0, 0), major axis on the y-axis and passes through the points (3, 2) and (1, 6).

Answer:

Since the centre is at (0, 0) and the major axis is on the y-axis, the equation of the ellipse will be of the form

\(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\)      .......(1)

Where, a is the semi - major axis

The ellipse passes through points (3, 2) and (1, 6). Hence,

On solving equations (2) and (3), we obtain b2 = 10 and a2 = 40. 

Thus, the equation of the ellipse is

 

47. Find the equation for the ellipse that satisfies the given conditions: Major axis on the x - axis and passes through the points (4, 3) and (6, 2).

Answer:

Since the major axis is on the x-axis, the equation of the ellipse will be of the form

 \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\)      .......(1)

Where, a is the semi - major axis

The ellipse passes through points (4, 3) and (6, 2). Hence,

On solving equations (2) and (3), we obtain a2 = 52 and b2 = 13. 

Thus, the equation of the ellipse is

48. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola \(\frac{x^2}{16}-\frac{y^2}{9}=1\)

Answer:

The given equation is \(\frac{x^2}{16}-\frac{y^2}{9}=1\) or \(\frac{x^2}{4^2}-\frac{y^2}{3^2}=1\) 

On comparing this equation with the standard equation of hyperbola i.e., \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\), we obtain a = 4 and b = 3. 

We know that a2 + b2 = c2.

∴ c = 42 + 32 = 25

⇒ c = 5

Therefore, 

The coordinates of the foci are (±5, 0). 

The coordinates of the vertices are (±4, 0).

Eccentricity, \(e = \frac ca=\frac54\)

Length of latus rectum \(= \frac{2b^2}{a}=\frac{2\times9}{4}=\frac92\)

49. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola \(\frac{y^2}{9}-\frac{x^2}{27}=1\)

Answer:

The given equation is 

On comparing this equation with the standard equation of hyperbola \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\) i.e.,, 

we obtain a = 3 and b = \(\sqrt{27}\)

We know that a2 + b2 = c2 .

Therefore, 

The coordinates of the foci are (0, ±6). 

The coordinates of the vertices are (0, ±3).

Eccentricity, \(e = \frac ca=\frac63=2\)

Length of latus rectum \(= \frac{2b^2}{a}=\frac{2\times27}{3}=18\)

50. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola 9y2 – 4x2 = 36

Answer:

The given equation is 9y2 – 4x2 = 36. 

It can be written as 

9y2 – 4x2 = 36

On comparing equation (1) with the standard equation of hyperbola \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\) i.e.,, 

we obtain a = 2 and b = 3. 

We know that a2 + b2 = c2 .

∴ c = 4 + 9 = 13

⇒ c = \(\sqrt{13}\)

Therefore,

The coordinates of the foci are \((0, \pm\sqrt{13})\)

The coordinates of the vertices are \((0,\pm2)\)

Eccentricity, \(e = \frac ca=\frac{\sqrt{13}}2\)

Length of latus rectum \(= \frac{2b^2}{a}=\frac{2\times9}{2}=9\)

+1 vote
by (3.1k points)

51. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola 16x2 – 9y2 = 576

Answer:

The given equation is 16x2 – 9y2 = 576. 

It can be written as 

16x2 – 9y2 = 576

On comparing equation (1) with the standard equation of hyperbola i.e., \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\)

we obtain a = 6 and b = 8. 

We know that a2 + b2 = c2 .

Therefore, The coordinates of the foci are (±10, 0). 

The coordinates of the vertices are (±6, 0).

 Eccentricity, \(e = \frac ca=\frac{10}6=\frac53\)

Length of latus rectum \(= \frac{2b^2}{a}=\frac{2\times64}{6}=\frac{64}{3}\)

52. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola 5y2 – 9x2 = 36

Answer:

The given equation is 5y2 – 9x2 = 36.

On comparing equation (1) with the standard equation of hyperbola i.e., \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\), we obtain a = \(\frac6{\sqrt5}\) and b = 2. 

We know that a2 + b2 = c2.

Therefore, the coordinates of the foci are

 

The coordinates of the vertices are \(\left(0,\pm\frac6{\sqrt5}\right)\)

 Eccentricity, 

Length of latus rectum

53. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola 49y2 – 16x2 = 784

Answer:

The given equation is 49y2 – 16x2 = 784. 

It can be written as 

49y2 – 16x2 = 784

On comparing equation (1) with the standard equation of hyperbola i.e., \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\), we obtain a = 4 and b = 7. 

We know that a2 + b2 = c2.

Therefore, 

The coordinates of the foci are \((0,\pm\sqrt{65})\)

The coordinates of the vertices are (0, ±4).

 Eccentricity, \(e = \frac ca=\frac{\sqrt{65}}4\) 

Length of latus rectum \(= \frac{2b^2}{a}=\frac{2\times49}{4}=\frac{49}{2}\) 

54. Find the equation of the hyperbola satisfying the give conditions: Vertices (±2, 0), foci (±3, 0)

Answer:

Vertices (±2, 0), foci (±3, 0) 

Here, the vertices are on the x-axis. 

Therefore, the equation of the hyperbola is of the form \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\) .

Since the vertices are (±2, 0), a = 2. 

Since the foci are (±3, 0), c = 3. 

We know that a2 + b2 = c2.

∴ 22 + b2 = 32

b2 = 9 - 4 = 5

Thus, the equation of the hyperbola is \(\frac{x^2}{4}-\frac{y^2}{5}= 1.\)

55. Find the equation of the hyperbola satisfying the give conditions: Vertices (0, ±5), foci (0, ±8)

Answer:

Vertices (0, ±5), foci (0, ±8) 

Here, the vertices are on the y-axis.

Therefore, the equation of the hyperbola is of the form \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\)

Since the vertices are (0, ±5), a = 5. 

Since the foci are (0, ±8), c = 8. 

We know that a2 + b2 = c2.

∴ 52 + b2 = 82

b2 = 64 - 25 = 39

Thus, the equation of the hyperbola is \(\frac{y^2}{25}-\frac{x^2}{39}= 1.\)

56. Find the equation of the hyperbola satisfying the give conditions: Vertices (0, ±3), foci (0, ±5)

Answer:

Vertices (0, ±3), foci (0, ±5) 

Here, the vertices are on the y-axis.

Therefore, the equation of the hyperbola is of the form \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\)

Since the vertices are (0, ±3), a = 3. 

Since the foci are (0, ±5), c = 5. 

We know that a2 + b2 = c2

∴32 + b2 = 52 

⇒ b2 = 25 – 9 = 16

Thus, the equation of the hyperbola is \(\frac{y^2}{9}-\frac{x^2}{16}= 1\).

57. Find the equation of the hyperbola satisfying the give conditions: Foci (±5, 0), the transverse axis is of length 8.

Answer:

Foci (±5, 0), the transverse axis is of length 8. 

Here, the foci are on the x-axis.

Therefore, the equation of the hyperbola is of the form \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\)

Since the foci are (±5, 0), c = 5. 

Since the length of the transverse axis is 8, 2a = 8 ⇒ a = 4. 

We know that a2 + b2 = c2.

∴42 + b2 = 52 

⇒ b2 = 25 – 16 = 9 

Thus, the equation of the hyperbola is \(\frac{x^2}{16}-\frac{y^2}{9}= 1.\)

58. Find the equation of the hyperbola satisfying the give conditions: Foci (0, ±13), the conjugate axis is of length 24.

Answer:

Foci (0, ±13), the conjugate axis is of length 24. 

Here, the foci are on the y-axis. 

Therefore, the equation of the hyperbola is of the form \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\)

Since the foci are (0, ±13), c = 13. 

Since the length of the conjugate axis is 24, 2b = 24 ⇒ b = 12. 

We know that a2 + b2 = c2.

∴a2 + 122 = 13

⇒ a2 = 169 – 144 = 25

Thus, the equation of the hyperbola is \(\frac{y^2}{15}-\frac{x^2}{144}= 1.\)

+1 vote
by (3.1k points)

59. Find the equation of the hyperbola satisfying the give conditions: Foci \((\pm3\sqrt5,0)\), the latus rectum is of length 8.

Answer:

Foci \((\pm3\sqrt5,0)\), the latus rectum is of length 8. 

Here, the foci are on the x-axis.

Therefore, the equation of the hyperbola is of the form \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\)

Since the foci are  \((\pm3\sqrt5,0) \) 

\(c = \pm3\sqrt5\)

Length of latus rectum = 8

⇒ \(\frac{2b^2}{a}=8\)

⇒ b2 = 4a

We know that a2 + b2 = c2

∴ a2 + 4a = 45 

⇒ a2 + 4a – 45 = 0 

⇒ a2 + 9a – 5a – 45 = 0 

⇒ (a + 9) (a – 5) = 0 

⇒ a = –9, 5 

Since a is non-negative, a = 5. 

∴ b2 = 4a = 4 × 5 = 20

Thus, the equation of the hyperbola is \(\frac{x^2}{25}-\frac{y^2}{20}= 1.\)

60. Find the equation of the hyperbola satisfying the give conditions: Foci (±4, 0), the latus rectum is of length 12

Answer:

Foci (±4, 0), the latus rectum is of length 12. 

Here, the foci are on the x-axis. 

Therefore, the equation of the hyperbola is of the form \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\).

Since the foci are (±4, 0), c = 4. 

Length of latus rectum = 12

⇒ \(\frac{2b^2}{a}=12\)

⇒ b2 = 6a

We know that a2 + b2 = c2

∴ a2 + 6a = 16

⇒ a2 + 6a – 16 = 0 

⇒ a2 + 8a – 2a – 16 = 0 

⇒ (a + 8) (a – 2) = 0 

⇒ a = –8, 2 

Since a is non-negative, a = 2. 

∴ b2 = 6a = 6 × 2 = 12

Thus, the equation of the hyperbola is \(\frac{x^2}{4}-\frac{y^2}{12}= 1.\)

61. Find the equation of the hyperbola satisfying the give conditions: Vertices (±7, 0), \(e=\frac43\)

Answer:

Vertices (±7, 0), \(e=\frac43\)

Here, the vertices are on the x-axis.

Therefore, the equation of the hyperbola is of the form \(\frac{x^2}{a^2}-\frac{y^2}{b^2}= 1\)

Since the vertices are (±7, 0), a = 7. 

It is given that \(e=\frac43\)

We know that a2 + b2 = c2

Thus, the equation of the hyperbola is \(\frac{x^2}{49}-\frac{y^2}{343}= 1.\)

62. Find the equation of the hyperbola satisfying the give conditions: Foci \((0,\pm\sqrt{10})\), passing through (2, 3)

Answer:

Foci \((0,\pm\sqrt{10})\), passing through (2, 3)

Here, the foci are on the y-axis. 

Therefore, the equation of the hyperbola is of the form \(\frac{y^2}{a^2}-\frac{x^2}{b^2}= 1\)

Since the foci are \((0,\pm\sqrt{10})\)

c = \(\sqrt{10}\)

We know that a2 + b2 = c2.

∴ a2 + b2 = 10 

⇒ b2 = 10 – a2 … (1) 

Since the hyperbola passes through point (2, 3),

\(\frac{9}{a^2}-\frac{4}{b^2}= 1\)         ......(2)

From equations (1) and (2), we obtain

In hyperbola, c > a, i.e., c2 > a2 

∴ a2 = 5 

⇒ b2 = 10 – a2 = 10 – 5 = 5 

Thus, the equation of the hyperbola is \(\frac{y^2}{5}-\frac{x^2}{5}= 1.\) 

63. If a parabolic reflector is 20 cm in diameter and 5 cm deep, find the focus.

Answer:

The origin of the coordinate plane is taken at the vertex of the parabolic reflector in such a way that the axis of the reflector is along the positive x-axis. This can be diagrammatically represented as

The equation of the parabola is of the form y2 = 4ax (as it is opening to the right). 

Since the parabola passes through point A (10, 5), 102 = 4a(5) 

⇒ 100 = 20a

⇒ \(a = \frac{100}{20}=5\)

Therefore, the focus of the parabola is (a, 0) = (5, 0), which is the mid-point of the diameter. 

Hence, the focus of the reflector is at the mid-point of the diameter.

64. An arch is in the form of a parabola with its axis vertical. The arch is 10 m high and 5 m wide at the base. How wide is it 2 m from the vertex of the parabola?

Answer:

The origin of the coordinate plane is taken at the vertex of the arch in such a way that its vertical axis is along the positive y-axis. 

This can be diagrammatically represented as

The equation of the parabola is of the form x2 = 4ay (as it is opening upwards). 

It can be clearly seen that the parabola passes through point \(\left(\frac52,10\right)\).

Therefore, the arch is in the form of a parabola whose equation is \(x^2 = \frac58y.\)

When y = 2 m, \(x^2 = \frac58\times2\)

Hence, when the arch is 2 m from the vertex of the parabola, its width is approximately 2.23 m.

+1 vote
by (3.1k points)
edited by

65. The cable of a uniformly loaded suspension bridge hangs in the form of a parabola. The roadway which is horizontal and 100 m long is supported by vertical wires attached to the cable, the longest wire being 30 m and the shortest being 6 m. Find the length of a supporting wire attached to the roadway 18 m from the middle.

Answer:

The vertex is at the lowest point of the cable. The origin of the coordinate plane is taken as the vertex of the parabola, while its vertical axis is taken along the positive y-axis. This can be diagrammatically represented as

Here, AB and OC are the longest and the shortest wires, respectively, attached to the cable. 

DF is the supporting wire attached to the roadway, 18 m from the middle.

Here, AB = 30 m, OC = 6 m, and \(BC = \frac{100}2=50\,m\)

The equation of the parabola is of the form x2 = 4ay (as it is opening upwards). 

The coordinates of point A are (50, 30 – 6) = (50, 24). 

Since A (50, 24) is a point on the parabola,

∴ Equation of the parabola \(x^2 = 4 \times\frac{625}{24}\times y\) , or 6x2 = 625y

The x-coordinate of point D is 18.

Hence, at x = 18,

∴ DE = 3.11 m 

DF = DE + EF = 3.11 m + 6 m = 9.11 m 

Thus, the length of the supporting wire attached to the roadway 18 m from the middle is approximately 9.11 m.

66. An arch is in the form of a semi-ellipse. It is 8 m wide and 2 m high at the centre. Find the height of the arch at a point 1.5 m from one end.

Answer:

Since the height and width of the arc from the centre is 2 m and 8 m respectively, it is clear that the length of the major axis is 8 m, while the length of the semi-minor axis is 2 m. 

The origin of the coordinate plane is taken as the centre of the ellipse, while the major axis is taken along the x-axis. 

Hence, the semi-ellipse can be diagrammatically represented as

The equation of the semi-ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1,y\ge0\), where a is the semi-major axis 

Accordingly, 2a = 8 ⇒ a = 4 b = 2

Therefore, the equation of the semi-ellipse is \(\frac{x^2}{16}+\frac{y^2}{4}= 1,y\ge0\)     ...(1)

Let A be a point on the major axis such that AB = 1.5 m. 

Draw AC⊥ OB. 

OA = (4 – 1.5) m = 2.5 m 

The x-coordinate of point C is 2.5. 

On substituting the value of x with 2.5 in equation (1), we obtain

∴ AC = 1.56 m 

Thus, the height of the arch at a point 1.5 m from one end is approximately 1.56 m.

67. A rod of length 12 cm moves with its ends always touching the coordinate axes. Determine the equation of the locus of a point P on the rod, which is 3 cm from the end in contact with the x-axis.

Answer:

Let AB be the rod making an angle θ with OX and P (x, y) be the point on it such that AP = 3 cm. 

Then, PB = AB – AP = (12 – 3) cm = 9 cm [AB = 12 cm] 

From P, draw PQ⊥OY and PR ⊥ OX.

In ∆PBQ,

\(cos\theta =\frac{PQ}{PB}=\frac x9\)

In ∆PRA,

\(sin\theta=\frac{PR}{PA}=\frac y3\)

Since, sin2θ + cos2θ = 1

\((\frac y3)^2 + (\frac x9)^2 = 1\)

Or, \(\frac{x^2}{81}+\frac{y^2}{9}=1\) 

Thus, the equation of the locus of point P on the rod is \(\frac{x^2}{81}+\frac{y^2}{9}=1\) .

68. Find the area of the triangle formed by the lines joining the vertex of the parabola x2 = 12y to the ends of its latus rectum.

Answer:

The given parabola is x2 = 12y. 

On comparing this equation with x2 = 4ay, we obtain 4a = 12 ⇒ a = 3 

∴The coordinates of foci are S (0, a) = S (0, 3) 

Let AB be the latus rectum of the given parabola. 

The given parabola can be roughly drawn as

At y = 3, x2 = 12 (3) ⇒ x2 = 36 ⇒ x = ±6 

∴The coordinates of A are (–6, 3), while the coordinates of B are (6, 3). 

Therefore, the vertices of ∆OAB are O (0, 0), A (–6, 3), and B (6, 3).

Thus, the required area of the triangle is 18 unit2.

69. A man running a racecourse notes that the sum of the distances from the two flag posts form him is always 10 m and the distance between the flag posts is 8 m. find the equation of the posts traced by the man.

Answer:

Let A and B be the positions of the two flag posts and P(x, y) be the position of the man. 

Accordingly, PA + PB = 10.

We know that if a point moves in a plane in such a way that the sum of its distances from two fixed points is constant, then the path is an ellipse and this constant value is equal to the length of the major axis of the ellipse. 

Therefore, the path described by the man is an ellipse where the length of the major axis is 10 m, while points A and B are the foci. 

Taking the origin of the coordinate plane as the centre of the ellipse, while taking the major axis along the x-axis, the ellipse can be diagrammatically represented as 

The equation of the ellipse will be of the form \(\frac{x^2}{a^2}+\frac{y^2}{b^2}= 1\), where a is the semi-major axis 

Accordingly, 2a = 10 ⇒ a = 5 

Distance between the foci (2c) = 8 ⇒ c = 4 

On using the relation

Thus, the equation of the path traced by the man is \(\frac{x^2}{25}+\frac{y^2}{9}= 1.\)

70. An equilateral triangle is inscribed in the parabola y2 = 4 ax, where one vertex is at the vertex of the parabola. Find the length of the side of the triangle.

Answer:

Let OAB be the equilateral triangle inscribed in parabola y2 = 4ax. 

Let AB intersect the x-axis at point C.

Let OC = k 

From the equation of the given parabola, we have y2 = 4ak ⇒ \(y =\pm2\sqrt{ak}\)

∴ The respective coordinates of points A and B are \((k,2\sqrt{ak})\) and \((k,-2\sqrt{ak})\)

AB = CA + CB = \(2\sqrt{ak}+2\sqrt{ak}=4\sqrt{ak}\)

Since OAB is an equilateral triangle, OA2 = AB2.

Thus, the side of the equilateral triangle inscribed in parabola y2 = 4 ax is 8√3a.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...