© All Rights reserved @ LearnWithDash
Step-by-Step Solution
Step 1: Identify the slope of the given line
The given line is
$y + 1 = 3\sqrt{2}\,x.$
We can write it in slope-intercept form:
$y = 3\sqrt{2}\,x - 1.$
Therefore, its slope is
$3\sqrt{2}.$
Step 2: Use the angle between two lines formula
If two straight lines have slopes $m_1$ and $m_2$, and they satisfy that the angle between them is $\theta$, the relationship is given by:
$$
\left| \frac{m_1 - m_2}{1 + m_1\,m_2} \right| = \tan \theta.
$$
In our problem, let the slope of the required line be $m$. We know:
$m_1 = 3\sqrt{2}, \quad \tan \theta = \sqrt{2}.$
Hence,
$$
\left| \frac{m - 3\sqrt{2}}{1 + 3\sqrt{2}\,m} \right| = \sqrt{2}.
$$
Step 3: Solve for the unknown slope $m$
Expanding the equation:
$$
\left| \frac{m - 3\sqrt{2}}{1 + 3\sqrt{2}\,m} \right| = \sqrt{2}.
$$
This implies:
$$
\frac{m - 3\sqrt{2}}{1 + 3\sqrt{2}\,m} = \pm \sqrt{2}.
$$
We can solve both cases separately. One of the simplified results gives:
$$
m = -\frac{4\sqrt{2}}{5} \quad \text{or} \quad m = \frac{2\sqrt{2}}{7}.
$$
Since the question only requires one of the lines (and given the correct answer form), we will use
$m = -\frac{4\sqrt{2}}{5}.
$
Step 4: Write the line equation using point-slope form
The line passes through $(1, 3)$ and has slope
$m = -\frac{4\sqrt{2}}{5}.$
The point-slope form is:
$$
y - y_1 = m(x - x_1),
$$
where $(x_1, y_1) = (1, 3).$ Substituting, we get
$$
y - 3 = -\frac{4\sqrt{2}}{5}(x - 1).
$$
Step 5: Simplify to get the final equation
Distribute and simplify:
$$
y - 3 = -\frac{4\sqrt{2}}{5}\,x + \frac{4\sqrt{2}}{5}.
$$
Multiply through by 5:
$$
5y - 15 = -4\sqrt{2}\,x + 4\sqrt{2}.
$$
Rearranging terms, we get:
$$
4\sqrt{2}\,x + 5y - (15 + 4\sqrt{2}) = 0,
$$
which matches the correct answer.