Orthocentre and Area of Triangle Formed by Line Intersections in Three Dimensions
Let L be the straight line joining the points P(1,2,−1) and Q(2,3,1). Let S be the foot of the perpendicular drawn from the point R(4,−1,5) to the line L. Another line passing through R intersects L at a point T such that the point S divides the line segment PT internally in the ratio ∣PS∣:∣ST∣=1:2, where ∣PS∣ and ∣ST∣ are the lengths of the line segments PS and ST, respectively.
Then which of the following statements is (are) TRUE ?
Options
A
The orthocentre of the triangle PRT is (523,−4,531)
To determine which of the given statements are correct, we will solve the problem in a step-by-step manner.
Step 1: Finding the Coordinates of Point S
The line L passes through the points P(1,2,−1) and Q(2,3,1).
The direction vector of line L is given by:
d=PQ=(2−1)i^+(3−2)j^+(1−(−1))k^=i^+j^+2k^
Any general point S on the line L can be expressed in parametric form using parameter λ:
S=(1+λ,2+λ,−1+2λ)
The point R is given as R(4,−1,5). The vector RS is:
RS=S−R=(1+λ−4)i^+(2+λ−(−1))j^+(−1+2λ−5)k^=(λ−3)i^+(λ+3)j^+(2λ−6)k^
Since S is the foot of the perpendicular from R to the line L, we have RS⊥d, which means their dot product must be zero:
RS⋅d=0(λ−3)(1)+(λ+3)(1)+(2λ−6)(2)=0λ−3+λ+3+4λ−12=06λ−12=0⟹λ=2
Substituting λ=2 into the coordinates of S:
S=(1+2,2+2,−1+2(2))=(3,4,3)
Step 2: Finding the Coordinates of Point T
We are given that point S divides the segment PT internally in the ratio ∣PS∣:∣ST∣=1:2.
Using the section formula for internal division:
S=1+22P+1T⟹3S=2P+T⟹T=3S−2P
Substituting the coordinates of S(3,4,3) and P(1,2,−1):
T=3(3,4,3)−2(1,2,−1)=(9−2,12−4,9+2)=(7,8,11)
Step 3: Calculating the Area of Triangle PRT
The base of △PRT lies along the segment PT, and its height is the perpendicular distance ∣RS∣.
Calculate length of segment PS:PS=S−P=(3−1)i^+(4−2)j^+(3−(−1))k^=2i^+2j^+4k^∣PS∣=22+22+42=4+4+16=24=26
Calculate total base length ∣PT∣:
Since ∣PS∣:∣ST∣=1:2, the total length ∣PT∣=∣PS∣+∣ST∣=3∣PS∣:
∣PT∣=3(26)=66