Solveeit Logo

Question

Mathematics Question on 3D Geometry

A line passes through A(4,6,2)A(4, -6, -2) and B(16,2,4)B(16, -2, 4). The point P(a,b,c)P(a, b, c) where aa, bb, cc are non-negative integers, on the line ABAB lies at a distance of 21 units from the point AA. The distance between the points P(a,b,c)P(a, b, c) and Q(4,12,3)Q(4, -12, 3) is equal to \\_\\_\\_\\_\\_.

Answer

The direction ratios of line ABAB are given by:

(164,26,4(2))=(12,8,6)(16 - 4, -2 - 6, 4 - (-2)) = (12, -8, 6)

The parametric equation of the line passing through point A(4,6,2)A(4, 6, -2) in the direction of ABAB is:

x=4+12t,y=68t,z=2+6tx = 4 + 12t, \quad y = 6 - 8t, \quad z = -2 + 6t

Given that the distance from point AA to point P(a,b,c)P(a, b, c) is 21 units, we use the distance formula:

(12t)2+(8t)2+(6t)2=21\sqrt{(12t)^2 + (-8t)^2 + (6t)^2} = 21

Squaring both sides:

144t2+64t2+36t2=441144t^2 + 64t^2 + 36t^2 = 441 244t2=441    t2=441244    t=±21244=±21261244t^2 = 441 \implies t^2 = \frac{441}{244} \implies t = \pm \frac{21}{\sqrt{244}} = \pm \frac{21}{2\sqrt{61}}

Substituting the value of tt into the parametric equations:

a=4+12(67)=22,b=68(67)=0,c=2+6(67)=7a = 4 + 12 \left( \frac{6}{7} \right) = 22, \quad b = 6 - 8 \left( \frac{6}{7} \right) = 0, \quad c = -2 + 6 \left( \frac{6}{7} \right) = 7

Thus, P(a,b,c)=(22,0,7)P(a, b, c) = (22, 0, 7).

Next, we find the distance between points P(22,0,7)P(22, 0, 7) and Q(4,12,3)Q(4, -12, 3):

Distance=(224)2+(0(12))2+(73)2\text{Distance} = \sqrt{(22 - 4)^2 + (0 - (-12))^2 + (7 - 3)^2} =182+122+42= \sqrt{18^2 + 12^2 + 4^2} =324+144+16= \sqrt{324 + 144 + 16} =484=22= \sqrt{484} = 22