+0  
 
0
462
1
avatar

You are given a cube of unit edge length. Find the shortest distance between two opposite vertices (i.e. the end points of a space diagonal) if your path between the two vertices has to be on the surface of the cube.

 Jun 13, 2020
 #1
avatar+310 
+1

The shortest distance is the edge of a cube plus a diagonal of the base square. (Draw a diagram, and after a bit of trial and error & intuition, you should see why). So the answer is \(1+\sqrt2\)

 Jun 14, 2020

2 Online Users