Question 335370: Four corners of the cube are (0,0,0), (1,0,0), (0,1,0), (0,0,1). What are the other four corners? Find the coordinates of the center point of the cube. The center points of the six faces are?
Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! The remaining corner points are,
(1,1,0)
(1,0,1)
(0,1,1)
(1,1,1)
.
.
.
The center point of the cube is
(1/2,1/2,1/2)
.
.
.
The center points of the faces would be
(1/2,1/2,0)
(1/2,1/2,1)
(0,1/2,1/2)
(1,1/2,1/2)
(1/2,0,1/2)
(1/2,1,1/2)
|
|
|