Animated Solution for Mathematics - Three Dimensional Geometry: Let the line passing through the points (−1,2,1) and parallel to the line 2x−1=3y+1=4z intersect the line \frac{x+2}{3}=rac{y-3}{2}=rac{z-4}{1} at the point P. Then the distance of P from the point Q(4,−5,1) is
Select Answer:
Visualized Solution
The Geometric Setup
We need to find a line L1 passing through A(−1,2,1).
L1 intersects another line L2 at point P.
Finally, we must find the distance from P to Q(4,−5,1).
Direction of Line L1
L1 is parallel to: 2x−1=3y+1=4z
Direction ratios of L1 are proportional to the parallel line.
d1=(2,3,4)
Equation of Line L1
Using point A(−1,2,1) and direction (2,3,4).
Cartesian equation: 2x+1=3y−2=4z−1
Let this equal to a parameter t.
General point on L1: P≡(2t−1,3t+2,4t+1)
Equation of Line L2
Given L2: 3x+2=2y−3=1z−4
Let this equal to a parameter s.
General point on L2: P≡(3s−2,2s+3,s+4)
Equating Coordinates at P
At intersection P, the x and y coordinates must match.
Imagine you are standing in a vast, three-dimensional void. You see two lines stretching out into infinity, like two contrails of airplanes crossing in the sky.
One line, L1, passes through the point A(−1,2,1) and is parallel to the line defined by:
2x−1=3y+1=4z
The other line, L2, is given by the equation:
3x+2=2y−3=1z−4
Your mission is to find the point P where these two lines intersect and then calculate the distance from this point to a third point Q(4,−5,1).
Phase 1
Defining the Paths
To understand a line in 3D, we need two things: a starting point and a direction. For L1, we are given the point A(−1,2,1).
The problem states L1 is parallel to the line with direction ratios (2,3,4). Thus, the direction vector of L1 is d1=(2,3,4).
We can write the symmetric equation of L1 as:
2x+1=3y−2=4z−1
By setting this expression equal to a parameter t, we describe any point on L1 as (2t−1,3t+2,4t+1). This represents our general point P on L1.
Phase 2
The Collision
Now, we turn our attention to L2. We introduce a different parameter, s, because the lines are independent entities.
Setting the equation of L2 equal to s, we find the general point on L2 to be (3s−2,2s+3,s+4). For the lines to intersect at point P, the coordinates must be identical at that specific location.
This gives us a system of equations:
2t−1=3s−2⇒2t−3s=−1
3t+2=2s+3⇒3t−2s=1
Using the method of elimination, we multiply the first equation by 2 and the second by 3 to align the coefficients of s. This yields 4t−6s=−2 and 9t−6s=3.
Subtracting these equations, we find 5t=5, which gives us t=1. Substituting t=1 back into our second equation, 3(1)−2s=1, we find s=1.
Phase 3
The Final Destination
With t=1, we find the exact coordinates of the intersection point P. Plugging t=1 into our expression for L1, we get x=2(1)−1=1, y=3(1)+2=5, and z=4(1)+1=5.
So, the intersection point is P(1,5,5). Now, we calculate the distance between P(1,5,5) and Q(4,−5,1) using the 3D distance formula:
PQ=(x2−x1)2+(y2−y1)2+(z2−z1)2
Substituting our coordinates, we get:
PQ=(4−1)2+(−5−5)2+(1−5)2
This simplifies to:
PQ=32+(−10)2+(−4)2=9+100+16=125
Factoring this, we get 25×5=55. The final distance is 55.