Question
Mathematics Question on 3D Geometry
Let Q and R be the feet of perpendiculars from the point P(a, a, a) on the lines x = y, z = 1 and x = –y, z = –1 respectively. If ∠QPR is a right angle, then 12a2 is equal to _____
Answer
The coordinates of Q are given by:
x=y,z=1⇒Q(r,r,1)
The coordinates of R are given by:
x=−y,z=−1⇒R(k,−k,−1)
Calculate vector PQ:
PQ=(a−r)i^+(a−r)j^+(a−1)k^
Similarly, calculate vector PR:
PR=(a−k)i^+(a+k)j^+(a+1)k^
Since PQ⊥PR:
(a−r)(a−k)+(a−r)(a+k)+(a−1)(a+1)=0
Simplifying:
a=1or−1
Hence:
12a2=12