Animated Solution for Mathematics - Three Dimensional 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 _______.
Enter Numerical Value:
Visualized Solution
Visualizing the Setup
Given points: A(4,−6,−2) and B(16,−2,4)
A straight line passes through A and B.
Direction Ratios of Line AB
Direction Ratios (DRs) formula: (x2−x1,y2−y1,z2−z1)
Calculating Direction Ratios
DRs =(16−4,−2−(−6),4−(−2))
DRs =(12,4,6)
Simplified DRs: Divide by 2⇒(6,2,3)
Equation of Line AB
Equation of line AB: 6x−4=2y+6=3z+2=λ
Parametric Coordinates of P
General point P(a,b,c) on the line:
a=4+6λ
b=−6+2λ
c=−2+3λ
Distance Constraint AP=21
Given distance AP=21
AP=(6λ)2+(2λ)2+(3λ)2
Solving for λ
21=36λ2+4λ2+9λ2
21=49λ2=7∣λ∣
∣λ∣=3⇒λ=±3
Identifying Point P
For λ=3: P=(22,0,7)
For λ=−3: P=(−14,−12,−11)
Constraint: a,b,c≥0
Therefore, P(22,0,7)
Introducing Point Q
New point Q(4,−12,3)
Target: Find distance PQ
Setting up Distance PQ
P(22,0,7) and Q(4,−12,3)
PQ=(22−4)2+(0−(−12))2+(7−3)2
Final Calculation
PQ=182+122+42
PQ=324+144+16
PQ=484=22
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room. You have two fixed points, A(4,−6,−2) and B(16,−2,4), acting as anchors for a straight line stretching through the air.
To navigate this line, we first need to understand its orientation. We calculate the direction ratios by finding the difference between the coordinates of B and A: (16−4,−2−(−6),4−(−2)), which gives us (12,4,6).
We can simplify these ratios to (6,2,3) to make our future calculations elegant and manageable.
The Parametric Bridge
Unlocking the Line
Now, how do we find any point P on this line? We use the parametric form.
By setting the symmetric equation of the line equal to a parameter λ, we create a bridge:
6x−4=2y+6=3z+2=λ
Every point P(a,b,c) on this line can now be described as:
a=4+6λ,b=−6+2λ,c=−2+3λ
This λ is our magic key; it tells us exactly how far we have traveled from point A along the direction vector.
The Constraint Hunt
Solving for λ
The problem states that point P is exactly 21 units away from A. Using the distance formula, we know that:
AP=(6λ)2+(2λ)2+(3λ)2
Simplifying this, we get:
36λ2+4λ2+9λ2=49λ2=7∣λ∣
Setting 7∣λ∣=21, we find that ∣λ∣=3, meaning λ can be 3 or −3.
If λ=3, then P=(4+18,−6+6,−2+9)=(22,0,7).
If λ=−3, then P=(4−18,−6−6,−2−9)=(−14,−12,−11).
The problem explicitly states that a,b,c must be non-negative integers. Thus, we reject the second option and embrace P(22,0,7).
The Final Encounter
Calculating the Distance
With P(22,0,7) secured, we introduce the final point Q(4,−12,3). Our mission is to find the distance PQ.
We deploy the distance formula one last time:
PQ=(22−4)2+(0−(−12))2+(7−3)2
This simplifies to:
PQ=182+122+42=324+144+16=484
The square root of 484 is 22. The final distance is 22.