To find the value of α+β+γ, where (α,β,γ) is the centroid of ΔPQR, we first determine the coordinates of the points P and Q.
The given line on which P and Q lie is:
8x+3=2y−4=2z+1=t
Any general point T on this line can be expressed in terms of the parameter t as:
T=(8t−3,2t+4,2t−1)
Since P and Q lie on this line and are at a distance of 6 units from the point R(1,2,3), the square of the distance from R to T must be equal to 62=36:
RT2=(8t−3−1)2+(2t+4−2)2+(2t−1−3)2=36
Simplifying the expression:
(8t−4)2+(2t+2)2+(2t−4)2=36
Expanding each term:
(64t2−64t+16)+(4t2+8t+4)+(4t2−16t+16)=36
72t2−72t+36=36
72t2−72t=0
72t(t−1)=0
This yields two values for t:
t=0andt=1
Substituting these values of t back into the parametric equations gives the coordinates of P and Q:
- For t=0:
P=(−3,4,−1)
- For t=1:
Q=(8(1)−3,2(1)+4,2(1)−1)=(5,6,1)
The coordinates of vertex R are given as (1,2,3).
The centroid (α,β,γ) of ΔPQR is given by the average of the coordinates of its vertices:
α=3xP+xQ+xR=3−3+5+1=1
β=3yP+yQ+yR=34+6+2=4
γ=3zP+zQ+zR=3−1+1+3=1
Now, calculating α+β+γ:
α+β+γ=1+4+1=6
Thus, the correct option is C.