Centroid of the tetrahedron OABC, where coordinates of A, B, C are (a, 2, 3), (1, b, 3) and (2, 1, c) respectively, is (1, 2, 3). Find the distance of the point (a, b, c) from the origin O
A
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
No worries! We‘ve got your back. Try BYJU‘S free classes today!
D
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
Open in App
Solution
The correct option is D Centroid of the tetrahedron with vertices A(x1,y1,z1),B(x2,y2,z2),(x3,y2,z3) and D(x4,y4,z4) is given by G≡(x1+x2+x3+x44,y1+y2+y3+y44,z1+z2+z3+z44) We are given (1, 2, 3 ) is the centroid of the tetrahedron with vertices O(0,0,0), A(a, 2, 3), B(1, b, 3) and C(2, 1, c) Using the relation (1), we get G≡(0+a+1+24,0+2+b+14,0+3+3+c4) This is given as (1, 2, 3 ) ⇒0+a+1+24=1,0+2+b+14=2 and 0+3+3+c4=3 ⇒a=2,b=5 and c=3 ⇒ Distance of (a, b, c ) from origin = √a2+b2+c2 =√38