Animated Solution for Mathematics - Three Dimensional Geometry: Let the position vectors of two points P and Q be 3i^−j^+2k^ and i^+2j^−4k^, respectively. Let R and S be two points such that the direction ratios of lines PR and QS are (4,−1,2) and (−2,1,−2), respectively. Let lines PR and QS intersect at T. If the vector TA is perpendicular to both PR and QS and the length of vector TA is 5 units, then the modulus of a position vector of A is :
Select Answer:
Visualized Solution
Visualizing Points P and Q
Position vector of P=3i^−j^+2k^
Position vector of Q=i^+2j^−4k^
Defining the Lines PR and QS
Direction ratios of PR=(4,−1,2)
Direction ratios of QS=(−2,1,−2)
Parametric Equations of the Lines
Line PR:4x−3=−1y+1=2z−2=λ
Line QS:−2x−1=1y−2=−2z+4=μ
Setting up the Intersection Equations
Equating x and y coordinates for intersection point T:
3+4λ=1−2μ⟹2λ+μ=−1
−1−λ=2+μ⟹λ+μ=−3
Solving for λ and μ
Subtracting the equations: (2λ+μ)−(λ+μ)=−1−(−3)
This gives λ=2
Substituting λ=2 yields μ=−5
Finding the Coordinates of T
Substitute λ=2 into the general point of PR:
T=(3+4(2),−1−2,2+2(2))
T=(11,−3,6)
Direction of the Perpendicular Vector TA
Vector TA is perpendicular to both PR and QS.
Direction of TA is proportional to (4,−1,2)×(−2,1,−2)
Calculating the Cross Product
n=i^4−2j^−11k^2−2
n=i^(2−2)−j^(−8+4)+k^(4−2)
n=0i^+4j^+2k^
Finding the Unit Normal Vector
Magnitude of n=02+42+22=20=25
Unit vector n^=254j^+2k^=52j^+k^
Determining the Vector TA
TA=±(length)n^=±5(52j^+k^)
TA=±(2j^+k^)
Finding the Position Vector of A
OA=OT+TA
Case 1: OA=(11i^−3j^+6k^)+(2j^+k^)=11i^−j^+7k^
Case 2: OA=(11i^−3j^+6k^)−(2j^+k^)=11i^−5j^+5k^
Calculating the Modulus ∣OA∣
∣OA∣=112+(−1)2+72
∣OA∣=121+1+49
∣OA∣=171
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 lines, PR and QS, stretching out into the void. They are not parallel; they are destined to meet at a single, precise point T.
This is the heart of our problem. We are not just solving equations; we are navigating the architecture of space.
The Parametric Dance
To find where these lines meet, we must first understand how they move. We are given the starting points P(3,−1,2) and Q(1,2,−4) and their direction ratios.
Think of these ratios as the 'velocity' or the 'heading' of the lines. We introduce two parameters, λ and μ, to describe any point on these lines.
For line PR, any point can be written as (3+4λ,−1−λ,2+2λ). Similarly, for line QS, any point is (1−2μ,2+μ,−4−2μ).
By equating the x and y coordinates, we create a system of linear equations:
3+4λ=1−2μ
−1−λ=2+μ
Solving this system is our first victory. Subtracting the equations reveals λ=2, which leads us to μ=−5. Checking these in the z-coordinate confirms our intersection point T is (11,−3,6).
The Perpendicularity Challenge
Now, we introduce a new vector, TA. We are told it is perpendicular to both lines.
How do we find a direction that is orthogonal to two different lines simultaneously? We turn to the cross product. By taking the cross product of the direction vectors (4,−1,2) and (−2,1,−2), we find the normal vector n=(0,4,2).
This vector n is the 'anchor' for the direction of TA. To make it useful, we normalize it into a unit vector:
n^=52j^+k^
Since the length of TA is given as 5, we simply multiply this length by our unit vector to get:
TA=±(2j^+k^)
The Final Leap
We are almost there. To find the position vector of A, we use the triangle law of vector addition: OA=OT+TA.
Substituting our coordinates for T and the two possible vectors for TA, we get two potential positions for A: (11,−1,7) or (11,−5,5).
Finally, we calculate the modulus:
∣OA∣=112+(−1)2+72=121+1+49=171
Whether we chose the positive or negative case, the result is the same. The elegance of the math ensures that no matter which way we look, the distance remains constant.
You have successfully navigated the 3D landscape and arrived at the solution: 171.