Now, we know that any line through ( 1, 2, -4) can be written as
$ \frac { x - 1 } { a } = \frac { y - 2 } { b } = \frac { z + 4 } { c }$
where a,b,c are the direction ratios of line (i)
Now, the line (i) is perpendicular to the lines
$\frac { x - 8 } { 3 } = \frac { y + 19 } { - 16 } = \frac { z - 10 } { 7 }$
and $\frac { x - 15 } { 3 } = \frac { y - 29 } { 8 } = \frac { z - 5 } { - 5 }$
The direction ratios of the above lines are (3,-16,7) and (3,8,-5), respectively which are perpendicular to the Equation (i).
3a - 16b + 7c = 0 ...(ii)
and 3a + 8b - 5c = 0 ...(iii)
By cross-multiplication, we get
$\frac { a } { 80 - 56 } = \frac { b } { 21 + 15 } = \frac { c } { 24 + 48 }$
$\Rightarrow \frac { a } { 24 } = \frac { b } { 36 } = \frac { c } { 72 }$
$\Rightarrow \frac { a } { 2 } = \frac { b } { 3 } = \frac { c } { 6 } = \lambda ( \text { say } )$
$ \Rightarrow a = 2 \lambda , b = 3 \lambda , c = 6 \lambda$
The equation of the required line in cartesian form is
$\frac { x - 1 } { 2 \lambda } = \frac { y - 2 } { 3 \lambda } = \frac { z + 4 } { 6 \lambda } \text { or } \frac { x - 1 } { 2 } = \frac { y - 2 } { 3 } = \frac { z + 4 } { 6 }$ and in vector form is $ \vec { r } = ( \hat { i } + 2 \hat { j } - 4 \hat { k } ) + \lambda ( { 2 } \hat { i } + 3 \hat { j } + 6 \hat { k } ).$