We are given a point $Q(a, 2, 5)$ and a line $L: \frac{x}{1} = \frac{y-1}{1} = \frac{z-2}{2}$. We need to find the distance between $Q$ and the image $P'$ of a point $P(1, 2, 7)$ in the line $L$. This distance is given as 4. Our goal is to find the sum of all possible values of $a$.
The line $L$ can be represented parametrically:
The direction vector of the line is $\vec{d} = (1, 1, 2)$.
Let $F(t, 1+t, 2+2t)$ be the foot of the perpendicular from $P(1, 2, 7)$ to the line $L$. The vector $\vec{PF}$ is:
$\vec{PF} = (t-1, (1+t)-2, (2+2t)-7) = (t-1, t-1, 2t-5)$
Since $\vec{PF}$ is perpendicular to the line's direction vector $\vec{d}$, their dot product is zero:
$\vec{PF} \cdot \vec{d} = (t-1)(1) + (t-1)(1) + (2t-5)(2) = 0$
$t-1 + t-1 + 4t-10 = 0$
$6t - 12 = 0 \implies t = 2$
Substituting $t=2$ gives the coordinates of the foot $F$:
$F = (2, 1+2, 2+2(2)) = (2, 3, 6)$
The foot $F(2, 3, 6)$ is the midpoint of the segment $PP'$, where $P(1, 2, 7)$ and $P'(x', y', z')$ is the image point.
Using the midpoint formula:
Therefore, the image point is $P'(3, 4, 5)$.
The distance between the point $Q(a, 2, 5)$ and the image point $P'(3, 4, 5)$ is given as 4.
Using the distance formula, $Distance^2 = (x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2$:
$4^2 = (a-3)^2 + (2-4)^2 + (5-5)^2$
$16 = (a-3)^2 + (-2)^2 + 0^2$
$16 = (a-3)^2 + 4$
Rearranging the equation:
$(a-3)^2 = 16 - 4$
$(a-3)^2 = 12$
Taking the square root of both sides:
$a-3 = \pm\sqrt{12} = \pm 2\sqrt{3}$
The possible values for $a$ are:
The sum of all possible values of $a$ is:
$a_1 + a_2 = (3 + 2\sqrt{3}) + (3 - 2\sqrt{3}) = 6$
Let $\vec{a} = -\hat{i} + \hat{j} + 2\hat{k}$, $\vec{b} = \hat{i} - \hat{j} - 3\hat{k}$, $\vec{c} = \vec{a} \times \vec{b}$ and $\vec{d} = \vec{c} \times \vec{a}$.
Then $(\vec{a} - \vec{b}) \cdot \vec{d}$ is equal to :
Let $\vec{a} = -\hat{i} + \hat{j} + 2\hat{k}$, $\vec{b} = \hat{i} - \hat{j} - 3\hat{k}$, $\vec{c} = \vec{a} \times \vec{b}$ and $\vec{d} = \vec{c} \times \vec{a}$.
Then $(\vec{a} - \vec{b}) \cdot \vec{d}$ is equal to :