Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Parabola question

2010 · Shift 1 · Q35
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Parabola
  5. /2010 · Shift 1 · Q35

Parabola question

2010 · Shift 1 · Q35

JEE AdvancedMathematicsParabolaMultiple correct+4 / −1
Let AAA and BBB be two distinct points on the parabola y2=4x{y^2} = 4xy2=4x. If the axis of the parabola touches a circle of radius rrr having ABABAB as its diameter, then the slope of the line joining AAA and BBB can be
  1. A
    −1r- {1 \over r}−r1​
  2. B
    1r{1 \over r}r1​
  3. C
    2r{2 \over r}r2​
  4. D
    −2r- {2 \over r}−r2​
View written solutionFree

Correct answer: C, D

  1. Parametrize the points on the parabola

For the parabola y2=4xy^2=4xy2=4x, a general point can be written as A(t12,2t1),B(t22,2t2).A(t_1^2,2t_1), \qquad B(t_2^2,2t_2).A(t12​,2t1​),B(t22​,2t2​). Since A,BA,BA,B are distinct, t1≠t2t_1\neq t_2t1​=t2​.


  1. Find the circle having ABABAB as diameter

The circle with diameter endpoints A(x1,y1)A(x_1,y_1)A(x1​,y1​) and B(x2,y2)B(x_2,y_2)B(x2​,y2​) has:

  • center at the midpoint of ABABAB,
  • radius equal to half the length of ABABAB.

So the center is (t12+t222, t1+t2).\left(\frac{t_1^2+t_2^2}{2},\, t_1+t_2\right).(2t12​+t22​​,t1​+t2​).

The length ABABAB is AB=(t12−t22)2+(2t1−2t2)2.AB=\sqrt{(t_1^2-t_2^2)^2+(2t_1-2t_2)^2}.AB=(t12​−t22​)2+(2t1​−2t2​)2​. Factor: t12−t22=(t1−t2)(t1+t2),t_1^2-t_2^2=(t_1-t_2)(t_1+t_2),t12​−t22​=(t1​−t2​)(t1​+t2​), so AB=∣t1−t2∣(t1+t2)2+4.AB=|t_1-t_2|\sqrt{(t_1+t_2)^2+4}.AB=∣t1​−t2​∣(t1​+t2​)2+4​. Hence radius of this circle is r=∣t1−t2∣2(t1+t2)2+4.r=\frac{|t_1-t_2|}{2}\sqrt{(t_1+t_2)^2+4}.r=2∣t1​−t2​∣​(t1​+t2​)2+4​.


  1. Use the condition that the axis touches the circle

The axis of the parabola y2=4xy^2=4xy2=4x is the xxx-axis, i.e. y=0y=0y=0.

For the line y=0y=0y=0 to touch the circle, the perpendicular distance from the center to the line must equal the radius.

The center has yyy-coordinate t1+t2t_1+t_2t1​+t2​, so distance from center to y=0y=0y=0 is ∣t1+t2∣.|t_1+t_2|.∣t1​+t2​∣. Thus tangency gives ∣t1+t2∣=r.|t_1+t_2|=r.∣t1​+t2​∣=r.

Now substitute the expression for rrr: ∣t1+t2∣=∣t1−t2∣2(t1+t2)2+4.|t_1+t_2|=\frac{|t_1-t_2|}{2}\sqrt{(t_1+t_2)^2+4}. ∣t1​+t2​∣=2∣t1​−t2​∣​(t1​+t2​)2+4​.

Square both sides: 4(t1+t2)2=(t1−t2)2((t1+t2)2+4).4(t_1+t_2)^2=(t_1-t_2)^2\big((t_1+t_2)^2+4\big).4(t1​+t2​)2=(t1​−t2​)2((t1​+t2​)2+4).

Let s=t1+t2,d=t1−t2.s=t_1+t_2,\qquad d=t_1-t_2.s=t1​+t2​,d=t1​−t2​. Then 4s2=d2(s2+4).4s^2=d^2(s^2+4).4s2=d2(s2+4). Also from tangency, since r=∣s∣r=|s|r=∣s∣, s2=r2.s^2=r^2.s2=r2.

So 4r2=d2(r2+4),4r^2=d^2(r^2+4),4r2=d2(r2+4), which gives d2=4r2r2+4.d^2=\frac{4r^2}{r^2+4}.d2=r2+44r2​.


  1. Find the slope of line joining AAA and BBB

Slope of chord ABABAB is m=\frac{2t_1-2t_2}{t_1^2-t_2^2}= rac{2(t_1-t_2)}{(t_1-t_2)(t_1+t_2)}=\frac{2}{t_1+t_2}= rac{2}{s}, provided t1≠t2t_1\neq t_2t1​=t2​, which is true.

Since tangency gave ∣s∣=r,|s|=r,∣s∣=r, we have s=±r.s=\pm r.s=±r. Therefore m=2±r=±2r.m=\frac{2}{\pm r}=\pm \frac{2}{r}.m=±r2​=±r2​.

So the possible slopes are 2r,  −2r.\frac{2}{r},\; -\frac{2}{r}.r2​,−r2​.


  1. Check options
  • A: −1r-\frac{1}{r}−r1​ ❌
  • B: 1r\frac{1}{r}r1​ ❌
  • C: 2r\frac{2}{r}r2​ ✅
  • D: −2r-\frac{2}{r}−r2​ ✅

Thus the correct options are C and D.

PreviousNext

More from Parabola

  • The tangent PT and the normal PN to the parabola y2=4ax at a point P on it meet its axis at points T and N, respectively. The locus of the centroid of the triangle PTN is a parabola whose2009 · Multiple correct
  • The locus of the orthocentre of the triangle formed by the lines (1+p)x−py+p(1+p)=0,(1+q)x−qy+q(1+q)=0 and y=0, where peq, is :2009 · MCQ
  • The tangent to the curve y=ex drawn at the point (c,ec) intersects the line joining the points (c−1,ec−1) and (c+1,ec+1)2007 · MCQ
  • Consider the circle x2+y2=9 and the parabola y2=8x. They intersect at P and Q in the first and the fourth quadrants, respectively. Tangents to the circle at P and Q intersect the x-axis at R and tangents to the parabola…2007 · MCQ
  • Consider the circle x2+y2=9 and the parabola y2=8x. They intersect at P and Q in the first and the fourth quadrants, respectively. Tangents to the circle at P and Q intersect the x-axis at R and tangents to the parabola…2007 · MCQ
  • Consider the circle x2+y2=9 and the parabola y2=8x. They intersect at P and Q in the first and the fourth quadrants, respectively. Tangents to the circle at P and Q intersect the x-axis at R and tangents to the parabola…2007 · MCQ
  • Let S denote the locus of the mid-points of those chords of the parabola y2=x, such that the area of the region enclosed between the parabola and the chord is 34​. Let R denote the region lying in the first…2025 · Multiple correct
  • Let A1​,B1​,C1​ be three points in the xy-plane. Suppose that the lines A1​C1​ and B1​C1​ are tangents to the curve y2=8x at A1​ and B1​, respectively. If O=(0,0) and C1​=(−4,0), then which of the following…2024 · Multiple correct