11.7 Ncert Exercise Problem and Solution

Circle (Exercise 10.1)

Q1. 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=r^2
\)
It is given that centre \((h, k)=(0,2)\) and radius \((r)=2\).
Therefore, the equation of the circle is
\(
\begin{aligned}
& (x-0)^2+(y-2)^2=2^2 \\
& x^2+y^2-4 y+4=4 \\
& x^2+y^2-4 y=0
\end{aligned}
\)

Q2. 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=r^2
\)
It is given that centre \((h, k)=(-2,3)\) and radius \((r)=4\).
Therefore, the equation of the circle is
\(
\begin{aligned}
& (x+2)^2+(y-3)^2=4^2 \\
& x^2+4 x+4+y^2-6 y+9=16 \\
& x^2+y^2+4 x-6 y-3=0
\end{aligned}
\)

Q3. Find the equation of the circle with centre \(\left(\frac{1}{2}, \frac{1}{4}\right)\) and radius \(\left(\frac{1}{12}\right)\)

Answer: The equation of a circle with centre \((h, k)\) and radius \(r\) is given as
\(
(x-h)^2+(y-k)^2=r^2
\)
It is given that centre \((h, k)=\left(\frac{1}{2}, \frac{1}{4}\right)\) and radius \((r)=\frac{1}{12}\).
Therefore, the equation of the circle is
\(
\begin{aligned}
& \left(x-\frac{1}{2}\right)^2+\left(y-\frac{1}{4}\right)^2=\left(\frac{1}{12}\right)^2 \\
& x^2-x+\frac{1}{4}+y^2-\frac{y}{2}+\frac{1}{16}=\frac{1}{144} \\
& x^2-x+\frac{1}{4}+y^2-\frac{y}{2}+\frac{1}{16}-\frac{1}{144}=0 \\
& 144 x^2-144 x+36+144 y^2-72 y+9-1=0 \\
& 144 x^2-144 x+144 y^2-72 y+44=0 \\
& 36 x^2-36 x+36 y^2-18 y+11=0 \\
& 36 x^2+36 y^2-36 x-18 y+11=0
\end{aligned}
\)

Q4. Find the equation of the circle with centre \((1,1)\) and radius \(\sqrt{2}\)

Answer: The equation of a circle with centre \((h, k)\) and radius \(r\) is given as
\(
(x-h)^2+(y-k)^2=r^2
\)
It is given that centre \((h, k)=(1,1)\) and radius \((r)=\sqrt{2}\).
Therefore, the equation of the circle is
\(
\begin{aligned}
& (x-1)^2+(y-1)^2=(\sqrt{2})^2 \\
& x^2-2 x+1+y^2-2 y+1=2 \\
& x^2+y^2-2 x-2 y=0
\end{aligned}
\)

Q5. 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=r^2
\)
It is given that centre \((h, k)=(-a,-b)\) and radius \((r)=\sqrt{a^2-b^2}\)
Therefore, the equation of the circle is
\(
\begin{aligned}
& (x+a)^2+(y+b)^2=\left(\sqrt{a^2-b^2}\right)^2 \\
& x^2+2 a x+a^2+y^2+2 b y+b^2=a^2-b^2 \\
& x^2+y^2+2 a x+2 b y+2 b^2=0
\end{aligned}
\)

Q6. 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\)
\(
\begin{aligned}
& \Rightarrow(x+5)^2+(y-3)^2=36 \\
& \Rightarrow[x-(-5)]^2+(y-3)^2=6^2
\end{aligned}
\)
which is of the form \((x-h)^2+(y-k)^2=r^2\)
Therefore, on comparing both equations we get
\(
h=-5, k=3 \text { and } r=6
\)
Thus, the centre of the given circle is \((-5,3)\) while its radius is 6.

Q7. Find the centre and radius of the circle \(x^2+y^2-4 x-8 y-45=0\)

Answer: The equation of the given circle is \(x^2+y^2-4 x-8 y-45=0\).
\(
\begin{aligned}
& \Rightarrow x^2+y^2-4 x-8 y-45=0 \\
& \Rightarrow\left(x^2-4 x\right)+\left(y^2-8 y\right)=45 \\
& \Rightarrow\left\{x^2-2(x)(2)+2^2\right\}+\left\{y^2-2(y)(4)+4^2\right\}-4-16=45 \\
& \Rightarrow(x-2)^2+(y-4)^2=65 \\
& \Rightarrow(x-2)^2+(y-4)^2=(\sqrt{65})^2
\end{aligned}
\)
which is of the form \((x-h)^2+(y-k)^2=r^2\)
Therefore, on comparing both equations we get
\(
h=2, k=4 \text { and } r=\sqrt{65}
\)
Thus, the centre of the given circle is \((2,4)\) while its radius is \(\sqrt{65}\).

Q8. Find the centre and radius of the circle \(x^2+y^2-8 x+10 y-12=0\)

Answer: The equation of the given circle is \(x^2+y^2-8 x+10 y-12=0\).
\(
\begin{aligned}
& \Rightarrow x^2+y^2-8 x+10 y-12=0 \\
& \Rightarrow\left(x^2-8 x\right)+\left(y^2+10 y\right)=12 \\
& \Rightarrow\left\{x^2-2(x)(4)+4^2\right\}+\left\{y^2+2(y)(5)+5^2\right\}-16-25=12 \\
& \Rightarrow(x-4)^2+(y+5)^2=53 \\
& \Rightarrow(x-4)^2+[y-(-5)]^2=(\sqrt{53})^2
\end{aligned}
\)
which is of the form \((x-h)^2+(y-k)^2=r^2\)
Therefore, on comparing both equations we get
\(
h=4, k=-5 \text { and } r=\sqrt{53}
\)
Thus, the centre of the given circle is \((4,-5)\) while its radius is \(\sqrt{53}\).

Q9. Find the centre and radius of the circle \(2 x^2+2 y^2-x=0\)

Answer: The equation of the given circle is \(2 x^2+2 y^2-x=0\)
\(
\begin{aligned}
& \Rightarrow 2 x^2+2 y^2-x=0 \\
& \Rightarrow\left(2 x^2-x\right)+2 y^2=0 \\
& \Rightarrow 2\left[\left(x^2-\frac{x}{2}\right)+y^2\right]=0 \\
& \Rightarrow\left\{x^2-2(x)\left(\frac{1}{4}\right)+\left(\frac{1}{4}\right)^2\right\}+y^2-\left(\frac{1}{4}\right)^2=0 \\
& \Rightarrow\left(x-\frac{1}{4}\right)^2+(y-0)^2=\left(\frac{1}{4}\right)^2
\end{aligned}
\)
which is of the form \((x-h)^2+(y-k)^2=r^2\)
Therefore, on comparing both equations we get
\(
h=\frac{1}{4}, k=0 \text { and } r=\frac{1}{4}
\)
Thus, the centre of the given circle is \(\left(\frac{1}{4}, 0\right)\) while its radius is \(\frac{1}{4}\).

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

Answer: Let the equation of the required circle be \((x-h)^2+(y-k)^2=r^2\). Since the circle passes through the points \((4,1)\) and \((6,5)\)
\(
\begin{aligned}
& (4-h)^2+(1-k)^2=r^2 \dots(1) \\
& (6-h)^2+(5-k)^2=r^2 \dots(2)
\end{aligned}
\)
Since the centre \((h, k)\) of the circle lies on the line \(4 x+y=16\)
\(
4 h+k=16 \dots(3)
\)
From equations \((1)\) and \((2)\), we obtain
\(
\begin{aligned}
& \Rightarrow(4-h)^2+(1-k)^2=(6-h)^2+(5-k)^2 \\
& \Rightarrow 16-8 h+h^2+1-2 k+k^2=36-12 h+h^2+25-10 k+k^2 \\
& \Rightarrow 16-8 h+1-2 k=36-12 h+25-10 k \\
& \Rightarrow 4 h+8 k=44 \\
& \Rightarrow h+2 k=11 \dots(4)
\end{aligned}
\)
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
\(
\begin{aligned}
& (4-3)^2+(1-4)^2=r^2 \\
& \Rightarrow 1^2+(-3)^2=r^2 \\
& \Rightarrow 1+9=r^2 \\
& \Rightarrow r^2=10 \\
& \Rightarrow r=\sqrt{10}
\end{aligned}
\)
Thus, the equation of the required circle is
\(
\begin{aligned}
& (x-3)^2+(y-4)^2=(\sqrt{10})^2 \\
& x^2-6 x+9+y^2-8 y+16=10 \\
& x^2+y^2-6 x-8 y+15=0
\end{aligned}
\)

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

Answer: Let the equation of the required circle be \((x-h)^2+(y-k)^2=r^2\).
Since the circle passes through the points \((2,3)\) and \((-1,1)\)
\(
\begin{aligned}
& (2-h)^2+(3-k)^2=r^2 \dots(1) \\
& (-1-h)^2+(1-k)^2=r^2 \dots(2)
\end{aligned}
\)
Since the centre \((h, k)\) of the circle passes lies on the line \(x-3 y-11=0\),
\(
h-3 k=11 \dots(3)
\)
From equations \((1)\) and \((2)\), we obtain
\(
\begin{aligned}
& (2-h)^2+(3-k)^2=(-1-h)^2+(1-k)^2 \\
& \Rightarrow 4-4 h+h^2+9-6 k+k^2=1+2 h+h^2+1+k^2-2 k \\
& \Rightarrow 4-4 h+9-6 k=1+2 h+1-2 k \\
& \Rightarrow 6 h+4 k=11 \dots(4)
\end{aligned}
\)
On solving equations \((3)\) and \((4)\), we obtain
\(
h=\frac{7}{2} \text { and } k=\frac{-5}{2}
\)
On substituting the values of \(h\) and \(k\) in equation (1), we obtain
\(
\begin{aligned}
& \Rightarrow\left(2-\frac{7}{2}\right)^2+\left(3+\frac{5}{2}\right)^2=r^2 \\
& \Rightarrow\left(\frac{4-7}{2}\right)^2+\left(\frac{6+5}{2}\right)^2=r^2 \\
& \Rightarrow\left(\frac{-3}{2}\right)^2+\left(\frac{11}{2}\right)^2=r^2 \\
& \Rightarrow \frac{9}{4}+\frac{121}{4}=r^2 \\
& \Rightarrow \frac{130}{4}=r^2
\end{aligned}
\)
Thus, the equation of the required circle is
\(
\begin{aligned}
& \left(x-\frac{7}{2}\right)^2+\left(y+\frac{5}{2}\right)^2=\frac{130}{4} \\
& \left(\frac{2 x-7}{2}\right)^2+\left(\frac{2 y+5}{2}\right)^2=\frac{130}{4} \\
& 4 x^2-28 x+49+4 y^2+20 y+25=130 \\
& 4 x^2+4 y^2-28 x+20 y-56=0 \\
& 4\left(x^2+y^2-7 x+5 y-14\right)=0 \\
& x^2+y^2-7 x+5 y-14=0
\end{aligned}
\)

Q12. 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=r^2\).
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+y^2=25\).
It is given that the circle passes through the point \((2,3)\).
Therefore,
\(
\begin{aligned}
& \Rightarrow(2-h)^2+3^2=25 \\
& \Rightarrow(2-h)^2=25-9 \\
& \Rightarrow(2-h)^2=16 \\
& \Rightarrow 2-h= \pm \sqrt{16} \\
& \Rightarrow 2-h= \pm 4
\end{aligned}
\)
If, \(2-h=4\), then \(h=-2\)
If \(2-h=-4\), then \(h=6\)
When \(h=-2\), the equation of the circle becomes
\(
\begin{aligned}
& (x+2)^2+y^2=25 \\
& x^2+4 x+4+y^2=25 \\
& x^2+y^2+4 x-21=0
\end{aligned}
\)
When \(h=6\), the equation of the circle becomes
\(
\begin{aligned}
& (x-6)^2+y^2=25 \\
& x^2-12 x+36+y^2=25 \\
& x^2+y^2-12 x+11=0
\end{aligned}
\)

Q13. 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=r^2\). Since the circle passes through \((0,0)\),
\(
\begin{aligned}
& (0-h)^2+(0-k)^2=r^2 \\
& \Rightarrow h^2+k^2=r^2
\end{aligned}
\)
The equation of the circle now becomes \((x-h)^2+(y-k)^2=h^2+k^2\). 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,
\(
\begin{aligned}
& (a-h)^2+(0-k)^2=h^2+k^2 \dots(1) \\
& (0-h)^2+(b-k)^2=h^2+k^2 \dots(2)
\end{aligned}
\)
From equation (1), we obtain
\(
\begin{aligned}
& \Rightarrow a^2+h^2-2 a h+k^2=h^2+k^2 \\
& \Rightarrow a^2-2 a h=0 \\
& \Rightarrow a(a-2 h)=0 \\
& \Rightarrow a=0 \text { or }(a-2 h)=0
\end{aligned}
\)
However, \(a \neq 0\);
Hence,
\(
\begin{aligned}
& (a-2 h)=0 \\
& \Rightarrow h=\frac{a}{2}
\end{aligned}
\)
From equation (2), we obtain
\(
\begin{aligned}
& h^2+b^2-2 b k+k^2=h^2+k^2 \\
& \Rightarrow b^2-2 b k=0 \\
& \Rightarrow b(b-2 k)=0 \\
& \Rightarrow b=0 \text { or }(b-2 k)=0
\end{aligned}
\)
However, \(b \neq 0\);
Hence,
\(
\begin{aligned}
& (b-2 k)=0 \\
& \Rightarrow k=\frac{b}{2}
\end{aligned}
\)
Thus, the equation of the required circle is
\(
\begin{aligned}
& \Rightarrow\left(x-\frac{a}{2}\right)^2+\left(y-\frac{b}{2}\right)^2=\left(\frac{a}{2}\right)^2+\left(\frac{b}{2}\right)^2 \\
& \Rightarrow\left(\frac{2 x-a}{2}\right)^2+\left(\frac{2 y-b}{2}\right)^2=\frac{a^2+b^2}{4} \\
& \Rightarrow 4 x^2-4 a x+a^2+4 y^2-4 b y+b^2=a^2+b^2 \\
& \Rightarrow 4 x^2+4 y^2-4 a x-4 b y=0 \\
& \Rightarrow 4\left(x^2+y^2-a x-b y\right)=0 \\
& \Rightarrow x^2+y^2-a x-b y=0
\end{aligned}
\)

Q14. 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 the point \((4,5)\), the radius \((r)\) of the circle is the distance between the points \((2,2)\) and \((4,5)\).
Therefore,
\(
\begin{aligned}
r & =\sqrt{(2-4)^2+(2-5)^2} \\
& =\sqrt{(-2)^2+(-3)^2} \\
& =\sqrt{4+9} \\
& =\sqrt{13}
\end{aligned}
\)
Thus, the equation of the circle is
\(
\begin{aligned}
& (x-h)^2+(y-k)^2=r^2 \\
& (x-2)^2+(y-2)^2=(\sqrt{13})^2 \\
& x^2-4 x+4+y^2-4 y+4=13 \\
& x^2+y^2-4 x-4 y-5=0
\end{aligned}
\)

Q15. Does the point \((-2.5,3.5)\) lie inside, outside or on the circle \(x^2+y^2=25\) ?

Answer: The equation of the given circle is \(x^2+y^2=25\)
\(
\begin{aligned}
& \Rightarrow x^2+y^2=25 \\
& \Rightarrow(x-0)^2+(y-0)^2=5^2
\end{aligned}
\)
which is of the form \((x-h)^2+(y-k)^2=r^2\), where \(h=0, k=0\) and \(r=5\) Therefore, Centre \(\Rightarrow(0,0)\) and radius \(\Rightarrow 5\)
Distance between point \((-2.5,3.5)\) and centre \((0,0)\)
\(
\begin{aligned}
& =\sqrt{(-2.5-0)^2+(3.5-0)^2} \\
& =\sqrt{6.25+12.25} \\
& =\sqrt{18.25} \\
& =4.272
\end{aligned}
\)
Here, \(4.272<5\), this means less than the radius.
Since the distance between the point \((-2.5,3.5)\) and centre \((0,0)\) of the circle is less than the radius of the circle, hence, the point \((-2.5,3.5)\) lies inside the circle.

Parabola (Exercise 10.2)

Q1. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for \(y^2=12 x\).

Answer: The given equation is \(y^2=12 x\)
Here, the coefficient of \(x\) is positive.
Hence, the parabola opens towards the right.
On comparing this equation with \(y^2=4 a x\), we obtain
\(
4 a=12 \Rightarrow a=3
\)
Therefore,
Coordinates of the focus \(F=(a, 0) \Rightarrow(3,0)\)
Since the given equation involves \(y^2\), the axis of the parabola is the \(x\)-axis.
Equation of directrix, \(x=-a\), i.e., \(x=-3\)
Length of latus rectum \(=4 a=4 \times 3=12\)

Q2. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for \(x^2=6 y\).

Answer: The given equation is \(x^2=6 y\)
Here, the coefficient of \(y\) is positive.
Hence, the parabola opens upwards.
On comparing this equation with \(x^2=4 a y\), we obtain
\(
4 a=6 \Rightarrow a=\frac{3}{2}
\)
Therefore, Coordinates of the focus
\(
F=(0, a) \Rightarrow\left(0, \frac{3}{2}\right)
\)
Since the given equation involves \(x^2\), the axis of the parabola is the \(y\)-axis.
Equation of directrix, \(\quad y=-a\), i.e., \(\quad y=-\frac{3}{2}\)
Length of latus rectum \(=4 a=4 \times \frac{3}{2}=6\)

Q3. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for \(y^2=-8 x\)

Answer: The given equation is \(y^2=-8 x\)
Here, the coefficient of \(x\) is negative.
Hence, the parabola opens towards the left.
On comparing this equation with \(y^2=-4 a x\), we obtain
\(
-4 a=8 \Rightarrow a=-2
\)
Therefore,
Coordinates of the focus \(F=(-a, 0) \Rightarrow(-2,0)\)
Since the given equation involves \(y^2\), the axis of the parabola is the \(x\)-axis.
Equation of directrix, \(x=a\), i.e., \(x=2\)
Length of latus rectum \(=4 a=4 \times 2=8\)

Q4. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for \(x^2=-16 y\).

Answer: The given equation is \(x^2=-16 y\)
Here, the coefficient of \(y\) is negative. Hence, the parabola opens downwards.
On comparing this equation \(x^2=-4 a y\), we obtain
\(
-4 a=-16 \Rightarrow a=4
\)
Therefore,
Coordinates of the focus \(F=(0,-a)=(0,-4)\)
Since the given equation involves \(x^2\), the axis of the parabola is the \(y\)-axis.
Equation of directrix, \(y=a\) i.e., \(y=4\)
Length of latus rectum \(4 a=4 \times 4=16\)

Q5. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for \(y^2=10 x\).

Answer: The given equation is \(y^2=10 x\)
Here, the coefficient of \(x\) is positive.
Hence, the parabola opens towards the right.
On comparing this equation with \(y^2=4 a x\), we obtain
\(
4 a=10 \Rightarrow a=\frac{5}{2}
\)
Therefore, Coordinates of the focus
\(
=(a, 0)=\left(\frac{5}{2}, 0\right)
\)
Since the given equation involves \(y^2\), the axis of the parabola is the \(x\)-axis.
Equation of directrix, \(x=-a\), i.e., \(\quad x=-\frac{5}{2}\)
Length of latus rectum
\(
=4 a=4 \times \frac{5}{2}=10
\)

Q6. Find the coordinates of the focus, axis of the parabola, the equation of directrix and the length of the latus rectum for \(x^2=-9 y\).

Answer: The given equation is \(x^2=-9 y\)
Here, the coefficient of \(y\) is negative.
Hence, the parabola opens downwards.
On comparing this equation \(x^2=-4 a y\), we obtain
\(
-4 a=-9 \Rightarrow a=\frac{9}{4}
\)
Therefore, Coordinates of the focus
\(
=(0,-a)=\left(0,-\frac{9}{4}\right)
\)
Since the given equation involves \(x^2\), the axis of the parabola is the \(y\)-axis.
Equation of directrix, \(y=a\), i.e., \(y=\frac{9}{4}\)
Length of latus rectum
\(
=4 a=4 \times \frac{9}{4}=9
\)

Q7. 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 \(y^2=4 a x\) or \(y^2=-4 a x\).
It is also seen that the directrix, \(x=-6\) is to the left of the \(y\)-axis while the focus \((6,0)\) is to right of the \(y\)-axis.
Hence, the parabola is of the form \(y^2=4 a x\).
Here, \(a=6\)
Thus, the equation of the parabola is \(y^2=24 x\).

Q8. 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 \(x^2=4 a y\) or \(x^2=-4 a y\).
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 \(x^2=-4 a y\).
Here, \(a=3\)
Thus, the equation of the parabola is \(x^2=-12 y\).

Q9. 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 \(y^2=4 a x\)
Since the focus is \((3,0), a=3\)
Thus, the equation of the parabola is \(y^2=4 \times 3 \times x\), i.e., \(y^2=12 x\)

Q10. 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 \(y^2=-4 a x\)
Since the focus is \((-2,0), a=2\)
Thus, the equation of the parabola is \(y^2=-4 \times 2 \times x\), i.e., \(y^2=-8 x\)

Q11. 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 \(y^2=4 a x\) or \(y^2=-4 a x\)
The parabola passes through point \((2,3)\), which lies in the first quadrant.
Therefore, the equation of the parabola is of the form \(y^2=4 a x\), while point \((2,3)\) must satisfy the equation \(y^2=4 a x\)
Hence, \(3^2=4 a \times 2 \Rightarrow a=\frac{9}{8}\)
Thus, the equation of the parabola is
\(
\begin{aligned}
& \Rightarrow y^2=4 \times \frac{9}{8} \times x \\
& \Rightarrow y^2=\frac{9}{2} x \\
& \Rightarrow 2 y^2=9 x
\end{aligned}
\)

Q12. 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 \(x^2=4 a y\) or \(x^2=-4 a y\)
The parabola passes through point \((5,2)\), which lies in the first quadrant.
Therefore, the equation of the parabola is of the form \(x^2=4 a y\), while point \((5,2)\) must satisfy the equation \(x^2=4 a y\)
Hence,
\(
5^2=4 a \times 2 \Rightarrow 25=8 a \Rightarrow a=\frac{25}{8}
\)
Thus, the equation of the parabola is
\(
\begin{aligned}
& \Rightarrow x^2=4 \times \frac{25}{8} \times y \\
& \Rightarrow x^2=\frac{25}{2} y \\
& \Rightarrow 2 x^2=25 y
\end{aligned}
\)

Ellipse (Exercise 10.3)

Q1. 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\), we obtain \(a=6\) and \(b=4\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{36-16} \\
& =\sqrt{20} \\
& =2 \sqrt{5}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(( \pm 2 \sqrt{5}, 0)\)
The coordinates of the vertices are \(( \pm 6,0)\)
Length of major axis \(=2 a=12\)
Length of minor axis \(=2 b=8\)
Eccentricity, \(e=\frac{c}{a}=\frac{2 \sqrt{5}}{6}=\frac{\sqrt{5}}{3}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 16}{6}=\frac{16}{3}\)

Q2. 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}{b^2}+\frac{y^2}{a^2}=1\), we obtain \(b=2\) and \(a=5\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{25-4} \\
& =\sqrt{21}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm \sqrt{21})\)
The coordinates of the vertices are \((0, \pm 5)\)
Length of major axis \(=2 a=10\)
Length of minor axis \(=2 b=4\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{21}}{5}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 4}{5}=\frac{8}{5}\)

Q3. 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\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{16-9} \\
& =\sqrt{7}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(( \pm \sqrt{7}, 0)\)
The coordinates of the vertices are \(( \pm 4,0)\)
Length of major axis \(=2 a=8\)
Length of minor axis \(=2 b=6\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{7}}{4}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 9}{4}=\frac{9}{2}\)

Q4. 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}{b^2}+\frac{y^2}{a^2}=1\), we obtain \(b=5\) and \(a=10\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{100-25} \\
& =\sqrt{75} \\
& =5 \sqrt{3}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm 5 \sqrt{3})\)
The coordinates of the vertices are \((0, \pm 10)\)
Length of major axis \(=2 a=20\)
Length of minor axis \(=2 b=10\)
Eccentricity, \(e=\frac{c}{a}=\frac{5 \sqrt{3}}{10}=\frac{\sqrt{3}}{2}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 25}{10}=5\)

Q5. 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\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{49-36} \\
& =\sqrt{13}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(( \pm \sqrt{13}, 0)\)
The coordinates of the vertices are \(( \pm 7,0)\)
Length of major axis \(=2 a=14\)
Length of minor axis \(=2 b=12\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{13}}{7}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 36}{7}=\frac{72}{7}\)

Q6. 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}{b^2}+\frac{y^2}{a^2}=1\), we obtain \(b=10\) and \(a=20\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{400-100} \\
& =\sqrt{300} \\
& =10 \sqrt{3}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm 10 \sqrt{3})\)
The coordinates of the vertices are \((0, \pm 20)\)
Length of major axis \(=2 a=40\)
Length of minor axis \(=2 b=20\)
Eccentricity, \(e=\frac{c}{a}=\frac{10 \sqrt{3}}{20}=\frac{\sqrt{3}}{2}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 100}{20}=10\)

Q7. 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 \(36 x^2+4 y^2=144\)

Answer: The given equation is \(36 x^2+4 y^2=144\) It can be written as,
\(
\begin{aligned}
& 36 x^2+4 y^2=144 \\
& \Rightarrow \frac{x^2}{4}+\frac{y^2}{36}=1 \\
& \Rightarrow \frac{x^2}{2^2}+\frac{y^2}{6^2}=1 \dots(1)
\end{aligned}
\)
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}{b^2}+\frac{y^2}{a^2}=1\), we obtain \(a=6\) and \(b=2\) Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{36-4} \\
& =\sqrt{32} \\
& =4 \sqrt{2}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm 4 \sqrt{2})\)
The coordinates of the vertices are \((0, \pm 6)\)
Length of major axis \(=2 a=12\)
Length of minor axis \(=2 b=4\)
Eccentricity, \(e=\frac{c}{a}=\frac{4 \sqrt{2}}{6}=\frac{2 \sqrt{2}}{3}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 4}{6}=\frac{4}{3}\)

Q8. 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 \(16 x^2+y^2=16\)

Answer: The given equation is \(16 x^2+y^2=16\)
It can be written as,
\(
\begin{aligned}
& 16 x^2+y^2=16 \\
& \Rightarrow \frac{x^2}{1}+\frac{y^2}{16}=1 \\
& \Rightarrow \frac{x^2}{1^2}+\frac{y^2}{4^2}=1 \dots(1)
\end{aligned}
\)
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}{b^2}+\frac{y^2}{a^2}=1\), we obtain \(a=4\) and \(b=1\)
Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{16-1} \\
& =\sqrt{15}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm \sqrt{15})\)
The coordinates of the vertices are \((0, \pm 4)\)
Length of major axis \(=2 a=8\)
Length of minor axis \(=2 b=2\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{15}}{4}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 1}{4}=\frac{1}{2}\)

Q9. 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 \(4 x^2+9 y^2=36\)

Answer: The given equation is \(4 x^2+9 y^2=36\) It can be written as,
\(
\begin{aligned}
& 4 x^2+9 y^2=36 \\
& \Rightarrow \frac{x^2}{9}+\frac{y^2}{4}=1 \\
& \Rightarrow \frac{x^2}{3^2}+\frac{y^2}{2^2}=1 \dots(1)
\end{aligned}
\)
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 equation (1) with \(\frac{x^2}{a^2}+\frac{y^2}{b^2}=1\), we obtain \(a=3\) and \(b=2\)
Hence,
\(
\begin{aligned}
c & =\sqrt{a^2-b^2} \\
& =\sqrt{9-4} \\
& =\sqrt{5}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(( \pm \sqrt{5}, 0)\)
The coordinates of the vertices are \(( \pm 3,0)\)
Length of major axis \(=2 a=6\)
Length of minor axis \(=2 b=4\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{5}}{3}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 4}{3}=\frac{8}{3}\)

Q10. Find the equation for the ellipse that satisfies the given conditions: Vertices \(( \pm 5,0)\), Foci \(( \pm 4,0)\)

Answer: Vertices \(( \pm 5,0)\), Foci \(( \pm 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 \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 5^2=b^2+4^2 \\
& \Rightarrow 25=b^2+16 \\
& \Rightarrow b^2=25-16 \\
& \Rightarrow b^2=9 \\
& \Rightarrow b=3
\end{aligned}
\)
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\)

Q11. Find the equation for the ellipse that satisfies the given conditions: Vertices \((0, \pm 13)\), Foci \((0, \pm 5)\)

Answer: Vertices \((0, \pm 13)\), Foci \((0, \pm 5)\)
Here, the vertices are on the \(y\)-axis.
Therefore, the equation of the ellipse will be of the form \(\frac{x^2}{b^2}+\frac{y^2}{a^2}=1\), where \(a\) is the semi major axis.
Accordingly, \(a=13\) and \(c=5\)
It is known that \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 13^2=b^2+5^2 \\
& \Rightarrow 169=b^2+25 \\
& \Rightarrow b^2=169-25 \\
& \Rightarrow b^2=144 \\
& \Rightarrow b=12
\end{aligned}
\)
Thus, the equation of the ellipse is \(\frac{x^2}{12^2}+\frac{y^2}{13^2}=1\) or \(\frac{x^2}{144}+\frac{y^2}{169}=1\)

Q12. Find the equation for the ellipse that satisfies the given conditions: Vertices \(( \pm 6,0)\), Foci \(( \pm 4,0)\)

Answer: Vertices \(( \pm 6,0)\), Foci \(( \pm 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\) and \(c=4\)
It is known that \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 6^2=b^2+4^2 \\
& \Rightarrow 36=b^2+16 \\
& \Rightarrow b^2=36-16 \\
& \Rightarrow b^2=20 \\
& \Rightarrow b=\sqrt{20}
\end{aligned}
\)
Thus, the equation of the ellipse is
\(
\frac{x^2}{6^2}+\frac{y^2}{(\sqrt{20})^2}=1 \quad \text { or } \frac{x^2}{36}+\frac{y^2}{20}=1 .
\)

Q13. Find the equation for the ellipse that satisfies the given conditions: Ends of major axis \(( \pm 3,0)\), Ends of minor axis \((0, \pm 2)\)

Answer: Ends of major axis \(( \pm 3,0)\), Ends of minor axis \((0, \pm 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 \(\frac{x^2}{3^2}+\frac{y^2}{2^2}=1\) or \(\frac{x^2}{9}+\frac{y^2}{4}=1\)

Q14. Find the equation for the ellipse that satisfies the given conditions: Ends of major axis \((0, \pm \sqrt{5})\), Ends of minor axis \(( \pm 1,0)\).

Answer: Ends of major axis \((0, \pm \sqrt{5})\), Ends of minor axis \(( \pm 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}{b^2}+\frac{y^2}{a^2}=1\), where \(a\) is the semi major axis.
Accordingly, \(a=\sqrt{5}\) and \(b=1\).
Thus, the equation of the ellipse is
\(
\frac{x^2}{1^2}+\frac{y^2}{(\sqrt{5})^2}=1 \quad \text { or } \quad \frac{x^2}{1}+\frac{y^2}{5}=1
\)

Q15. Find the equation for the ellipse that satisfies the given conditions: Length of major axis 26 , Foci \(( \pm 5,0)\)

Answer: Length of major axis \(=26\), Foci \(=( \pm 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, \(2 a=26 \Rightarrow a=13\) and \(c=5\).
It is known that \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 13^2=b^2+5^2 \\
& \Rightarrow 169=b^2+25 \\
& \Rightarrow b^2=169-25 \\
& \Rightarrow b^2=144 \\
& \Rightarrow b=12
\end{aligned}
\)
Thus, the equation of the ellipse is \(\frac{x^2}{13^2}+\frac{y^2}{12^2}=1\) or \(\frac{x^2}{169}+\frac{y^2}{144}=1\)

Q16. Find the equation for the ellipse that satisfies the given conditions: Length of minor axis 16 , Foci \((0, \pm 6)\)

Answer: Length of minor axis \(=16\), Foci \(=(0, \pm 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}{b^2}+\frac{y^2}{a^2}=1\), where \(a\) is the semi major axis.
Accordingly, \(2 b=16 \Rightarrow b=8\) and \(c=6\).
It is known that \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow a^2=8^2+6^2 \\
& \Rightarrow a^2=64+36 \\
& \Rightarrow a^2=100 \\
& \Rightarrow a=\sqrt{100}=10
\end{aligned}
\)
Thus, the equation of the ellipse is \(\frac{x^2}{8^2}+\frac{y^2}{10^2}=1\) or \(\frac{x^2}{64}+\frac{y^2}{100}=1\)

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

Answer: Foci \(( \pm 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, \(a=4\) and \(c=3\).
It is known that \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 4^2=b^2+3^2 \\
& \Rightarrow 16=b^2+9 \\
& \Rightarrow b^2=16-9 \\
& \Rightarrow b^2=7
\end{aligned}
\)
Thus, the equation of the ellipse is \(\frac{x^2}{16}+\frac{y^2}{7}=1\)

Q18. 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\) and \(c=4\).
It is known that \(a^2=b^2+c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow a^2=3^2+4^2 \\
& \Rightarrow a^2=9+16 \\
& \Rightarrow a^2=25 \\
& \Rightarrow a=5
\end{aligned}
\)
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\)

Q19. 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}{b^2}+\frac{y^2}{a^2}=1\), where \(a\) is the semi major axis.
The ellipse passes through points \((3,2)\) and \((1,6)\) Hence,
\(
\begin{aligned}
& \frac{9}{b^2}+\frac{4}{a^2}=1 \dots(1) \\
& \frac{1}{b^2}+\frac{36}{a^2}=1 \dots(2)
\end{aligned}
\)
On solving equations \((1)\) and \((2)\), we obtain \(a^2=40\) and \(b^2=10\). Thus, the equation of the ellipse is \(\frac{x^2}{10}+\frac{y^2}{40}=1\) or \(4 x^2+y^2=40\)

Q20. 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\), where \(a\) is the semi major axis.
The ellipse passes through points \((4,3)\) and \((6,2)\).
Hence,
\(
\begin{aligned}
& \frac{16}{b^2}+\frac{9}{a^2}=1 \dots(1) \\
& \frac{36}{b^2}+\frac{4}{a^2}=1 \dots(2)
\end{aligned}
\)
On solving equations (1) and (2), we obtain \(a^2=52\) and \(b^2=13\).
Thus, the equation of the ellipse is \(\frac{x^2}{52}+\frac{y^2}{13}=1\) or \(x^2+4 y^2=52\)

Hyperbola(Exercise 10.4)

Q1. 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, \(c^2=a^2+b^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow c^2=4^2+3^2 \\
& \Rightarrow c^2=25 \\
& \Rightarrow c=5
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(( \pm 5,0)\)
The coordinates of the vertices are \(( \pm 4,0)\)
Eccentricity, \(e=\frac{c}{a}=\frac{5}{4}\)
Length of latus rectum
\(
=\frac{2 b^2}{a}=\frac{2 \times 9}{4}=\frac{9}{2}
\)

Q2. 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 \(\frac{y^2}{9}-\frac{x^2}{27}=1\) or \(\frac{y^2}{3^2}-\frac{x^2}{(\sqrt{27})^2}=1\)
On comparing this equation with the standard equation of hyperbola i.e., \(\frac{y^2}{a^2}-\frac{x^2}{b^2}=1\), we obtain \(a=3\) and \(b=\sqrt{27}\)
We know that, \(c^2=a^2+b^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow c^2=3^2+(\sqrt{27})^2 \\
& \Rightarrow c^2=9+27 \\
& \Rightarrow c^2=36 \\
& \Rightarrow c=6
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm 6)\)
The coordinates of the vertices are \((0, \pm 3)\)
Eccentricity, \(e=\frac{c}{a}=\frac{6}{3}=2\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 27}{3}=18\)

Q3. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola \(9 y^2-4 x^2=36\)

Answer: The given equation is \(9 y^2-4 x^2=36\) It can be written as
\(
\begin{aligned}
& 9 y^2-4 x^2=36 \\
& \Rightarrow \frac{y^2}{4}-\frac{x^2}{9}=1 \\
& \Rightarrow \frac{y^2}{2^2}-\frac{x^2}{3^2}=1 \dots(1)
\end{aligned}
\)
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=2\) and \(b=3\)
We know that, \(c^2=a^2+b^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow c^2=2^2+3^2 \\
& \Rightarrow c^2=4+9 \\
& \Rightarrow c^2=13 \\
& \Rightarrow c=\sqrt{13}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm \sqrt{13})\)
The coordinates of the vertices are \((0, \pm 2)\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{13}}{2}\)
Length of latus rectum
\(
=\frac{2 b^2}{a}=\frac{2 \times 9}{2}=9
\)

Q4. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola \(16 x^2-9 y^2=576\)

Answer: The given equation is \(16 x^2-9 y^2=576\) It can be written as
\(
\begin{aligned}
& 16 x^2-9 y^2=576 \\
& \Rightarrow \frac{x^2}{36}-\frac{y^2}{64}=1 \\
& \Rightarrow \frac{x^2}{6^2}-\frac{y^2}{8^2}=1 \dots(1)
\end{aligned}
\)
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, \(c^2=a^2+b^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow c^2=6^2+8^2 \\
& \Rightarrow c^2=36+64 \\
& \Rightarrow c^2=100 \\
& \Rightarrow c=10
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(( \pm 10,0)\)
The coordinates of the vertices are \(( \pm 6,0)\)
Eccentricity, \(e=\frac{c}{a}=\frac{10}{6}=\frac{5}{3}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 64}{6}=\frac{64}{3}\)

Q5. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola \(5 y^2-9 x^2=36\)

Answer: The given equation is \(5 y^2-9 x^2=36\) It can be written as
\(
\begin{aligned}
& 5 y^2-9 x^2=36 \\
& \Rightarrow \frac{y^2}{\left(\frac{36}{5}\right)}-\frac{x^2}{4}=1 \\
& \Rightarrow \frac{y^2}{{\left(\frac{6}{\sqrt{5}}\right)}^2}-\frac{x^2}{2^2}=1 \dots(1)
\end{aligned}
\)
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=\frac{6}{\sqrt{5}}\) and \(b=2\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow c^2=\left(\frac{6}{\sqrt{5}}\right)^2+(2)^2 \\
& \Rightarrow c^2=\frac{36}{5}+4 \\
& \Rightarrow c^2=\frac{56}{5} \\
& \Rightarrow c=\sqrt{\frac{56}{5}} \\
& \Rightarrow c=\frac{2 \sqrt{14}}{\sqrt{5}}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \(\left(0, \pm \frac{2 \sqrt{14}}{\sqrt{5}}\right)\)
The coordinates of the vertices are \(\left(0, \pm \frac{6}{\sqrt{5}}\right)\)
\(
\begin{gathered}
\text { Eccentricity,} ~e=\frac{c}{a}=\frac{\left(\frac{2 \sqrt{14}}{\sqrt{5}}\right)}{\left(\frac{6}{\sqrt{5}}\right)}=\frac{\sqrt{14}}{3} \\
\text { Length of latus rectum } =\frac{2 b^2}{a}=\frac{2 \times 4}{\left(\frac{6}{\sqrt{5}}\right)}=\frac{4 \sqrt{5}}{3}
\end{gathered}
\)

Q6. Find the coordinates of the foci and the vertices, the eccentricity, and the length of the latus rectum of the hyperbola \(49 y^2-16 x^2=784\)

Answer: The given equation is \(49 y^2-16 x^2=784\) It can be written as
\(
\begin{aligned}
& 49 y^2-16 x^2=784 \\
& 49 y^2-16 x^2=784 \\
& \Rightarrow \frac{y^2}{16}-\frac{x^2}{49}=1 \\
& \Rightarrow \frac{y^2}{4^2}-\frac{x^2}{7^2}=1 \dots(1)
\end{aligned}
\)
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, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow c^2=(4)^2+(7)^2 \\
& \Rightarrow c^2=16+49 \\
& \Rightarrow c^2=65 \\
& \Rightarrow c=\sqrt{65}
\end{aligned}
\)
Therefore,
The coordinates of the foci are \((0, \pm \sqrt{65})\)
The coordinates of the vertices are \((0, \pm 4)\)
Eccentricity, \(e=\frac{c}{a}=\frac{\sqrt{65}}{4}\)
Length of latus rectum \(=\frac{2 b^2}{a}=\frac{2 \times 49}{4}=\frac{49}{2}\)

Q7. Find the equation of the hyperbola satisfying the given conditions: Vertices \(( \pm 2,0)\), Foci \(( \pm 3,0)\)

Answer: Vertices \(( \pm 2,0)\), Foci \(( \pm 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 \(( \pm 2,0), a=2\)
Since the foci are \(( \pm 3,0), c=3\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 2^2+b^2=3^2 \\
& \Rightarrow b^2=9-4 \\
& \Rightarrow b^2=5
\end{aligned}
\)
\(
\text { Thus, the equation of the hyperbola is } \frac{x^2}{4}-\frac{y^2}{5}=1
\)

Q8. Find the equation of the hyperbola satisfying the given conditions: Vertices \((0, \pm 5)\), Foci \((0, \pm 8)\)

Answer: Vertices \((0, \pm 5)\), Foci \((0, \pm 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, \pm 5), a=5\)
Since the foci are \({(0, \pm 8)}, c=8\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 5^2+b^2=8^2 \\
& \Rightarrow b^2=64-25 \\
& \Rightarrow b^2=39
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{y^2}{25}-\frac{x^2}{39}=1\)

Q9. Find the equation of the hyperbola satisfying the given conditions: Vertices \((0, \pm 3)\), Foci \((0, \pm 5)\)

Answer: Vertices \((0, \pm 3)\), Foci \((0, \pm 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, \pm 3), a=3\)
Since the foci are \({(0, \pm 5)}, c=5\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 3^2+b^2=5^2 \\
& \Rightarrow b^2=25-9 \\
& \Rightarrow b^2=16
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{y^2}{9}-\frac{x^2}{16}=1\)

Q10. Find the equation of the hyperbola satisfying the given conditions: Foci \(( \pm 5,0)\), the transverse axis is of length 8.

Answer: Foci \(( \pm 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 \(( \pm 5,0), c=5\)
Since the length of the transverse axis is 8 ,
Then,
\(
\begin{aligned}
& \Rightarrow 2 a=8 \\
& \Rightarrow a=4
\end{aligned}
\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow 4^2+b^2=5^2 \\
& \Rightarrow b^2=25-16 \\
& \Rightarrow b^2=9
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{x^2}{16}-\frac{y^2}{9}=1\)

Q11. Find the equation of the hyperbola satisfying the given conditions: \(Foci (0, \pm 13)\), the conjugate axis is of length 24.

Answer: Foci \((0, \pm 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, \pm 13), c=13\)
Since the length of the transverse axis is 24,
Then,
\(
\begin{aligned}
& \Rightarrow 2 b=24 \\
& \Rightarrow b=12
\end{aligned}
\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow a^2+12^2=13^2 \\
& \Rightarrow a^2=169-144 \\
& \Rightarrow a^2=25
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{y^2}{25}-\frac{x^2}{144}=1\)

Q12. Find the equation of the hyperbola satisfying the given conditions: Foci \(( \pm 3 \sqrt{5}, 0)\), the latus rectum is of length 8.

Answer: Foci \(( \pm 3 \sqrt{5}, 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 \(( \pm 3 \sqrt{5}, 0), c= \pm 3 \sqrt{5}\)
Since the length of latus rectum is 8
Then,
\(
\begin{aligned}
& \Rightarrow \frac{2 b^2}{a}=8 \\
& \Rightarrow b^2=4 a
\end{aligned}
\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow a^2+4 a=45 \\
& \Rightarrow a^2+4 a-45=0 \\
& \Rightarrow a^2+9 a-5 a-45=0 \\
& \Rightarrow a(a+9)-5(a+9)=0 \\
& \Rightarrow(a+9)(a-5)=0 \\
& \Rightarrow a=-9,5
\end{aligned}
\)
Since \(a\) is non-negative, \(a=5\)
Therefore,
\(
\begin{aligned}
& \Rightarrow b^2=4 a \\
& \Rightarrow b^2=4 \times 5 \\
& \Rightarrow b^2=20
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{x^2}{25}-\frac{y^2}{20}=1\)

Q13. Find the equation of the hyperbola satisfying the given conditions: Foci \(( \pm 4,0)\), the latus rectum is of length 12.

Answer: Foci \(( \pm 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 \(( \pm 4,0), c=4\)
Since the length of latus rectum is 12
Then,
\(
\begin{aligned}
& \Rightarrow \frac{2 b^2}{a}=12 \\
& \Rightarrow b^2=6 a
\end{aligned}
\)
We know that, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow a^2+6 a=16 \\
& \Rightarrow a^2+6 a-16=0 \\
& \Rightarrow a^2+8 a-2 a-16=0 \\
& \Rightarrow a(a+8)-2(a+8)=0 \\
& \Rightarrow(a+8)(a-2)=0 \\
& \Rightarrow a=-8,2
\end{aligned}
\)
Since \(a\) is non-negative, \(a=2\)
Therefore,
\(
\begin{aligned}
& \Rightarrow b^2=6 a \\
& \Rightarrow b^2=6 \times 2 \\
& \Rightarrow b^2=12
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{x^2}{4}-\frac{y^2}{12}=1\)

Q14. Find the equation of the hyperbola satisfying the given conditions: Vertices \(( \pm 7,0), e=\frac{4}{3}\).

Answer: Vertices \(( \pm 7,0), e=\frac{4}{3}\)
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 vertices are \(( \pm 7,0), a=7\)
It is given that \(e=\frac{4}{3}\)
Hence,
\(
\begin{aligned}
& \Rightarrow e=\frac{c}{a}=\frac{4}{3} \\
& \Rightarrow \frac{c}{7}=\frac{4}{3} \\
& \Rightarrow c=\frac{28}{3}
\end{aligned}
\)
We know that, \(a^2+b^2=c^2\)
Therefore,
\(
\begin{aligned}
& \Rightarrow 7^2+b^2=\left(\frac{28}{3}\right)^2 \\
& \Rightarrow b^2=\frac{784}{9}-49 \\
& \Rightarrow b^2=\frac{784-441}{9} \\
& \Rightarrow b^2=\frac{343}{9}
\end{aligned}
\)
\(
\text { Thus, the equation of the hyperbola is } \frac{x^2}{49}-\frac{9 y^2}{343}=1
\)

Q15. Find the equation of the hyperbola satisfying the given 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, \(a^2+b^2=c^2\)
Hence,
\(
\begin{aligned}
& \Rightarrow a^2+b^2=10 \\
& \Rightarrow b^2=10-a^2 \dots(1)
\end{aligned}
\)
Since the hyperbola passes through point \((2,3)\)
\(
\frac{9}{a^2}-\frac{4}{b^2}=1 \dots(2)
\)
From equations (1) and \((2)\), we obtain
\(
\begin{aligned}
& \Rightarrow \frac{9}{a^2}-\frac{4}{10-a^2}=1 \\
& \Rightarrow 9\left(10-a^2\right)-4 a^2=a^2\left(10-a^2\right) \\
& \Rightarrow 90-9 a^2-4 a^2=10 a^2-a^4 \\
& \Rightarrow a^4-23 a^2+90=0 \\
& \Rightarrow a^4-18 a^2-5 a^2+90=0 \\
& \Rightarrow a^2\left(a^2-18\right)-5\left(a^2-18\right)=0 \\
& \Rightarrow\left(a^2-18\right)\left(a^2-5\right)=0 \\
& \Rightarrow a^2=18 \text { or } 5
\end{aligned}
\)
In hyperbola, \(c>a\), i.e., \(c^2>a^2\) Therefore,
\(
\begin{aligned}
& \Rightarrow a^2=5 \\
& \Rightarrow b^2=10-a^2 \\
& \Rightarrow b^2=10-5 \\
& \Rightarrow b^2=5
\end{aligned}
\)
Thus, the equation of the hyperbola is \(\frac{y^2}{5}-\frac{x^2}{5}=1\)

Miscellaneous Exercise

Q1. 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 \(y^2=4 a x\) (as it is opening to the right).
Since the parabola passes through point \(A(5,10)\)
Then,
\(
\begin{aligned}
& \Rightarrow 10^2=4 a(5) \\
& \Rightarrow 100=20 a \\
& \Rightarrow a=\frac{100}{20}=5
\end{aligned}
\)
Therefore, the focus of the parabola is \((a, 0) \Rightarrow(5,0)\), which is the mid-point of the diameter. Hence, the focus of the reflector is at the mid-point of the diameter.

Q2. 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 parabolic reflector in such a way that the axis of the reflector is along the positive \(y\) axis.
This can be diagrammatically represented as

The equation of the parabola is of the form \(x^2=4\) ay (as it is opening upwards).
It can be clearly seen that the parabola passes through the point (5/2, 10).
Hence,
\(
\begin{aligned}
& \Rightarrow(5 / 2)^2=4 a(10) \\
& \Rightarrow a=25 /(4 \times 4 \times 10)=5 / 32
\end{aligned}
\)
Therefore, the arch is in the form of a parabola whose equation is \(x^2=\) (5/8)y
When \(y =2\),
\(
\begin{aligned}
& x^2=(5 / 8) \times 2 \\
& x^2=\sqrt{5 / 4} \\
& x=5 / 4
\end{aligned}
\)
Therefore,
\(
\begin{aligned}
& AB =2 \times 1.118 m \text { (approx.) } \\
& =2.236 m \text { (approx.) }
\end{aligned}
\)

Q3. 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, \(A B\) and \(O C\) 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, \(A B=30 m . O C=6 \text { mand } B C=100 / 2 m =50 m\)
The equation of the parabola is of the form \(x^2=4 a y\) (as it is opening upwards).
The coordinates of point \(A\) are \((50,30-6) \Rightarrow(50,24)\)
Since \(A(50,24)\) is a point on the parabola,
Then,
\(
\begin{aligned}
& \Rightarrow(50)^2=4 a(24) \\
& \Rightarrow a=(5 \times 50) /(4 \times 24) \\
& \Rightarrow a=625 / 24
\end{aligned}
\)
Therefore, equation of the parabola,
\(
\begin{aligned}
& \Rightarrow x^2=4 \times 625 / 24 \times y \\
& \Rightarrow 6 x^2=625 y
\end{aligned}
\)
The \(x\)-coordinate of point \(D\) is 18.
Hence, at \(x =18\)
\(
\begin{aligned}
& \Rightarrow 6(18)^2=625 y \\
& \Rightarrow y=(6 \times 18 \times 18) / 625 \\
& \Rightarrow y=3.11 \text { (approx.) }
\end{aligned}
\)
Therefore,
\(
\begin{aligned}
& D E=3.11 m \\
& D F=D E+E F \\
& =3.11 m +6 m \\
& =9.11 m
\end{aligned}
\)

Q4. 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 \(x^2 / a^2+y^2 / b^2=1, ~y \geq 0\), where a is the semi-major axis.
Accordingly,
\(
\Rightarrow 2 a =8 \Rightarrow a =4 \text { and } \Rightarrow b =2
\)
Therefore, the equation of the semi-ellipse is
\(
x^2 / 16+y^2 / 4=1, y \geq 0 \dots(1)
\)
Let \(A\) be a point on the major axis such that \(A B=1.5 m\).
Now, Draw \(AC \perp OB\).
\(
OA =(4-1.5) m =2.5 m
\)
The \(x\)-coordinate of point \(C\) is 2.5
On substituting the value of \(x=2.5\) in equation (1), we obtain
\(
\begin{aligned}
& \Rightarrow(2.5)^2 / 16+y^2 / 4=1 \\
& \Rightarrow 6.25 / 16+y^2 / 4=1 \\
& \Rightarrow y^2=4(1-6.25 / 16) \\
& \Rightarrow y^2=4(9.75 / 16) \\
& \Rightarrow y^2=2.4375 \\
& \Rightarrow y=1.56 \text { (approx.) } \\
& \text { Therefore, } A C=1.56 m
\end{aligned}
\)
Thus, the height of the arch at a point \(1.5 m\) from one end is approximately \(1.56 m\).

Q5. 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 \(A B=12 cm\) be the rod making an angle \(\theta\) with \(O X\) and \(P(x, y)\) be the point on it such that \(A P=3 cm\)
Then,
\(
\begin{aligned}
P B & =A B-A P \\
& =(12-3) cm \\
& =9 cm
\end{aligned}
\)
From \(P\), draw \(P Q \perp O Y\) and \(P R \perp O X\).

\(
\begin{aligned}
& \text { In } \triangle P B Q ; \cos \theta=\frac{P Q}{P B}=\frac{x}{9} \\
& \text { In } \triangle P R A ; \sin \theta=\frac{P R}{P A}=\frac{y}{3}
\end{aligned}
\)
Since, \(\sin ^2 \theta+\cos ^2 \theta=1\),
\(
\begin{aligned}
& \left(\frac{y}{3}\right)^2+\left(\frac{x}{9}\right)^2=1 \\
& \Rightarrow \frac{x^2}{81}+\frac{y^2}{9}=1
\end{aligned}
\)
Thus, the equation of the locus of point \(P\) on the rod is \(\frac{x^2}{81}+\frac{y^2}{9}=1\)

Q6. Find the area of the triangle formed by the lines joining the vertex of the parabola \(x^2=12 y\) to the ends of its latus rectum.

Answer: The given parabola is \(x^2=12 y\).
On comparing this equation with \(x^2=4 a y\), we obtain \(4 a=12 \Rightarrow a=3\) Therefore,
The coordinates of foci are \(\Rightarrow S(0,3)\)
Let \(AB\) be the latus rectum of the given parabola.
The given parabola can be roughly drawn as

At \(y=3\)
\(
\begin{aligned}
& \Rightarrow x^2=12(3) \\
& \Rightarrow x^2=36 \\
& \Rightarrow x= \pm 6
\end{aligned}
\)
Hence,
The coordinates of \(A\) are \((-6,3)\), while the coordinates of \(B\) are \((6,3)\)
Therefore, the vertices of \(\triangle A O B\) are \(O(0,0), A(-6,3)\) and \(B(6,3)\)
\(
\begin{aligned}
\operatorname{ar}(\triangle A O B) & =\frac{1}{2}|0(3-3)+(-6)(3-0)+6(0-3)| \text { unit }^2 \\
& =\frac{1}{2}|(-6)(3)+6(-3)| \text { unit }^2 \\
& =\frac{1}{2}|-18-18| \text { unit }^2 \\
& =\frac{1}{2}|-36| \text { unit }^2 \\
& =\frac{1}{2} \times 36 \text { unit }^2 \\
& =18 \text { unit }^2
\end{aligned}
\)
Thus, the required area of the triangle is 18 unit \(^2\).

Q7. A man running a racecourse notes that the sum of the distances from the two flag posts from him is always \(10 m\) and the distance between the flag posts is \(8 m\). Find the equation of the posts traced by 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,
\(
P A+P B=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,
\(
\begin{aligned}
& \Rightarrow 2 a=10 \\
& \Rightarrow a=5
\end{aligned}
\)
Distance between the foci
\(
\begin{aligned}
& \Rightarrow 2 c=8 \\
& \Rightarrow c=4
\end{aligned}
\)
On using the relation \(c=\sqrt{a^2-b^2}\), we obtain
\(
\begin{aligned}
& \Rightarrow 4=\sqrt{25-b^2} \\
& \Rightarrow 16=25-b^2 \\
& \Rightarrow b^2=25-16 \\
& \Rightarrow b^2=9 \\
& \Rightarrow b=3
\end{aligned}
\)
Thus, the equation of the path traced by the man is \(\frac{x^2}{25}+\frac{y^2}{9}=1\)

Q8. An equilateral triangle is inscribed in the parabola \(y^2=4 a x\), where one vertex is at the vertex of the parabola. Find the length of the side of the triangle.

Answer: Let \(\triangle O A B\) be the equilateral triangle inscribed in the parabola \(y^2=4 a x\).
Let \(AB\) intersect the \(x\)-axis at point \(C\).

Let \(O C=k\)
From the equation of the given parabola, we have
\(
\begin{aligned}
& \Rightarrow y^2=4 a k \\
& \Rightarrow y= \pm 2 \sqrt{a k}
\end{aligned}
\)
Therefore, the respective coordinates of points A and B are \((k, 2 \sqrt{a k})\) and \((k,-2 \sqrt{a k})\) Hence,
\(
\begin{aligned}
A B & =A C+C B \\
& =2 \sqrt{a k}+2 \sqrt{a k} \\
& =4 \sqrt{a k}
\end{aligned}
\)
Since, \(\triangle O A B\) is an equilateral triangle,
\(
\begin{aligned}
& \Rightarrow O A^2=A B^2 \\
& \Rightarrow O C^2+A C^2=A B^2
\end{aligned}
\)
Therefore.
\(
\begin{aligned}
& \Rightarrow k^2+(2 \sqrt{a k})^2=(4 \sqrt{a k})^2 \\
& \Rightarrow k^2+4 a k=16 a k \\
& \Rightarrow k^2=12 a k \\
& \Rightarrow k=12 a
\end{aligned}
\)
Hence,
\(
\begin{aligned}
A B & =4 \sqrt{a k}=4 \sqrt{a \times 12 a} \\
& =4 \sqrt{12 a^2} \\
& =8 \sqrt{3} a
\end{aligned}
\)
Thus, the side of the equilateral triangle inscribed in the parabola \(y^2=4 a x\) is \(8 \sqrt{3} a\).

You cannot copy content of this page