Find the closest distance of point (2,2,2) to the line L by deriving and solvin…

Find the closest distance of point (2,2,2) to the line L by deriving and solving system of linear equations.

L:{𝑥1+x2+𝑥3=2𝑥1𝑥22x3=5L:\begin{cases} 𝑥_1+ x_2 + 𝑥_3 = 2\\ 𝑥_1 − 𝑥_2 − 2x_3 = 5 \end{cases}

More Distances Questions: