Solution
### Related Formula
textEquation of a line through (x_1, y_1, z_1) text with direction ratios (a, b, c): quad fracx-x_1a = fracy-y_1b = fracz-z_1c$\text{Equation of a line through } (x_1, y_1, z_1) \text{ with direction ratios } (a, b, c): \quad \frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c}$
textCondition for Perpendicular Lines: quad a_1 a_2 + b_1 b_2 + c_1 c_2 = 0$\text{Condition for Perpendicular Lines:} \quad a_1 a_2 + b_1 b_2 + c_1 c_2 = 0$
### Core Logic
Let R$R$ be the foot of the perpendicular drawn from point P(1,0,3)$P(1,0,3)$ to the line joining A(4,7,1)$A(4,7,1)$ and B(3,5,3)$B(3,5,3)$. Since Q(alpha,beta,gamma)$Q(\alpha,\beta,\gamma)$ is the reflection (image) of P$P$ across the line, point R$R$ serves as the midpoint of the line segment PQ$PQ$.
### Step 1: Find the Equation of the Line AB
The direction ratios of the line AB are:
vecd = (3 - 4, 5 - 7, 3 - 1) = (-1, -2, 2) equiv (1, 2, -2)$\vec{d} = (3 - 4, 5 - 7, 3 - 1) = (-1, -2, 2) \equiv (1, 2, -2)$
Using point B(3,5,3)$B(3,5,3)$, the symmetric equation of the line AB is:
fracx - 31 = fracy - 52 = fracz - 3-2 = lambda$\frac{x - 3}{1} = \frac{y - 5}{2} = \frac{z - 3}{-2} = \lambda$
Any general point R$R$ on this line can be written in terms of parameter lambda$\lambda$:
R equiv (lambda + 3, 2lambda + 5, -2lambda + 3)$R \equiv (\lambda + 3, 2\lambda + 5, -2\lambda + 3)$
### Step 2: Find the Foot of the Perpendicular R
The direction ratios of the line segment PR are:
vecmathrmPR = (lambda + 3 - 1, \, 2lambda + 5 - 0, \, -2lambda + 3 - 3) = (lambda + 2, \, 2lambda + 5, \, -2lambda)$\vec{\mathrm{PR}} = (\lambda + 3 - 1, \, 2\lambda + 5 - 0, \, -2\lambda + 3 - 3) = (\lambda + 2, \, 2\lambda + 5, \, -2\lambda)$
Since PR is perpendicular to the line AB, the dot product of their direction vectors must equal zero:
1(lambda + 2) + 2(2lambda + 5) - 2(-2lambda) = 0$1(\lambda + 2) + 2(2\lambda + 5) - 2(-2\lambda) = 0$
lambda + 2 + 4lambda + 10 + 4lambda = 0$\lambda + 2 + 4\lambda + 10 + 4\lambda = 0$
lambda = -frac43$\lambda = -\frac{4}{3}$
### Step 3: Coordinates of Foot of Perpendicular
Substitute lambda = -frac43$\lambda = -\frac{4}{3}$ into the general coordinates of R$R$:
R equiv left(-frac43 + 3, \, 2left(-frac43right) + 5, \, -2left(-frac43right) + 3right)$R \equiv \left(-\frac{4}{3} + 3, \, 2\left(-\frac{4}{3}\right) + 5, \, -2\left(-\frac{4}{3}\right) + 3\right)$
R equiv left(frac53, \, frac73, \, frac173right)$R \equiv \left(\frac{5}{3}, \, \frac{7}{3}, \, \frac{17}{3}\right)$
### Step 4: Solve for the Image Coordinates and Sum
Since R$R$ is the midpoint of PQ$PQ$, where P = (1, 0, 3)$P = (1, 0, 3)$ and Q = (alpha, beta, gamma)$Q = (\alpha, \beta, \gamma)$:
- fracalpha + 12 = frac53 implies alpha = frac103 - 1 = frac73$\frac{\alpha + 1}{2} = \frac{5}{3} \implies \alpha = \frac{10}{3} - 1 = \frac{7}{3}$
- fracbeta + 02 = frac73 implies beta = frac143$\frac{\beta + 0}{2} = \frac{7}{3} \implies \beta = \frac{14}{3}$
- fracgamma + 32 = frac173 implies gamma = frac343 - 3 = frac253$\frac{\gamma + 3}{2} = \frac{17}{3} \implies \gamma = \frac{34}{3} - 3 = \frac{25}{3}$
Now, let us calculate the sum:
alpha + beta + gamma = frac73 + frac143 + frac253 = frac463$\alpha + \beta + \gamma = \frac{7}{3} + \frac{14}{3} + \frac{25}{3} = \frac{46}{3}$
### Pattern Recognition
Standard Midpoint reflection: The image coordinates are given directly by x_textimage = 2 x_textfoot - x_textpoint$x_{\text{image}} = 2 x_{\text{foot}} - x_{\text{point}}$, y_textimage = 2 y_textfoot - y_textpoint$y_{\text{image}} = 2 y_{\text{foot}} - y_{\text{point}}$, and z_textimage = 2 z_textfoot - z_textpoint$z_{\text{image}} = 2 z_{\text{foot}} - z_{\text{point}}$. Finding the parameter lambda$\lambda$ by using the perpendicular vector dot-product rule is the fastest and most robust method.
### Evaluation Rubric / Model Answer
null
### Chapter Mix
Class 12 Mathematics: Three Dimensional Geometry