Question:medium

The lines $\frac{6x-6}{18}=\frac{y+1}{3}=\frac{z-1}{5}$ and $\frac{3x+6}{12}=\frac{y-1}{3}=\frac{z+1}{2}$ are...

Show Hint

Always normalize the coefficients of $x, y, z$ to 1 before finding direction ratios.
Updated On: Jun 19, 2026
  • intersecting at point (1, -1, 2)
  • intersecting at right angles
  • do not intersect
  • intersecting at point (3, 1, -1)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
We need to find the area of the triangle formed by the origin and the intercept points of a specific tangent to a given ellipse. Equal intercepts means the slope of the line is $m = -1$.

Step 2: Key Formula or Approach:

1. Standard form of ellipse: $\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1$.
2. Equation of tangent with slope $m$: $y = mx \pm \sqrt{a^2 m^2 + b^2}$.
3. Area of triangle with intercepts $x_0, y_0$: $A = \frac{1}{2} |x_0 y_0|$.

Step 3: Detailed Explanation:

Ellipse: $9x^2 + 16y^2 = 288 \implies \frac{x^2}{32} + \frac{y^2}{18} = 1$.
Here $a^2 = 32$ and $b^2 = 18$.
Equal intercepts implies $m = -1$ (for a line in the first quadrant, $x + y = k$).
Equation of tangent: $y = -1x \pm \sqrt{32(-1)^2 + 18}$
$y = -x \pm \sqrt{50} \implies x + y = \pm 5\sqrt{2}$.
Intercepts on axes are $x_0 = \pm 5\sqrt{2}$ and $y_0 = \pm 5\sqrt{2}$.
Area of $\triangle OAB = \frac{1}{2} \times |5\sqrt{2}| \times |5\sqrt{2}|$
Area $= \frac{1}{2} \times 25 \times 2 = 25$ sq. units.

Step 4: Final Answer:

The area of $\triangle OAB$ is 25 sq. units.
Was this answer helpful?
0