Key concept: Shortest Distance
c) $$\frac{40}{\sqrt{195}}$$
[Solution Description] To find the shortest distance between two skew lines, we use the formula:
$$d = \frac{|(\mathbf{a}_2 – \mathbf{a}_1) \cdot (\mathbf{b}_1 \times \mathbf{b}_2)|}{|\mathbf{b}_1 \times \mathbf{b}_2|}$$
Given:
$$\mathbf{a}_1 = \langle 2, 3, 1 \rangle$$,
$$\mathbf{a}_2 = \langle 4, -1, 3 \rangle$$,
$$\mathbf{b}_1 = \langle 3, -1, 2 \rangle$$,
$$\mathbf{b}_2 = \langle -1, 2, 3 \rangle$$.
Calculate $$\mathbf{a}_2 – \mathbf{a}_1 = \langle 4 – 2, -1 – 3, 3 – 1 \rangle = \langle 2, -4, 2 \rangle$$.
Next, calculate $$\mathbf{b}_1 \times \mathbf{b}_2$$ using cross product:
$$\mathbf{b}_1 \times \mathbf{b}_2 = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 3 -1 -2 \\ -1 -2 -3 \end{vmatrix}$$
Calculate determinants:
$$= \mathbf{i}( (-1)(3) – (2)(2) ) – \mathbf{j}( (3)(3) – (2)(-1) ) + \mathbf{k}( (3)(2) – (-1)(-1) )$$
$$= \mathbf{i}(-3 – 4) – \mathbf{j}(9 + 2) + \mathbf{k}(6 – 1)$$
$$= -7\mathbf{i} – 11\mathbf{j} + 5\mathbf{k}$$
Magnitude of $$\mathbf{b}_1 \times \mathbf{b}_2$$:
$$|\mathbf{b}_1 \times \mathbf{b}_2| = \sqrt{(-7)^2 + (-11)^2 + 5^2} = \sqrt{49 + 121 + 25} = \sqrt{195}$$
Dot Product $$(\mathbf{a}_2 – \mathbf{a}_1) \cdot (\mathbf{b}_1 \times \mathbf{b}_2)$$:
$$\langle 2, -4, 2 \rangle \cdot \langle -7, -11, 5 \rangle = (2)(-7) + (-4)(-11) + (2)(5) = -14 + 44 + 10 = 40$$
Shortest distance d becomes:
$$d = \frac{|40|}{\sqrt{195}} = \frac{40}{\sqrt{195}}$$
Your Answer is correct.
c) $$\frac{40}{\sqrt{195}}$$
[Solution Description] To find the shortest distance between two skew lines, we use the formula:
$$d = \frac{|(\mathbf{a}_2 – \mathbf{a}_1) \cdot (\mathbf{b}_1 \times \mathbf{b}_2)|}{|\mathbf{b}_1 \times \mathbf{b}_2|}$$
Given:
$$\mathbf{a}_1 = \langle 2, 3, 1 \rangle$$,
$$\mathbf{a}_2 = \langle 4, -1, 3 \rangle$$,
$$\mathbf{b}_1 = \langle 3, -1, 2 \rangle$$,
$$\mathbf{b}_2 = \langle -1, 2, 3 \rangle$$.
Calculate $$\mathbf{a}_2 – \mathbf{a}_1 = \langle 4 – 2, -1 – 3, 3 – 1 \rangle = \langle 2, -4, 2 \rangle$$.
Next, calculate $$\mathbf{b}_1 \times \mathbf{b}_2$$ using cross product:
$$\mathbf{b}_1 \times \mathbf{b}_2 = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 3 -1 -2 \\ -1 -2 -3 \end{vmatrix}$$
Calculate determinants:
$$= \mathbf{i}( (-1)(3) – (2)(2) ) – \mathbf{j}( (3)(3) – (2)(-1) ) + \mathbf{k}( (3)(2) – (-1)(-1) )$$
$$= \mathbf{i}(-3 – 4) – \mathbf{j}(9 + 2) + \mathbf{k}(6 – 1)$$
$$= -7\mathbf{i} – 11\mathbf{j} + 5\mathbf{k}$$
Magnitude of $$\mathbf{b}_1 \times \mathbf{b}_2$$:
$$|\mathbf{b}_1 \times \mathbf{b}_2| = \sqrt{(-7)^2 + (-11)^2 + 5^2} = \sqrt{49 + 121 + 25} = \sqrt{195}$$
Dot Product $$(\mathbf{a}_2 – \mathbf{a}_1) \cdot (\mathbf{b}_1 \times \mathbf{b}_2)$$:
$$\langle 2, -4, 2 \rangle \cdot \langle -7, -11, 5 \rangle = (2)(-7) + (-4)(-11) + (2)(5) = -14 + 44 + 10 = 40$$
Shortest distance $$d$$ becomes:
$$d = \frac{|40|}{\sqrt{195}} = \frac{40}{\sqrt{195}}$$