A English

Parabola Questions in English

Class 11 Mathematics · 10-2. Parabola, Ellipse, Hyperbola · Parabola

1007+

Questions

English

Language

100%

With Solutions

Showing 39 of 1007 questions in English

901
MediumMCQ
The number of normals that can be drawn through the point $(9,6)$ to the parabola $y^2=4x$ is
A
$0$
B
$1$
C
$2$
D
$3$

Solution

(D) The equation of the parabola is $y^2=4ax$,where $a=1$.
Any normal to the parabola $y^2=4ax$ at point $(at^2, 2at)$ has the equation $y = -tx + 2at + at^3$.
If this normal passes through $(9,6)$,then $6 = -9t + 2(1)t + (1)t^3$.
$6 = -7t + t^3 \Rightarrow t^3 - 7t - 6 = 0$.
By testing values,$t=-1$ is a root: $(-1)^3 - 7(-1) - 6 = -1 + 7 - 6 = 0$.
Dividing by $(t+1)$,we get $(t+1)(t^2 - t - 6) = 0 \Rightarrow (t+1)(t-3)(t+2) = 0$.
The roots are $t = -1, 3, -2$.
Since there are $3$ distinct real values for $t$,there are $3$ distinct normals that can be drawn from the point $(9,6)$ to the parabola.
Solution diagram
902
EasyMCQ
If the normal drawn at the point $P(9, 9)$ on the parabola $y^2 = 9x$ meets the parabola again at $Q(a, b)$,then $2a + b =$
A
$54$
B
$\frac{99}{2}$
C
$\frac{63}{2}$
D
$27$

Solution

(D) The equation of the parabola is $y^2 = 9x$. Comparing with $y^2 = 4ax$,we get $4a = 9$,so $a = \frac{9}{4}$.
At point $P(9, 9)$,let the parameter be $t_1$. Then $2at_1 = 9$ $\Rightarrow 2(\frac{9}{4})t_1 = 9$ $\Rightarrow t_1 = 2$.
The normal at $t_1$ meets the parabola at $t_2$,where $t_2 = -t_1 - \frac{2}{t_1} = -2 - \frac{2}{2} = -3$.
The coordinates of $Q(a, b)$ are $(at_2^2, 2at_2) = (\frac{9}{4} \times (-3)^2, 2 \times \frac{9}{4} \times (-3)) = (\frac{81}{4}, -\frac{27}{2})$.
Thus,$a = \frac{81}{4}$ and $b = -\frac{27}{2}$.
Calculating $2a + b = 2(\frac{81}{4}) + (-\frac{27}{2}) = \frac{81}{2} - \frac{27}{2} = \frac{54}{2} = 27$.
903
MediumMCQ
The normal at a point on the parabola $y^2=4x$ passes through $(5,0)$. If there are two more normals to this parabola passing through $(5,0)$,then the equation of one of these normals is
A
$2x-y-10=0$
B
$x+y-5=0$
C
$\sqrt{3}x+2y+5\sqrt{3}=0$
D
$\sqrt{3}x-y-5\sqrt{3}=0$

Solution

(D) The equation of a normal to the parabola $y^2=4ax$ with slope $m$ is given by $y=mx-2am-am^3$.
For the parabola $y^2=4x$,we have $a=1$,so the equation becomes $y=mx-2m-m^3$.
Since the normal passes through $(5,0)$,we substitute $x=5$ and $y=0$:
$0 = m(5) - 2m - m^3$
$0 = 3m - m^3$
$m(3 - m^2) = 0$
Thus,the slopes are $m=0$ and $m=\pm\sqrt{3}$.
For $m=\sqrt{3}$,the equation of the normal is $y=\sqrt{3}(x-5)$,which simplifies to $\sqrt{3}x-y-5\sqrt{3}=0$.
For $m=-\sqrt{3}$,the equation of the normal is $y=-\sqrt{3}(x-5)$,which simplifies to $\sqrt{3}x+y-5\sqrt{3}=0$.
For $m=0$,the equation of the normal is $y=0$.
904
MediumMCQ
Normals are drawn from the point $P(8,0)$ to the parabola $y^2=12x$. If $\theta$ is the acute angle between two non-horizontal normals among them,then $\tan \theta=$
A
$\frac{2 \sqrt{6}}{5}$
B
$2 \sqrt{6}$
C
$\frac{\sqrt{6}}{5}$
D
$\frac{1}{2 \sqrt{6}}$

Solution

(B) Given parabola is $y^2=12x$,so $4a=12 \Rightarrow a=3$.
Equation of normal with slope $m$ is $y=mx-2am-am^3$,which becomes $y=mx-6m-3m^3$.
Since the normal passes through $P(8,0)$,we have $0=8m-6m-3m^3$.
$2m-3m^3=0 \Rightarrow m(2-3m^2)=0$.
The slopes are $m_1=0$,$m_2=\sqrt{\frac{2}{3}}$,and $m_3=-\sqrt{\frac{2}{3}}$.
The non-horizontal normals have slopes $m_2=\sqrt{\frac{2}{3}}$ and $m_3=-\sqrt{\frac{2}{3}}$.
The angle $\theta$ between these two normals is given by $\tan \theta = \left| \frac{m_2-m_3}{1+m_2m_3} \right|$.
$\tan \theta = \left| \frac{\sqrt{\frac{2}{3}} - (-\sqrt{\frac{2}{3}})}{1 + (\sqrt{\frac{2}{3}})(-\sqrt{\frac{2}{3}})} \right| = \left| \frac{2\sqrt{\frac{2}{3}}}{1 - \frac{2}{3}} \right| = \frac{2\sqrt{\frac{2}{3}}}{\frac{1}{3}} = 6 \sqrt{\frac{2}{3}} = 6 \frac{\sqrt{2}}{\sqrt{3}} = 2\sqrt{6}$.
905
EasyMCQ
If the line $2x + 3y + n = 0$ is a tangent to the parabola $y^2 = 8x$,then the equation of the normal drawn at the point $(2n, 4\sqrt{n})$ to the parabola $y^2 = 8x$ is
A
$x - 3y + 18 = 0$
B
$3x + 2y - 30 = 0$
C
$3x + y - 66 = 0$
D
$2x - 3y + 6 = 0$

Solution

(C) The equation of a tangent to the parabola $y^2 = 4ax$ is $y = mx + \frac{a}{m}$.
Given $y^2 = 8x$,we have $a = 2$,so the tangent is $y = mx + \frac{2}{m}$.
Rewriting the given line $2x + 3y + n = 0$ as $y = -\frac{2}{3}x - \frac{n}{3}$.
Comparing the slopes,$m = -\frac{2}{3}$.
Equating the intercepts,$-\frac{n}{3} = \frac{2}{m} = \frac{2}{-2/3} = -3$,which gives $n = 9$.
The point of contact is $(2n, 4\sqrt{n}) = (18, 12)$.
For the parabola $y^2 = 8x$,the normal at point $(at^2, 2at)$ is $y = -tx + 2at + at^3$.
Since $(at^2, 2at) = (18, 12)$ and $a = 2$,we have $2t^2 = 18$ $\Rightarrow t^2 = 9$ $\Rightarrow t = 3$ (taking positive root for the point).
The equation of the normal is $y = -3x + 2(2)(3) + 2(3)^3 = -3x + 12 + 54$.
Thus,$3x + y - 66 = 0$.
906
MediumMCQ
The number of points on the parabola $y^2=x$ at which the slope of the normal drawn at the point is equal to the $x$-coordinate of that point is
A
$\infty$
B
$1$
C
$2$
D
$0$

Solution

(C) The equation of the parabola is $y^2=x$,which is of the form $y^2=4ax$,so $4a=1$ or $a=\frac{1}{4}$.
Any point on the parabola can be represented as $(at^2, 2at) = (\frac{t^2}{4}, \frac{t}{2})$.
The slope of the tangent at this point is $\frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{1/2}{t/2} = \frac{1}{t}$.
The slope of the normal at this point is $m_n = -\frac{1}{\text{slope of tangent}} = -t$.
According to the problem,the slope of the normal is equal to the $x$-coordinate of the point:
$-t = \frac{t^2}{4}$.
Rearranging gives $t^2 + 4t = 0$,which implies $t(t+4) = 0$.
Thus,$t=0$ or $t=-4$.
These two values of $t$ correspond to two distinct points on the parabola.
Therefore,there are $2$ such points.
907
EasyMCQ
If a normal to the parabola $y^2=12x$ at $A(3,-6)$ cuts the parabola again at $P$,then the equation of the tangent at $P$ is
A
$x-3y+27=0$
B
$x+y=45$
C
$y-x+9=0$
D
$3x+y=99$

Solution

(A) The equation of the parabola is $y^2=12x$.
Comparing with $y^2=4ax$,we get $a=3$.
The slope of the tangent at any point $(x_1, y_1)$ is given by $\frac{dy}{dx} = \frac{2a}{y_1} = \frac{6}{y_1}$.
At $A(3,-6)$,the slope of the tangent is $\frac{6}{-6} = -1$.
Therefore,the slope of the normal at $A(3,-6)$ is $m = -1/(-1) = 1$.
The equation of the normal at $A(3,-6)$ is $y - (-6) = 1(x - 3)$,which simplifies to $y = x - 9$.
To find the intersection point $P$,substitute $y = x - 9$ into $y^2 = 12x$:
$(x-9)^2 = 12x$ $\Rightarrow x^2 - 18x + 81 = 12x$ $\Rightarrow x^2 - 30x + 81 = 0$.
$(x-3)(x-27) = 0$.
Since $x=3$ corresponds to point $A$,the point $P$ has $x=27$.
Then $y = 27 - 9 = 18$. So,$P$ is $(27, 18)$.
The equation of the tangent at $P(27, 18)$ to $y^2=12x$ is $yy_1 = 2a(x+x_1)$.
$y(18) = 2(3)(x+27)$ $\Rightarrow 18y = 6(x+27)$ $\Rightarrow 3y = x+27$ $\Rightarrow x-3y+27=0$.
908
MediumMCQ
The normal at a point on the parabola $y^2=4x$ passes through $(5,0)$. If there are two more normals to this parabola which pass through $(5,0)$,the centroid of the triangle formed by the feet of these three normals is
A
$\left(\frac{1}{2}, \frac{1}{2}\right)$
B
$(4,0)$
C
$(0,2)$
D
$(2,0)$

Solution

(D) The equation of the parabola is $y^2=4ax$,where $a=1$.
The normals to the parabola $y^2=4ax$ passing through a point $(h,k)$ are given by the cubic equation $my^3 + (2a-h)m^2 + k^2m - k = 0$.
For the point $(5,0)$,we have $h=5$ and $k=0$.
The equation becomes $m(y^2 + (2-5)) = 0$,which simplifies to $m(y^2-3)=0$.
The feet of the normals $(x_i, y_i)$ for $i=1, 2, 3$ are the points on the parabola.
The centroid $(G_x, G_y)$ of the triangle formed by the feet of the normals $(x_1, y_1), (x_2, y_2), (x_3, y_3)$ is given by $G_x = \frac{x_1+x_2+x_3}{3}$ and $G_y = \frac{y_1+y_2+y_3}{3}$.
For a parabola $y^2=4ax$,the centroid of the triangle formed by the feet of the three normals passing through $(h,k)$ is $\left(\frac{2}{3}(h-2a), 0\right)$.
Substituting $h=5$ and $a=1$,we get the centroid as $\left(\frac{2}{3}(5-2(1)), 0\right) = \left(\frac{2}{3}(3), 0\right) = (2,0)$.
909
MediumMCQ
If $mx - y + c = 0$ is a normal at a point $P$ on the parabola $y^2 = 16x$ and the focal distance of $P$ is $40$ units,then $|c| =$
A
$108$
B
$132$
C
$66$
D
$60$

Solution

(B) Given,equation of normal $mx - y + c = 0$.
Parabola $y^2 = 16x$.
Comparing with $y^2 = 4ax$,we get $a = 4$.
Let the coordinates of point $P$ be $(at^2, 2at) = (4t^2, 8t)$.
The slope of the tangent at $P$ is $\frac{1}{t}$.
The slope of the normal is $m = -t$,so $t = -m$.
Thus,the point $P$ is $(4m^2, -8m)$.
The focal distance of a point $(at^2, 2at)$ is $a(1 + t^2)$.
Given focal distance $= 40$,so $4(1 + t^2) = 40$ $\Rightarrow 1 + t^2 = 10$ $\Rightarrow t^2 = 9$ $\Rightarrow t = \pm 3$.
Since $t = -m$,$m = \mp 3$,so $m^2 = 9$.
The point $P$ is $(4(9), 8(\mp 3)) = (36, \mp 24)$.
Since $P$ lies on the normal $mx - y + c = 0$,we have $m(36) - (\mp 24) + c = 0$.
Substituting $m = \mp 3$: $(\mp 3)(36) \pm 24 + c = 0 \Rightarrow \mp 108 \pm 24 + c = 0$.
If $m = -3$,then $t = 3$,$P = (36, 24)$,normal is $-3x - y + c = 0$ $\Rightarrow -3(36) - 24 + c = 0$ $\Rightarrow -108 - 24 + c = 0$ $\Rightarrow c = 132$.
If $m = 3$,then $t = -3$,$P = (36, -24)$,normal is $3x - y + c = 0$ $\Rightarrow 3(36) - (-24) + c = 0$ $\Rightarrow 108 + 24 + c = 0$ $\Rightarrow c = -132$.
In both cases,$|c| = 132$.
910
EasyMCQ
Let $P$ represent the point $(3, 6)$ on the parabola $y^2 = 12x$. For the parabola $y^2 = 12x$,if $l_1$ is the length of the normal chord drawn at $P$ and $l_2$ is the length of the focal chord drawn through $P$,then $\frac{l_1}{l_2} = $
A
$2 \sqrt{2}$
B
$3$
C
$4 \sqrt{2}$
D
$5$

Solution

(A) The equation of the parabola is $y^2 = 12x$,which is of the form $y^2 = 4ax$,so $a = 3$.
Point $P(3, 6)$ corresponds to $at^2 = 3$ and $2at = 6$. Substituting $a = 3$,we get $3t^2 = 3 \implies t = 1$.
The length of the normal chord at $t$ is given by $l_1 = 2a(t^2+2) \sqrt{t^2+1}$. For $t = 1$,$l_1 = 2(3)(1+2) \sqrt{1+1} = 6(3) \sqrt{2} = 18 \sqrt{2}$.
The length of the focal chord passing through $P(at^2, 2at)$ is $l_2 = a(t + \frac{1}{t})^2$. For $t = 1$,$l_2 = 3(1 + \frac{1}{1})^2 = 3(2)^2 = 12$.
Therefore,$\frac{l_1}{l_2} = \frac{18 \sqrt{2}}{12} = \frac{3 \sqrt{2}}{2} = \frac{3}{\sqrt{2}}$.
Wait,re-evaluating the normal chord length formula: The length of the normal chord at $t$ is $l_1 = 2a(t^2+2) \sqrt{1+t^2}$. For $t=1$,$l_1 = 2(3)(3)\sqrt{2} = 18\sqrt{2}$.
Re-evaluating the focal chord length: The length of a focal chord with parameter $t$ is $a(t + 1/t)^2$. For $t=1$,$l_2 = 3(1+1)^2 = 12$.
Thus,$\frac{l_1}{l_2} = \frac{18\sqrt{2}}{12} = \frac{3\sqrt{2}}{2}$.
911
MediumMCQ
If the normal at one end of the latus rectum of the parabola $y^2=16x$ meets the $X$-axis at the point $P$, then the length of the chord passing through $P$ and perpendicular to the normal is (in $\sqrt{2}$)
A
$48$
B
$32$
C
$24$
D
$20$

Solution

(B) Given the parabola $y^2=16x$, we have $4a=16$, so $a=4$.
The coordinates of the ends of the latus rectum are $(a, 2a)$ and $(a, -2a)$, which are $(4, 8)$ and $(4, -8)$.
Let us consider the point $(4, 8)$. The slope of the tangent at $(4, 8)$ is given by $2y \frac{dy}{dx} = 16 \implies \frac{dy}{dx} = \frac{8}{y}$. At $(4, 8)$, the slope of the tangent is $m_t = \frac{8}{8} = 1$.
The slope of the normal is $m_n = -\frac{1}{m_t} = -1$.
The equation of the normal at $(4, 8)$ is $y - 8 = -1(x - 4) \implies y = -x + 12$.
This normal meets the $X$-axis $(y=0)$ at $x=12$, so point $P$ is $(12, 0)$.
The chord passes through $P(12, 0)$ and is perpendicular to the normal. Since the normal has slope $-1$, the chord has slope $m_c = 1$.
The equation of the chord is $y - 0 = 1(x - 12) \implies y = x - 12$.
Substituting $y = x - 12$ into $y^2 = 16x$:
$(x - 12)^2 = 16x \implies x^2 - 24x + 144 = 16x \implies x^2 - 40x + 144 = 0$.
$(x - 36)(x - 4) = 0$, so $x = 4$ or $x = 36$.
For $x = 4$, $y = 4 - 12 = -8$. For $x = 36$, $y = 36 - 12 = 24$.
The endpoints of the chord are $(4, -8)$ and $(36, 24)$.
The length of the chord is $\sqrt{(36 - 4)^2 + (24 - (-8))^2} = \sqrt{32^2 + 32^2} = \sqrt{2 \times 32^2} = 32 \sqrt{2}$.
Solution diagram
912
EasyMCQ
If the line $y = -x + k$ is normal to the curve $y^2 = 16x$,then $k$ is
A
$21$
B
$14$
C
$13$
D
$12$

Solution

(D) The equation of the parabola is $y^2 = 16x$. Comparing this with $y^2 = 4ax$,we get $a = 4$.
The equation of the normal to the parabola $y^2 = 4ax$ with slope $m$ is given by $y = mx - 2am - am^3$.
Substituting $a = 4$,the normal is $y = mx - 8m - 4m^3$.
Given that the line $y = -x + k$ is a normal,we compare the slopes: $m = -1$.
Substituting $m = -1$ into the equation of the normal:
$y = (-1)x - 8(-1) - 4(-1)^3$
$y = -x + 8 + 4$
$y = -x + 12$
Comparing this with $y = -x + k$,we get $k = 12$.
913
MediumMCQ
Three normals are drawn from the point $(c, 0)$ to the curve $y^2=x$. If one of the normals is the $X$-axis,then the value of $c$ for which the other two normals are perpendicular to each other is
A
$\frac{1}{4}$
B
$\frac{1}{2}$
C
$\frac{3}{4}$
D
$\frac{5}{8}$

Solution

(C) The given curve is $y^2 = x$,which is a parabola of the form $y^2 = 4ax$ with $a = \frac{1}{4}$.
The equation of a normal to the parabola $y^2 = 4ax$ with slope $m$ is $y = mx - 2am - am^3$.
Substituting $a = \frac{1}{4}$,we get $y = mx - \frac{m}{2} - \frac{m^3}{4}$.
Since the normal passes through $(c, 0)$,we have $0 = mc - \frac{m}{2} - \frac{m^3}{4}$.
This simplifies to $m(c - \frac{1}{2} - \frac{m^2}{4}) = 0$.
Thus,$m = 0$ (which is the $X$-axis) or $m^2 = 4c - 2$.
The slopes of the other two normals are $m_1 = \sqrt{4c - 2}$ and $m_2 = -\sqrt{4c - 2}$.
Since these two normals are perpendicular,their product must be $-1$,so $m_1 m_2 = -1$.
Therefore,$-(\sqrt{4c - 2})^2 = -1$,which implies $4c - 2 = 1$.
Solving for $c$,we get $4c = 3$,so $c = \frac{3}{4}$.
914
MediumMCQ
If a normal chord of a parabola $y^2 = 4ax$ subtends a right angle at the origin,then the slope of that normal chord is
A
$\pm 2$
B
$\pm 2\sqrt{2}$
C
$\pm \frac{1}{\sqrt{2}}$
D
$\pm \sqrt{2}$

Solution

(D) The equation of the normal to the parabola $y^2 = 4ax$ at point $P(at^2, 2at)$ is $y + tx = 2at + at^3$.
Let this normal meet the parabola again at point $Q$. The origin $O(0,0)$ is the vertex of the parabola.
The combined equation of the lines $OP$ and $OQ$ is obtained by homogenizing the parabola equation $y^2 = 4ax$ using the normal equation $\frac{y + tx}{2at + at^3} = 1$:
$y^2 = 4ax \left( \frac{y + tx}{2at + at^3} \right)$
$y^2(2at + at^3) = 4ax(y + tx)$
$4atx^2 + 4axy - (2at + at^3)y^2 = 0$
Since $OP$ and $OQ$ are at right angles,the sum of the coefficients of $x^2$ and $y^2$ must be zero:
$4at - (2at + at^3) = 0$
$2at - at^3 = 0$
$at(2 - t^2) = 0$
Since $t \neq 0$ for a normal chord,we have $t^2 = 2$,so $t = \pm \sqrt{2}$.
The equation of the normal is $y = -tx + 2at + at^3$. The slope of this normal is $m = -t$.
Therefore,the slope $m = \mp \sqrt{2}$,which is equivalent to $\pm \sqrt{2}$.
Solution diagram
915
MediumMCQ
From a point $(C, 0)$,three normals are drawn to the parabola $y^2=x$. Then,
A
$C < \frac{1}{2}$
B
$C = \frac{1}{2}$
C
$C > \frac{1}{2}$
D
$\frac{1}{2} > C > \frac{1}{4}$

Solution

(C) The equation of the parabola is $y^2 = x$. Comparing this with $y^2 = 4ax$,we get $4a = 1$,so $a = \frac{1}{4}$.
Any normal to the parabola $y^2 = 4ax$ is given by $y = mx - 2am - am^3$.
Substituting $a = \frac{1}{4}$,the equation becomes $y = mx - \frac{m}{2} - \frac{m^3}{4}$.
If this normal passes through the point $(C, 0)$,then $0 = mC - \frac{m}{2} - \frac{m^3}{4}$.
This simplifies to $m(C - \frac{1}{2} - \frac{m^2}{4}) = 0$.
One root is $m = 0$,which corresponds to the normal along the $x$-axis.
For three distinct normals to be drawn,the quadratic equation $\frac{m^2}{4} = C - \frac{1}{2}$ must have two distinct non-zero real roots.
This requires $C - \frac{1}{2} > 0$,which implies $C > \frac{1}{2}$.
916
DifficultMCQ
If a normal chord at a point $t$ on the parabola $y^2=4ax$ subtends a right angle at the vertex,then $t^2$ equals to
A
$1$
B
$\sqrt{2}$
C
$2$
D
$4$

Solution

(C) The equation of the normal to the parabola $y^2=4ax$ at point $P(at^2, 2at)$ is $y + tx = 2at + at^3$.
Let this normal meet the parabola again at point $Q$. The combined equation of the lines $OP$ and $OQ$ joining the vertex $O(0,0)$ to the points $P$ and $Q$ is obtained by homogenizing the equation of the parabola $y^2=4ax$ using the equation of the normal:
$y^2 = 4ax \left( \frac{y+tx}{2at+at^3} \right)$
$y^2(2at + at^3) = 4ax(y + tx)$
$y^2(2at + at^3) = 4axy + 4atx^2$
$4atx^2 + 4axy - (2at + at^3)y^2 = 0$
Since $OP$ and $OQ$ are at right angles,the sum of the coefficients of $x^2$ and $y^2$ must be zero:
$4at - (2at + at^3) = 0$
$4at - 2at - at^3 = 0$
$2at - at^3 = 0$
$at(2 - t^2) = 0$
Since $t \neq 0$ for a normal chord,we have $t^2 = 2$.
Solution diagram
917
DifficultMCQ
Let $x+y=k$ be a normal to the parabola $y^2=12x$. If $p$ is the length of the perpendicular from the focus of the parabola onto this normal,then $4k-2p^2$ is equal to
A
$1$
B
$0$
C
$-1$
D
$2$

Solution

(B) The equation of the parabola is $y^2=12x$. Comparing with $y^2=4ax$,we get $a=3$.
The equation of a normal to the parabola $y^2=4ax$ with slope $m$ is $y=mx-2am-am^3$.
Given the normal is $x+y=k$,which can be written as $y=-x+k$. Thus,$m=-1$.
Substituting $m=-1$ and $a=3$ into the normal equation:
$y = (-1)x - 2(3)(-1) - 3(-1)^3$
$y = -x + 6 + 3$
$y = -x + 9$
Comparing $y = -x + 9$ with $x+y=k$,we get $k=9$.
The focus of the parabola $y^2=12x$ is $S(a, 0) = (3, 0)$.
The length of the perpendicular $p$ from the focus $(3, 0)$ to the line $x+y-9=0$ is:
$p = \frac{|1(3) + 1(0) - 9|}{\sqrt{1^2 + 1^2}} = \frac{|-6|}{\sqrt{2}} = \frac{6}{\sqrt{2}}$.
Therefore,$p^2 = \frac{36}{2} = 18$.
Now,calculating $4k - 2p^2$:
$4(9) - 2(18) = 36 - 36 = 0$.
918
EasyMCQ
The number of normals drawn to the parabola $y^2=4x$ from the point $(1,0)$ is
A
$0$
B
$1$
C
$2$
D
$3$

Solution

(B) The equation of the parabola is $y^2=4ax$,where $a=1$. The point $(1,0)$ is the focus of the parabola.
Any normal to the parabola $y^2=4ax$ at point $(at^2, 2at)$ is given by the equation $y = -tx + 2at + at^3$.
If this normal passes through the point $(h, k) = (1, 0)$,then $0 = -t(1) + 2(1)t + (1)t^3$.
This simplifies to $0 = t + t^3$,or $t(1 + t^2) = 0$.
The real solution for $t$ is $t=0$.
For $t=0$,the normal is $y = 0$,which is the $x$-axis.
Thus,only $1$ normal can be drawn from the point $(1,0)$ to the parabola $y^2=4x$.
Solution diagram
919
EasyMCQ
If the normal to the parabola $y^2=4x$ at $P(1,2)$ meets the parabola again at $Q$,then the coordinates of $Q$ are
A
$(-6,9)$
B
$(9,-6)$
C
$(-9,-6)$
D
$(-6,-9)$

Solution

(B) The given equation of the parabola is $y^2=4x$.
The equation of the tangent at $P(1,2)$ is $y(2) = 2(x+1)$,which simplifies to $y = x+1$.
The slope of the tangent is $m = 1$.
Therefore,the slope of the normal is $m' = -1/m = -1$.
The equation of the normal passing through $P(1,2)$ is $y - 2 = -1(x - 1)$,which simplifies to $x + y = 3$,or $x = 3 - y$.
Substituting this into the parabola equation $y^2 = 4x$:
$y^2 = 4(3 - y)$
$y^2 = 12 - 4y$
$y^2 + 4y - 12 = 0$
$(y - 2)(y + 6) = 0$
This gives $y = 2$ (at point $P$) and $y = -6$ (at point $Q$).
For $y = -6$,$x = 3 - (-6) = 9$.
Thus,the coordinates of point $Q$ are $(9, -6)$.
920
EasyMCQ
The angle between the tangents drawn from the point $(1,4)$ to the parabola $y^2=4x$ is
A
$\frac{\pi}{3}$
B
$\frac{\pi}{2}$
C
$\frac{3\pi}{4}$
D
$\pi$

Solution

(A) Given parabola is $y^2=4x$,which is of the form $y^2=4ax$. Comparing,we get $a=1$.
The equation of a tangent with slope $m$ to the parabola $y^2=4ax$ is $y=mx+\frac{a}{m}$.
Since the tangent passes through $(1,4)$,we have $4=m(1)+\frac{1}{m}$.
Multiplying by $m$,we get $m^2-4m+1=0$.
Let $m_1$ and $m_2$ be the slopes of the two tangents. Then $m_1+m_2=4$ and $m_1m_2=1$.
The angle $\theta$ between the tangents is given by $\tan \theta = \left| \frac{m_1-m_2}{1+m_1m_2} \right|$.
Using the identity $|m_1-m_2| = \sqrt{(m_1+m_2)^2-4m_1m_2}$,we get $\tan \theta = \frac{\sqrt{4^2-4(1)}}{1+1} = \frac{\sqrt{12}}{2} = \frac{2\sqrt{3}}{2} = \sqrt{3}$.
Thus,$\theta = \tan^{-1}(\sqrt{3}) = \frac{\pi}{3}$.
921
DifficultMCQ
The parabola with directrix $x+2y-1=0$ and focus $(1,0)$ is
A
$4x^2-4xy+y^2-8x+4y+4=0$
B
$4x^2+4xy+y^2-8x+4y+4=0$
C
$4x^2+5xy+y^2+8x-4y+4=0$
D
$4x^2-4xy+y^2-8x-4y+4=0$

Solution

(A) Let $P(x, y)$ be any point on the parabola.
By the definition of a parabola,the distance from $P$ to the focus $S(1, 0)$ is equal to the perpendicular distance from $P$ to the directrix $x+2y-1=0$.
$PS = PM$
$\sqrt{(x-1)^2 + (y-0)^2} = \frac{|x+2y-1|}{\sqrt{1^2+2^2}}$
Squaring both sides:
$(x-1)^2 + y^2 = \frac{(x+2y-1)^2}{5}$
$5(x^2 - 2x + 1 + y^2) = x^2 + 4y^2 + 1 + 4xy - 2x - 4y$
$5x^2 - 10x + 5 + 5y^2 = x^2 + 4y^2 + 4xy - 2x - 4y + 1$
Rearranging the terms:
$4x^2 - 4xy + y^2 - 8x + 4y + 4 = 0$
922
DifficultMCQ
$A$ circle of radius $4$,drawn on a chord of the parabola $y^2 = 8x$ as diameter,touches the axis of the parabola. Then,the slope of the chord is
A
$1/2$
B
$3/4$
C
$1$
D
$2$

Solution

(C) The equation of the parabola is $y^2 = 8x$,where $4a = 8$,so $a = 2$.
Let the chord be $y = mx + c$. The points of intersection of the line $y = mx + c$ and the parabola $y^2 = 8x$ are given by $(mx + c)^2 = 8x$,which simplifies to $m^2x^2 + (2mc - 8)x + c^2 = 0$.
Let the roots be $x_1$ and $x_2$. Then $x_1 + x_2 = -\frac{2mc - 8}{m^2}$ and $x_1x_2 = \frac{c^2}{m^2}$.
The mid-point of the chord is $(h, k) = (\frac{x_1 + x_2}{2}, m(\frac{x_1 + x_2}{2}) + c)$.
Since the circle has radius $4$ and touches the axis of the parabola $(y = 0)$,the $y$-coordinate of the center must be $4$ or $-4$. Thus,$k = 4$ (assuming positive).
The length of the chord is $L = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2} = \sqrt{(x_1 - x_2)^2 + m^2(x_1 - x_2)^2} = |x_1 - x_2| \sqrt{1 + m^2}$.
Since the circle has diameter $L$,the radius is $R = \frac{L}{2} = 4$,so $L = 8$.
Using the property of the chord of a parabola,the slope $m = \frac{2}{t_1 + t_2}$ and the mid-point $y$-coordinate $k = 2(t_1 + t_2) = 4$,which gives $t_1 + t_2 = 2$.
Thus,$m = \frac{2}{2} = 1$.
923
EasyMCQ
If the axes are rotated anticlockwise through an angle $90^{\circ}$,then the equation $x^2=4ay$ is changed to the equation
A
$y^2=4ax$
B
$x^2=-4ay$
C
$y^2=-4ax$
D
$x^2=4ay$

Solution

(A) The given equation of the parabola is $x^2=4ay$.
When the axes are rotated anticlockwise through an angle of $90^{\circ}$,the new coordinates $(x', y')$ are related to the old coordinates $(x, y)$ by the transformation:
$x = x' \cos(90^{\circ}) - y' \sin(90^{\circ}) = -y'$
$y = x' \sin(90^{\circ}) + y' \cos(90^{\circ}) = x'$
Substituting these into the original equation $x^2=4ay$:
$(-y')^2 = 4a(x')$
$y'^2 = 4ax'$
Thus,the new equation is $y^2=4ax$.
Solution diagram
924
MediumMCQ
The locus of a point which divides the line segment joining the focus and any point on the parabola $y^2 = 12x$ in the ratio $m:n$ $(m+n \neq 0)$ is a parabola. Then the length of the latus rectum of that parabola is
A
$\frac{m}{m+n}$
B
$\frac{12m}{m+n}$
C
$\frac{m}{12(m+n)}$
D
$\frac{n}{12(m+n)}$

Solution

(B) Let the focus of the parabola $y^2 = 12x$ be $S(3, 0)$. Let $P(3t^2, 6t)$ be any point on the parabola.
Let $Q(h, k)$ be the point dividing $SP$ in the ratio $m:n$.
Using the section formula,$h = \frac{m(3t^2) + n(3)}{m+n}$ and $k = \frac{m(6t) + n(0)}{m+n}$.
From the second equation,$t = \frac{k(m+n)}{6m}$.
Substitute $t$ into the equation for $h$:
$h = \frac{3m(\frac{k(m+n)}{6m})^2 + 3n}{m+n} = \frac{3m \cdot \frac{k^2(m+n)^2}{36m^2} + 3n}{m+n} = \frac{\frac{k^2(m+n)^2}{12m} + 3n}{m+n}$.
$h(m+n) = \frac{k^2(m+n)^2}{12m} + 3n$.
$k^2(m+n)^2 = 12mh(m+n) - 36mn$.
$k^2 = \frac{12m}{m+n}h - \frac{36mn}{(m+n)^2}$.
This is of the form $Y^2 = 4AX$,where $4A = \frac{12m}{m+n}$.
Thus,the length of the latus rectum is $\frac{12m}{m+n}$.
925
DifficultMCQ
$A(-1, 3)$ is a fixed point outside the parabola $y^2 = 4ax$ $(a > 0)$ and $P$ is a point moving on the parabola. The locus of point $Q$ which divides $AP$ in the ratio $3:2$ is a conic. Then the focus of that conic is
A
$(a, 0)$
B
$\left(\frac{-4}{5} + \frac{3a}{5}, \frac{a}{5}\right)$
C
$\left(\frac{3a-4}{5}, \frac{6}{5}\right)$
D
$\left(\frac{a}{5}, \frac{3a-4}{5}\right)$

Solution

(C) Let $P$ be $(at^2, 2at)$ and $Q$ be $(h, k)$. Given $A = (-1, 3)$.
Since $Q$ divides $AP$ in the ratio $3:2$,by section formula:
$h = \frac{3(at^2) + 2(-1)}{3+2} = \frac{3at^2 - 2}{5} \implies 5h = 3at^2 - 2 \implies 3at^2 = 5h + 2 \quad \dots(i)$
$k = \frac{3(2at) + 2(3)}{3+2} = \frac{6at + 6}{5} \implies 5k = 6at + 6 \implies at = \frac{5k-6}{6} \quad \dots(ii)$
Squaring $(ii)$,we get $a^2t^2 = \frac{(5k-6)^2}{36}$.
From $(i)$,$t^2 = \frac{5h+2}{3a}$.
Substituting $t^2$ in the squared equation:
$a^2 \left(\frac{5h+2}{3a}\right) = \frac{(5k-6)^2}{36} \implies 12a(5h+2) = (5k-6)^2$.
This is of the form $(Y-k_0)^2 = 4A(X-h_0)$,where $Y = 5k-6$,$X = 5h+2$,and $4A = 12a \implies A = 3a$.
The focus of $Y^2 = 4AX$ is $(A, 0)$.
Thus,$5k-6 = 0 \implies k = 6/5$ and $5h+2 = 3a \implies h = \frac{3a-2}{5}$.
Wait,re-evaluating the point $A$ from the image: $A$ is $(-1, 3)$.
$h = \frac{3at^2 - 2}{5}$,$k = \frac{6at + 6}{5}$.
$5h+2 = 3at^2$,$5k-6 = 6at \implies (5k-6)^2 = 36a^2t^2 = 36a \left(\frac{5h+2}{3}\right) = 12a(5h+2)$.
Focus: $5k-6=0 \implies k=6/5$. $5h+2 = 3a \implies h = \frac{3a-2}{5}$.
Given the options,there might be a typo in the question's point $A$. If $A=(-2, 3)$,then $h = \frac{3at^2-4}{5}$,$k = \frac{6at+6}{5}$.
$5h+4 = 3at^2$,$5k-6 = 6at \implies (5k-6)^2 = 36a^2t^2 = 36a \left(\frac{5h+4}{3}\right) = 12a(5h+4)$.
Focus: $5k-6=0 \implies k=6/5$. $5h+4 = 3a \implies h = \frac{3a-4}{5}$.
This matches option $C$.
926
EasyMCQ
If $S(a, b)$ is a fixed point and $P(\alpha, \beta)$ is a variable point such that $4[(x-a)^2+(y-b)^2]=(\alpha x+\beta y+7)^2$ represents a parabola,then the locus of $P(\alpha, \beta)$ is
A
$\beta^2=4 \alpha$
B
$\alpha^2+\beta^2=4$
C
$\frac{\alpha^2}{4}+\frac{\beta^2}{2}=1$
D
$(\alpha+\beta)^2=4$

Solution

(B) The general equation of a parabola is defined as $PF^2 = e^2 PM^2$,where $e=1$ for a parabola.
Given the equation $4[(x-a)^2+(y-b)^2]=(\alpha x+\beta y+7)^2$,we can rewrite it as:
$(x-a)^2+(y-b)^2 = \left(\frac{\alpha x+\beta y+7}{2}\right)^2$
To match the form $PF^2 = PM^2$,we normalize the line equation:
$(x-a)^2+(y-b)^2 = \left(\frac{\alpha x+\beta y+7}{\sqrt{\alpha^2+\beta^2}}\right)^2 \cdot \frac{\alpha^2+\beta^2}{4}$
For this to represent a parabola,the eccentricity $e$ must be $1$,which implies the coefficient $\frac{\alpha^2+\beta^2}{4} = 1^2$.
Therefore,$\alpha^2+\beta^2=4$.
927
MediumMCQ
If the locus of a point which divides a chord with slope $2$ of the parabola $y^2=4x$ internally in the ratio $1:3$ is a parabola,then its vertex is
A
$(2,1)$
B
$\left(\frac{3}{16}, \frac{3}{2}\right)$
C
$\left(\frac{3}{4}, \frac{3}{16}\right)$
D
$\left(\frac{3}{16}, \frac{3}{4}\right)$

Solution

(D) Let $P(t_1^2, 2t_1)$ and $Q(t_2^2, 2t_2)$ be the endpoints of the chord.
Let the point $R(h, k)$ divide the chord $PQ$ internally in the ratio $1:3$.
Using the section formula,we have:
$h = \frac{1 \cdot t_2^2 + 3 \cdot t_1^2}{1+3} = \frac{t_2^2 + 3t_1^2}{4}$
$k = \frac{1 \cdot 2t_2 + 3 \cdot 2t_1}{1+3} = \frac{2t_2 + 6t_1}{4} = \frac{t_2 + 3t_1}{2}$
The slope of the chord $PQ$ is given as $2$:
$\frac{2t_2 - 2t_1}{t_2^2 - t_1^2} = 2$
$\frac{2(t_2 - t_1)}{(t_2 - t_1)(t_2 + t_1)} = 2$
$\frac{2}{t_2 + t_1} = 2 \Rightarrow t_1 + t_2 = 1 \Rightarrow t_2 = 1 - t_1$
Substitute $t_2 = 1 - t_1$ into the expressions for $h$ and $k$:
$k = \frac{(1 - t_1) + 3t_1}{2} = \frac{2t_1 + 1}{2} = t_1 + \frac{1}{2} \Rightarrow t_1 = k - \frac{1}{2}$
$4h = 3t_1^2 + (1 - t_1)^2 = 3t_1^2 + 1 - 2t_1 + t_1^2 = 4t_1^2 - 2t_1 + 1$
Substitute $t_1 = k - \frac{1}{2}$ into the equation for $4h$:
$4h = 4(k - \frac{1}{2})^2 - 2(k - \frac{1}{2}) + 1$
$4h = 4(k^2 - k + \frac{1}{4}) - 2k + 1 + 1$
$4h = 4k^2 - 4k + 1 - 2k + 2 = 4k^2 - 6k + 3$
$h = k^2 - \frac{3}{2}k + \frac{3}{4}$
$k^2 - \frac{3}{2}k = h - \frac{3}{4}$
$(k - \frac{3}{4})^2 = h - \frac{3}{4} + \frac{9}{16} = h - \frac{3}{16}$
Comparing with $(y - k_0)^2 = 4a(x - h_0)$,the vertex is $\left(\frac{3}{16}, \frac{3}{4}\right)$.
Solution diagram
928
DifficultMCQ
If two tangents to the parabola $y^2=8x$ meet the tangent at its vertex in $M$ and $N$ such that $MN=4$,then the locus of the point of intersection of those two tangents is
A
$y^2=8(x+3)$
B
$y^2=8(x-2)$
C
$y^2=8(x+2)$
D
$y^2=4(x+2)$

Solution

(C) Given parabola is $y^2=8x$.
Comparing with $y^2=4ax$,we get $4a=8 \Rightarrow a=2$.
Let the parametric coordinates of $P$ and $Q$ be $(at_1^2, 2at_1)$ and $(at_2^2, 2at_2)$ respectively.
So,the equation of the tangent at $P$ is $yt_1=x+at_1^2 \Rightarrow yt_1=x+2t_1^2$ $(i)$.
Similarly,the equation of the tangent at $Q$ is $yt_2=x+2t_2^2$ $(ii)$.
The tangent at the vertex of the parabola $y^2=8x$ is the $y$-axis,i.e.,$x=0$.
To find $M$,we put $x=0$ in equation $(i)$,we get $yt_1=2t_1^2 \Rightarrow y=2t_1$. Thus,$M=(0, 2t_1)$.
To find $N$,we put $x=0$ in equation $(ii)$,we get $yt_2=2t_2^2 \Rightarrow y=2t_2$. Thus,$N=(0, 2t_2)$.
Given $MN=4$,so $|2t_1-2t_2|=4$ $\Rightarrow |t_1-t_2|=2$ $\Rightarrow (t_1-t_2)^2=4$ $(iii)$.
The point of intersection $R(h, k)$ of the tangents at $P$ and $Q$ is given by $(at_1t_2, a(t_1+t_2))$.
So,$(h, k) = (2t_1t_2, 2(t_1+t_2))$.
This implies $t_1t_2 = h/2$ and $t_1+t_2 = k/2$.
We know $(t_1+t_2)^2 = (t_1-t_2)^2 + 4t_1t_2$.
Substituting the values,$(k/2)^2 = 4 + 4(h/2)$ $\Rightarrow k^2/4 = 4+2h$ $\Rightarrow k^2 = 16+8h = 8(h+2)$.
Replacing $(h, k)$ with $(x, y)$,the locus is $y^2=8(x+2)$.
Solution diagram
929
EasyMCQ
If $P$ is $(3, 1)$ and $Q$ is a point on the curve $y^2 = 8x$,then the locus of the mid-point of the line segment $PQ$ is
A
$4y^2 - 12x - 6y + 21 = 0$
B
$4y^2 - 16x - 4y + 25 = 0$
C
$4y^2 + 8x - 3y - 18 = 0$
D
$4y^2 - 12x + 8y - 15 = 0$

Solution

(B) Let $P = (3, 1)$ and $Q = (x_1, y_1)$ be a point on the parabola $y^2 = 8x$.
Let $R(h, k)$ be the mid-point of the line segment $PQ$.
By the mid-point formula,we have:
$h = \frac{3 + x_1}{2} \implies x_1 = 2h - 3$
$k = \frac{1 + y_1}{2} \implies y_1 = 2k - 1$
Since $Q(x_1, y_1)$ lies on the parabola $y^2 = 8x$,we substitute the coordinates of $Q$:
$(2k - 1)^2 = 8(2h - 3)$
$4k^2 - 4k + 1 = 16h - 24$
$4k^2 - 4k - 16h + 25 = 0$
Replacing $(h, k)$ with $(x, y)$,the locus is:
$4y^2 - 4y - 16x + 25 = 0$
Solution diagram
930
MediumMCQ
The locus of the mid-point of the line segment joining the focus to a moving point on the parabola $y^2=4ax$ is a conic. The equation of the directrix of that conic is
A
$y=a$
B
$x=a$
C
$y=0$
D
$x=0$

Solution

(D) Let $Q(h, k)$ be the mid-point of the line segment joining the focus $F(a, 0)$ and a variable point $P(x_0, y_0)$ on the parabola $y^2=4ax$.
The coordinates of the mid-point $Q$ are given by:
$(h, k) = \left(\frac{x_0+a}{2}, \frac{y_0+0}{2}\right) = \left(\frac{x_0+a}{2}, \frac{y_0}{2}\right)$
From this,we get:
$h = \frac{x_0+a}{2} \Rightarrow x_0 = 2h - a$
$k = \frac{y_0}{2} \Rightarrow y_0 = 2k$
Since $P(x_0, y_0)$ lies on the parabola $y^2=4ax$,we substitute the values of $x_0$ and $y_0$ into the equation:
$(2k)^2 = 4a(2h - a)$
$4k^2 = 8ah - 4a^2$
$k^2 = 2a(h - \frac{a}{2})$
Replacing $(h, k)$ with $(x, y)$,the locus is $y^2 = 2a(x - \frac{a}{2})$.
This is a parabola of the form $Y^2 = 4AX$,where $Y = y$,$X = x - \frac{a}{2}$,and $4A = 2a \Rightarrow A = \frac{a}{2}$.
The equation of the directrix for $Y^2 = 4AX$ is $X = -A$.
Substituting the values,we get:
$x - \frac{a}{2} = -\frac{a}{2}$
$x = 0$
Solution diagram
931
MediumMCQ
If $P$ is a point on the parabola $y^2=8x$ and $A$ is the point $(1,0)$,then the locus of the mid-point of the line segment $AP$ is
A
$y^2=4(x-\frac{1}{2})$
B
$y^2=2(2x+1)$
C
$y^2=x-\frac{1}{2}$
D
$y^2=2x+1$

Solution

(A) Let $P$ be a point on the parabola $y^2=8x$. The coordinates of $P$ can be represented as $(2t^2, 4t)$.
Let $M(x, y)$ be the mid-point of the line segment $AP$,where $A$ is $(1, 0)$.
Using the mid-point formula,we have:
$x = \frac{2t^2 + 1}{2}$ and $y = \frac{4t + 0}{2} = 2t$.
From $y = 2t$,we get $t = \frac{y}{2}$.
Substituting $t$ into the equation for $x$:
$x = \frac{2(\frac{y}{2})^2 + 1}{2} = \frac{2(\frac{y^2}{4}) + 1}{2} = \frac{\frac{y^2}{2} + 1}{2} = \frac{y^2 + 2}{4}$.
$4x = y^2 + 2$.
$y^2 = 4x - 2 = 4(x - \frac{1}{2})$.
Thus,the locus of the mid-point is $y^2 = 4(x - \frac{1}{2})$.
932
DifficultMCQ
If the lines $2x + 3y + 12 = 0$ and $x - y + k = 0$ are conjugate with respect to the parabola $y^2 = 8x$,then $k$ is equal to
A
$10$
B
$\frac{7}{2}$
C
$-12$
D
$-2$

Solution

(C) Given,conjugate lines are $2x + 3y + 12 = 0$ $(i)$ and $x - y + k = 0$ $(ii)$.
Two lines are conjugate with respect to a parabola if the pole of one line lies on the other line.
Let the pole of the line $2x + 3y + 12 = 0$ be $(x_1, y_1)$ with respect to the parabola $y^2 = 8x$.
The equation of the polar of $(x_1, y_1)$ with respect to $y^2 = 8x$ is $yy_1 = 4(x + x_1)$,which simplifies to $4x - yy_1 + 4x_1 = 0$.
Comparing this with $2x + 3y + 12 = 0$,we have $\frac{4}{2} = \frac{-y_1}{3} = \frac{4x_1}{12}$.
From $\frac{4}{2} = \frac{-y_1}{3}$,we get $y_1 = -6$.
From $\frac{4}{2} = \frac{4x_1}{12}$,we get $x_1 = 6$.
Thus,the pole is $(6, -6)$.
Since the lines are conjugate,the pole $(6, -6)$ must lie on the second line $x - y + k = 0$.
Substituting the coordinates: $6 - (-6) + k = 0$.
$12 + k = 0 \Rightarrow k = -12$.
933
DifficultMCQ
If $2x + 3y + 12 = 0$ and $x - y + 4\lambda = 0$ are conjugate with respect to the parabola $y^2 = 8x$,then $\lambda$ is equal to
A
$2$
B
$-2$
C
$3$
D
$-3$

Solution

(D) The condition for two lines $l_1x + m_1y + n_1 = 0$ and $l_2x + m_2y + n_2 = 0$ to be conjugate with respect to the parabola $y^2 = 4ax$ is given by $l_1n_2 + l_2n_1 = 2am_1m_2$.
Given the lines $2x + 3y + 12 = 0$ and $x - y + 4\lambda = 0$ and the parabola $y^2 = 8x$,we have $4a = 8$,so $a = 2$.
Here,$l_1 = 2, m_1 = 3, n_1 = 12$ and $l_2 = 1, m_2 = -1, n_2 = 4\lambda$.
Substituting these values into the condition:
$2(4\lambda) + 1(12) = 2(2)(3)(-1)$
$8\lambda + 12 = -12$
$8\lambda = -24$
$\lambda = -3$.
934
DifficultMCQ
Let $O$ be the origin and $A$ be a point on the curve $y^2=4x$. Then the locus of the midpoint of $OA$ is:
A
$x^2=4y$
B
$x^2=2y$
C
$y^2=16x$
D
$y^2=2x$

Solution

(D) Let the coordinates of point $A$ on the parabola $y^2=4x$ be $(t^2, 2t)$,where $a=1$.
Since $O$ is the origin $(0,0)$,the midpoint $M(h, k)$ of $OA$ is given by:
$h = \frac{0+t^2}{2} = \frac{t^2}{2} \implies t^2 = 2h$
$k = \frac{0+2t}{2} = t \implies t = k$
Substituting $t=k$ into $t^2=2h$,we get $k^2 = 2h$.
Replacing $(h, k)$ with $(x, y)$,the locus is $y^2=2x$.
935
DifficultMCQ
The locus of the poles of focal chords of the parabola $y^2 = 4ax$ is
A
the axis
B
a focal chord
C
the directrix
D
the tangent at the vertex

Solution

(C) Let the parabola be $y^2 = 4ax$. Let $P(at_1^2, 2at_1)$ and $Q(at_2^2, 2at_2)$ be two points on the parabola such that $PQ$ is a focal chord passing through the focus $S(a, 0)$.
The equation of the chord $PQ$ is $y(t_1 + t_2) = 2x + 2at_1t_2$.
Since it passes through $(a, 0)$,we have $0 = 2a + 2at_1t_2$,which implies $t_1t_2 = -1$.
Let $(x_1, y_1)$ be the pole of the chord $PQ$ with respect to the parabola $y^2 = 4ax$.
The equation of the polar of $(x_1, y_1)$ is $yy_1 = 2a(x + x_1)$,which can be rewritten as $yy_1 - 2ax = 2ax_1$.
Comparing this with the equation of the chord $y(t_1 + t_2) - 2x = 2at_1t_2$,we get:
$\frac{y_1}{t_1 + t_2} = \frac{-2a}{-2} = \frac{2ax_1}{2at_1t_2}$
From $\frac{y_1}{t_1 + t_2} = a$,we have $y_1 = a(t_1 + t_2)$.
From $a = \frac{x_1}{t_1t_2}$,we have $x_1 = at_1t_2$.
Since $t_1t_2 = -1$,we get $x_1 = a(-1) = -a$.
Thus,the locus of the pole $(x_1, y_1)$ is $x = -a$,which is the directrix of the parabola.
Solution diagram
936
MediumMCQ
$A$ normal chord $PQ$ drawn at a point $P$ on the parabola $y^2 = 5x$ subtends a right angle at the vertex. If $P$ lies in the first quadrant,then the other end $Q$ of the normal chord is
A
$\left(\frac{5}{4}, \frac{5}{2}\right)$
B
$(5, -5)$
C
$(10, -5\sqrt{2})$
D
$\left(\frac{5}{2}, \frac{5\sqrt{2}}{2}\right)$

Solution

(C) For the parabola $y^2 = 4ax$,where $4a = 5$,so $a = \frac{5}{4}$.
Let the point $P$ be $(at^2, 2at)$.
The normal at $P(at^2, 2at)$ meets the parabola again at $Q(at_1^2, 2at_1)$,where $t_1 = -t - \frac{2}{t}$.
The chord $PQ$ subtends a right angle at the vertex $(0,0)$,so the product of slopes of $OP$ and $OQ$ is $-1$.
Slope of $OP = \frac{2at}{at^2} = \frac{2}{t}$.
Slope of $OQ = \frac{2at_1}{at_1^2} = \frac{2}{t_1}$.
Thus,$\left(\frac{2}{t}\right) \times \left(\frac{2}{t_1}\right) = -1 \implies t_1 = -\frac{4}{t}$.
Equating the two expressions for $t_1$: $-t - \frac{2}{t} = -\frac{4}{t} \implies t = \frac{2}{t} \implies t^2 = 2 \implies t = \sqrt{2}$ (since $P$ is in the first quadrant).
Then $t_1 = -\frac{4}{\sqrt{2}} = -2\sqrt{2}$.
The coordinates of $Q$ are $(at_1^2, 2at_1) = \left(\frac{5}{4}(-2\sqrt{2})^2, 2(\frac{5}{4})(-2\sqrt{2})\right) = \left(\frac{5}{4}(8), -5\sqrt{2}\right) = (10, -5\sqrt{2})$.
937
MediumMCQ
The axis of a parabola is parallel to the $Y$-axis. If this parabola passes through the points $(1,0), (0,2), (-1,-1)$ and its equation is $ax^2 + bx + cy + d = 0$,then $\frac{ad}{bc} = $
A
$\frac{5}{8}$
B
$\frac{5}{2}$
C
$-10$
D
$10$

Solution

(D) Since the points $(1,0), (0,2),$ and $(-1,-1)$ lie on the parabola $ax^2 + bx + cy + d = 0$,we have:
$a(1)^2 + b(1) + c(0) + d = 0 \Rightarrow a + b + d = 0$ ... $(i)$
$a(0)^2 + b(0) + c(2) + d = 0 \Rightarrow 2c + d = 0$ ... $(ii)$
$a(-1)^2 + b(-1) + c(-1) + d = 0 \Rightarrow a - b - c + d = 0$ ... $(iii)$
Subtracting $(iii)$ from $(i)$ gives: $(a + b + d) - (a - b - c + d) = 0$ $\Rightarrow 2b + c = 0$ $\Rightarrow c = -2b$.
From $(ii)$,$d = -2c = -2(-2b) = 4b$.
From $(i)$,$a = -b - d = -b - 4b = -5b$.
Thus,$\frac{ad}{bc} = \frac{(-5b)(4b)}{b(-2b)} = \frac{-20b^2}{-2b^2} = 10$.
938
EasyMCQ
If $P\left(\frac{1}{2}, 4\right)$ and $Q$ are the ends of a focal chord of the parabola $y^2=32x$ and $S$ is the focus of the parabola,then $SQ=$
A
$\frac{17}{2}$
B
$\frac{\sqrt{65}}{2}$
C
$136$
D
$\frac{289}{2}$

Solution

(C) The equation of the parabola is $y^2 = 32x$. Comparing this with $y^2 = 4ax$,we get $4a = 32$,so $a = 8$. The focus $S$ is $(8, 0)$.
For a point $P(x_1, y_1)$ on the parabola,the coordinates of the other end $Q(x_2, y_2)$ of the focal chord are given by $x_2 = \frac{a^2}{x_1}$ and $y_2 = \frac{-4a^2}{y_1}$.
Given $P = (\frac{1}{2}, 4)$,we have $x_2 = \frac{8^2}{1/2} = \frac{64}{1/2} = 128$ and $y_2 = \frac{-4(8^2)}{4} = -64$.
Thus,$Q = (128, -64)$.
The length of the focal chord $PQ$ is the distance $SP + SQ$. Alternatively,we calculate $SQ$ using the distance formula:
$SQ = \sqrt{(128 - 8)^2 + (-64 - 0)^2} = \sqrt{120^2 + (-64)^2} = \sqrt{14400 + 4096} = \sqrt{18496} = 136$.
939
DifficultMCQ
The equation of a curve in polar coordinates is $\frac{l}{r} = 2 \sin^2 \frac{\theta}{2}$. This equation represents:
A
a straight line
B
a parabola
C
a circle
D
an ellipse

Solution

(B) Given the equation $\frac{l}{r} = 2 \sin^2 \frac{\theta}{2}$.
Using the trigonometric identity $2 \sin^2 \frac{\theta}{2} = 1 - \cos \theta$,we get $\frac{l}{r} = 1 - \cos \theta$.
Rearranging,$l = r(1 - \cos \theta) = r - r \cos \theta$.
Since $x = r \cos \theta$ and $r = \sqrt{x^2 + y^2}$,we have $l = \sqrt{x^2 + y^2} - x$.
Thus,$\sqrt{x^2 + y^2} = x + l$.
Squaring both sides,$x^2 + y^2 = (x + l)^2 = x^2 + 2lx + l^2$.
Simplifying,$y^2 = 2lx + l^2 = 2l(x + \frac{l}{2})$.
This is the standard form of a parabola $Y^2 = 4AX$ with vertex at $(-\frac{l}{2}, 0)$.

10-2. Parabola, Ellipse, Hyperbola — Parabola · Frequently Asked Questions

1Are these 10-2. Parabola, Ellipse, Hyperbola questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a 10-2. Parabola, Ellipse, Hyperbola Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.