Question
Question: The co-ordinates of a point which is equidistant from the points \(( 0,0,0 ) , ( a , 0,0 ) , ( 0 , ...
The co-ordinates of a point which is equidistant from the points (0,0,0),(a,0,0),(0,b,0) and (0,0,c) are given by
A
(2a,2b,2c)
B
(−2a,−2b,2c)
C
(2a,−2b,−2c)
D
(−2a,2b,−2c)
Answer
(2a,2b,2c)
Explanation
Solution
Let point be (x,y,z) then x2+y2+z2
= (x−a)2+y2+z2=x2+(y−b)2+z2=x2+y2+(z−c)2
Therefore x=2a,y=2b and z=2c .