© All Rights reserved @ LearnWithDash
Step-by-Step Solution
Step 1: Identify the Incident Ray
The light ray starts from the origin (0, 0) and makes an angle of
$30^\circ$ with the positive x-axis. The slope of this ray is
$m = \tan(30^\circ) = \frac{1}{\sqrt{3}}.$
Hence, its equation (passing through the origin) is
$y = \frac{1}{\sqrt{3}}\,x.$
Step 2: Find the Point of Incidence on the Line $x + y = 1$
The line of reflection is given by $x + y = 1.$
Substituting $y = \frac{1}{\sqrt{3}}\,x$ into $x + y = 1$ gives:
$
x + \frac{1}{\sqrt{3}}\,x = 1
\quad\Longrightarrow\quad
x \Bigl(1 + \frac{1}{\sqrt{3}}\Bigr) = 1.
$
Solving for $x$:
$
x = \frac{1}{1 + \frac{1}{\sqrt{3}}}
= \frac{1}{\frac{\sqrt{3}+1}{\sqrt{3}}}
= \frac{\sqrt{3}}{\sqrt{3} + 1}.
$
Therefore,
$
y = \frac{1}{\sqrt{3}}\,x = \frac{1}{\sqrt{3}} \times \frac{\sqrt{3}}{\sqrt{3} + 1} = \frac{1}{\sqrt{3} + 1}.
$
Thus, the point of incidence on the line is
$
P \Bigl(\frac{\sqrt{3}}{\sqrt{3} + 1}, \,\frac{1}{\sqrt{3} + 1}\Bigr).
$
Step 3: Understand Reflection About $x + y = 1$
The line $x + y = 1$ can be rewritten as $x + y - 1 = 0.$
Its slope is $-1$, and a normal vector to this line is
$\langle 1, 1\rangle.$ When a ray reflects, the angle of incidence
equals the angle of reflection. An efficient method in coordinate geometry
is to look at the reflection of the direction vector about the given line.
Step 4: Incident Direction Vector and Its Reflection
The direction vector of the incident ray is
$\mathbf{v} = \langle 1, \,\tfrac{1}{\sqrt{3}} \rangle.$
A normal to $x + y = 1$ is $\mathbf{n} = \langle 1, \,1 \rangle,$
whose magnitude is $\sqrt{2}.$ Hence, the unit normal vector is
$
\mathbf{u} = \frac{1}{\sqrt{2}} \langle 1, \,1 \rangle.
$
To reflect $\mathbf{v}$ about $\mathbf{u},$ we use:
$
\mathbf{v}' = \mathbf{v} - 2(\mathbf{v} \cdot \mathbf{u}) \,\mathbf{u}.
$
First compute the dot product:
$
\mathbf{v} \cdot \mathbf{u}
= \bigl\langle 1, \,\frac{1}{\sqrt{3}}\bigr\rangle
\cdot
\bigl\langle \frac{1}{\sqrt{2}}, \,\frac{1}{\sqrt{2}}\bigr\rangle
= \frac{1}{\sqrt{2}} + \frac{1}{\sqrt{6}}.
$
Let
$
k = \frac{1}{\sqrt{2}} + \frac{1}{\sqrt{6}}.
$
Then
$
\mathbf{v}'
= \langle 1, \,\tfrac{1}{\sqrt{3}} \rangle
- 2k \,\Bigl\langle \tfrac{1}{\sqrt{2}}, \,\tfrac{1}{\sqrt{2}}\Bigr\rangle.
$
Although it looks complex, this vector $\mathbf{v}'$ gives the direction of the reflected ray.
Step 5: Equation of the Reflected Ray
The reflected ray must pass through $P\Bigl(\frac{\sqrt{3}}{\sqrt{3} + 1}, \,\frac{1}{\sqrt{3} + 1}\Bigr)$
and have direction vector $\mathbf{v}'.$ Let the parameter be $t.$
Any point $(x, y)$ on this reflected ray can be written as:
$
x = x_P + t \cdot (v_x'),
\quad
y = y_P + t \cdot (v_y').
$
Here:
$
x_P = \frac{\sqrt{3}}{\sqrt{3} + 1}, \quad
y_P = \frac{1}{\sqrt{3} + 1}.
$
and
$
(v_x', v_y')
= \Bigl(1 - \tfrac{2k}{\sqrt{2}}, \, \tfrac{1}{\sqrt{3}} - \tfrac{2k}{\sqrt{2}}\Bigr),
$
where
$
k = \frac{1}{\sqrt{2}} + \frac{1}{\sqrt{6}}.
$
Step 6: Intersection with the x-axis to Find Q
The point Q on the x-axis satisfies $y=0.$
So, set
$
y_P + t\,v_y' = 0
\quad\Longrightarrow\quad
\frac{1}{\sqrt{3} + 1} + t \Bigl(\tfrac{1}{\sqrt{3}} - \tfrac{2k}{\sqrt{2}}\Bigr) = 0.
$
Solve for $t$ and substitute back into
$
x = x_P + t\,v_x'.
$
After simplification (though somewhat lengthy),
the $x$-coordinate obtained matches
$
\frac{2}{3 + \sqrt{3}},
$
which can be further seen to match the given option.
Step 7: Final Answer
Therefore, the abscissa of Q is
$
\frac{2}{3 + \sqrt{3}}.
$
This corresponds exactly to
Option 2.