Three of the vertices of a square in ℝ3 are (1, 2, 3), (10, 14, 23), and (22, 30, 8). What is the sum of the coordinates of the fourth vertex?
Solution: The square in question is the translation by (1, 2, 3) of the square with vertices (0, 0, 0), (9, 12, 20), (21, 28, 5), and (12, 16, 15), so the fourth vertex is
(12+1, 16+2, 15+3)=(13, 18, 18), whose sum of coordinates is 49.







