document.write( "Question 328794: A line intersects a cube at two points, A and B. If each edge of the cube is 4 cm, what is the greatest possible distance between A and B? \n" ); document.write( "
Algebra.Com's Answer #235569 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
It's the diagonal.
\n" ); document.write( "d^2 = 3*4^2 = 48
\n" ); document.write( "d = sqrt(48) = 4sqrt(3)
\n" ); document.write( "
\n" ); document.write( "
\n" );