Question
Mathematics Question on 3D Geometry
A line passes through A(4,−6,−2) and B(16,−2,4). The point P(a,b,c) where a, b, c are non-negative integers, on the line AB lies at a distance of 21 units from the point A. The distance between the points P(a,b,c) and Q(4,−12,3) is equal to \\_\\_\\_\\_\\_.
The direction ratios of line AB are given by:
(16−4,−2−6,4−(−2))=(12,−8,6)
The parametric equation of the line passing through point A(4,6,−2) in the direction of AB is:
x=4+12t,y=6−8t,z=−2+6t
Given that the distance from point A to point P(a,b,c) is 21 units, we use the distance formula:
(12t)2+(−8t)2+(6t)2=21
Squaring both sides:
144t2+64t2+36t2=441 244t2=441⟹t2=244441⟹t=±24421=±26121
Substituting the value of t into the parametric equations:
a=4+12(76)=22,b=6−8(76)=0,c=−2+6(76)=7
Thus, P(a,b,c)=(22,0,7).
Next, we find the distance between points P(22,0,7) and Q(4,−12,3):
Distance=(22−4)2+(0−(−12))2+(7−3)2 =182+122+42 =324+144+16 =484=22