document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #240605 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The remaining corner points are,
\n" ); document.write( "(1,1,0)
\n" ); document.write( "(1,0,1)
\n" ); document.write( "(0,1,1)
\n" ); document.write( "(1,1,1)
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The center point of the cube is
\n" ); document.write( "(1/2,1/2,1/2)
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The center points of the faces would be
\n" ); document.write( "(1/2,1/2,0)
\n" ); document.write( "(1/2,1/2,1)
\n" ); document.write( "(0,1/2,1/2)
\n" ); document.write( "(1,1/2,1/2)
\n" ); document.write( "(1/2,0,1/2)
\n" ); document.write( "(1/2,1,1/2)
\n" ); document.write( "
\n" );