Question
Question: The end points of a diameter of a sphere are P(1, 2, 3) and Q(5, 0, -1). Then the coordinates of the...
The end points of a diameter of a sphere are P(1, 2, 3) and Q(5, 0, -1). Then the coordinates of the point on the sphere farthest from the origin is

(2+178,3+172,3+172)
(9+173,5+172,7+172)
(5+112,5+112,3+112)
(3+119,1+113,1+113)
(3+119,1+113,1+113)
Solution
- Find the center and radius of the sphere: The center of the sphere C is the midpoint of the diameter PQ. C=(21+5,22+0,23+(−1))=(26,22,22)=(3,1,1).
The radius r is half the length of the diameter PQ. Diameter length d=(5−1)2+(0−2)2+(−1−3)2=42+(−2)2+(−4)2=16+4+16=36=6. So, the radius is r=26=3.
- Find the point on the sphere farthest from the origin: The point on the sphere farthest from the origin lies on the line passing through the origin O(0,0,0) and the center of the sphere C(3,1,1). This point is located at a distance r from the center C, on the side away from the origin.
The vector from the origin to the center is OC=(3−0,1−0,1−0)=(3,1,1). The magnitude of this vector is ∣OC∣=32+12+12=9+1+1=11.
The unit vector in the direction of OC is u^OC=∣OC∣OC=(113,111,111).
The coordinates of the point X on the sphere farthest from the origin are given by: OX=OC+r⋅u^OC OX=(3,1,1)+3⋅(113,111,111) OX=(3,1,1)+(119,113,113) OX=(3+119,1+113,1+113).