Let \( L \) be the line
\[
\frac{x+1}{2} = \frac{y+1}{3} = \frac{z+3}{6}
\]
and let \( S \) be the set of all points \( (a,b,c) \) on \( L \), whose distance from the line
\[
\frac{x+1}{2} = \frac{y+1}{3} = \frac{z-9}{0}
\]
along the line \( L \) is \( 7 \).
Then
\[
\sum_{(a,b,c)\in S} (a+b+c)
\]
is equal to
Show Hint
For problems involving distance along a line, always use the unit direction vector of the line and move forward and backward by the given distance.
First, identify and understand the equations of the lines given.
The line \( L \) is given by the symmetric equation: \(\frac{x+1}{2} = \frac{y+1}{3} = \frac{z+3}{6}\). The direction ratios of this line are \( \langle 2, 3, 6 \rangle \).
The second line is described by the equation: \(\frac{x+1}{2} = \frac{y+1}{3} = \frac{z-9}{0}\). Here, \( z = 9 \), which represents a vertical plane parallel to the xy-plane at \( z = 9 \). The direction ratios are \( \langle 2, 3, 0 \rangle \).
We need to find all points \( (a,b,c) \) on line \( L \) such that their distance from this plane along line \( L \) is 7.
Parametrize line \( L \) using a parameter \( t \):
\( x = 2t - 1 \)
\( y = 3t - 1 \)
\( z = 6t - 3 \)
The distance from a point on line \( L \) to the plane \( z = 9 \) is given directly by the change in \( z \)-coordinate. For line \( L \), the direction for \( z \) is 6. Thus, the distance from any point on \( L \) is given by:
\(|z - 9| = |6t - 3 - 9| = |6t - 12| = 6|t - 2|\)
We know that this distance is 7, so:
\(6|t - 2| = 7\)
Solving this equation gives:
\(|t - 2| = \frac{7}{6}\)
This leads to the two cases:
\(t - 2 = \frac{7}{6}\)
\(t - 2 = -\frac{7}{6}\)
Solving these, we get:
\(t = \frac{19}{6}\)
\(t = \frac{5}{6}\)
Finding the points corresponding to these \( t \)-values on the line \( L \):