Question
Question: If A = (5, 1, p), B = (1, q, p) and C = (1, -2, 3) are vertices of triangle and G = $\left(r, \frac{...
If A = (5, 1, p), B = (1, q, p) and C = (1, -2, 3) are vertices of triangle and G = (r,3−4,31) is its centroid, then the values of p, q, r are respectively
A
- 1, 3, 7/3
B
-1, -3, 7/3
C
1, -3, 7/3
D
1, 3, 7/3
Answer
-1, -3, 7/3
Explanation
Solution
The centroid G of a triangle with vertices A(x1,y1,z1), B(x2,y2,z2), and C(x3,y3,z3) is given by:
G=(3x1+x2+x3,3y1+y2+y3,3z1+z2+z3)Given: A=(5,1,p), B=(1,q,p), C=(1,−2,3), and G=(r,3−4,31)
-
x-coordinate:
r=35+1+1=37 -
y-coordinate:
31+q+(−2)=3q−1=3−4⇒q−1=−4⇒q=−3 -
z-coordinate:
3p+p+3=32p+3=31⇒2p+3=1⇒2p=−2⇒p=−1
Thus, p=−1, q=−3, and r=37.