Solveeit Logo

Question

Mathematics Question on 3D Geometry

Let dd be the distance of the point of intersection of the lines x+63=y2=z+11\frac{x+6}{3} = \frac{y}{2} = \frac{z+1}{1} and x74=y93=z42\frac{x-7}{4} = \frac{y-9}{3} = \frac{z-4}{2} from the point (7,8,9)(7, 8, 9). Then d2+6d^2 + 6 is equal to:

A

72

B

69

C

75

D

78

Answer

75

Explanation

Solution

Let the equations of the lines be:
For Line 1:
x+63=y2=z+11=λ\frac{x + 6}{3} = \frac{y}{2} = \frac{z + 1}{1} = \lambda Then x=3λ6x = 3\lambda - 6, y=2λy = 2\lambda, z=λ1z = \lambda - 1.
For Line 2:
x74=y93=z42=μ\frac{x - 7}{4} = \frac{y - 9}{3} = \frac{z - 4}{2} = \mu Then x=4μ+7x = 4\mu + 7, y=3μ+9y = 3\mu + 9, z=2μ+4z = 2\mu + 4.
By equating the coordinates, we get the system of equations:
3λ6=4μ+7(1) 2λ=3μ+9(2) λ1=2μ+4(3)\begin{aligned} 3\lambda - 6 &= 4\mu + 7 \quad (1) \\\ 2\lambda &= 3\mu + 9 \quad (2) \\\ \lambda - 1 &= 2\mu + 4 \quad (3) \end{aligned} Solving these equations, we find the values of λ\lambda and μ\mu at the point of intersection as λ=3\lambda = 3 and μ=1\mu = -1. Thus, the intersection point is (3,6,2)(3, 6, 2).
The distance dd from the point (7,8,9)(7, 8, 9) to (3,6,2)(3, 6, 2) is:
d=(73)2+(86)2+(92)2=16+4+49=69d = \sqrt{(7 - 3)^2 + (8 - 6)^2 + (9 - 2)^2} = \sqrt{16 + 4 + 49} = \sqrt{69} Therefore,
d2+6=69+6=75d^2 + 6 = 69 + 6 = 75