Solveeit Logo

Question

Question: Value of ' 𝑡 ' for which intercept cut off by the chord 𝑥 + 2𝑦 + 𝑡 = 0 of the parabola � �2 =6�...

Value of ' 𝑡 ' for which intercept cut off by the chord 𝑥 + 2𝑦 + 𝑡 = 0 of the parabola � �2 =6𝑦 subtends a right angle at its vertex, is

A

𝑡 = −6

B

t = −12

C

t = 12

D

𝑡 ∈ 𝜙

Answer

t = -12

Explanation

Solution

The equation of the parabola is x2=6yx^2 = 6y, with vertex V(0,0)V(0,0). The chord is given by x+2y+t=0x + 2y + t = 0. To find the intersection points, substitute y=x2/6y = x^2/6 into the chord equation: x+2(x2/6)+t=0x + 2(x^2/6) + t = 0 x+x2/3+t=0x + x^2/3 + t = 0 x2+3x+3t=0x^2 + 3x + 3t = 0

Let the intersection points be P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2). From Vieta's formulas: x1+x2=3x_1 + x_2 = -3 x1x2=3tx_1 x_2 = 3t

The corresponding y-coordinates are y1=x12/6y_1 = x_1^2/6 and y2=x22/6y_2 = x_2^2/6. For the chord to subtend a right angle at the vertex, the vectors VP\vec{VP} and VQ\vec{VQ} must be perpendicular. Their dot product must be zero: VPVQ=x1x2+y1y2=0\vec{VP} \cdot \vec{VQ} = x_1 x_2 + y_1 y_2 = 0 Substituting yi=xi2/6y_i = x_i^2/6: x1x2+(x12/6)(x22/6)=0x_1 x_2 + (x_1^2/6)(x_2^2/6) = 0 x1x2+(x1x2)236=0x_1 x_2 + \frac{(x_1 x_2)^2}{36} = 0

Substitute x1x2=3tx_1 x_2 = 3t: 3t+(3t)236=03t + \frac{(3t)^2}{36} = 0 3t+9t236=03t + \frac{9t^2}{36} = 0 3t+t24=03t + \frac{t^2}{4} = 0 t(3+t/4)=0t(3 + t/4) = 0

This gives two possible values for tt: t=0t=0 or 3+t/4=0    t=123 + t/4 = 0 \implies t = -12.

For distinct intersection points, the discriminant of x2+3x+3t=0x^2 + 3x + 3t = 0 must be positive: D=324(1)(3t)=912t>0    12t<9    t<3/4D = 3^2 - 4(1)(3t) = 9 - 12t > 0 \implies 12t < 9 \implies t < 3/4. Both t=0t=0 and t=12t=-12 satisfy this.

If t=0t=0, the equation is x2+3x=0x^2 + 3x = 0, giving x=0x=0 or x=3x=-3. The intersection points are (0,0)(0,0) (the vertex) and (3,3/2)(-3, 3/2). A chord connecting the vertex to another point does not typically form a subtended angle in the standard sense.

If t=12t=-12, the equation is x2+3x36=0x^2 + 3x - 36 = 0. The discriminant is 94(1)(36)=9+144=153>09 - 4(1)(-36) = 9 + 144 = 153 > 0, ensuring two distinct intersection points, neither of which is the vertex. This case satisfies the condition for a right angle subtended by a chord at the vertex. Therefore, the value of tt is -12.