Diagonal of a cube

This topic has expert replies
User avatar
Legendary Member
Posts: 566
Joined: Fri Jan 04, 2008 11:01 am
Location: Philadelphia
Thanked: 31 times
GMAT Score:640

Diagonal of a cube

by AleksandrM » Wed Jun 11, 2008 9:27 am
The diagonal of a cube of side x is xsqroot3.

This can be found by applying the Pythagorean Theorem twice (first to find the diagonal of a face of the cube, xsqroot2, and then to find the diagonal through the center, xsqroot3).

Can someone please demonstrate for me the latter part (xsqroot3).

Assume we are dealing with a cube with side 4.

Thanks.

User avatar
Legendary Member
Posts: 566
Joined: Fri Jan 04, 2008 11:01 am
Location: Philadelphia
Thanked: 31 times
GMAT Score:640

by AleksandrM » Wed Jun 11, 2008 9:31 am
Never mind I got it. Just imagine a cube that has been cut through the side

You have base 4 and hight 4sqroot2:

(4sqroot2)^2 + 4^2 = x^2 diagonal from one end of cube to ther other

x = 4sqroot3

Master | Next Rank: 500 Posts
Posts: 178
Joined: Wed May 14, 2008 3:51 pm
Thanked: 16 times
Followed by:1 members
GMAT Score:99%+

by egybs » Wed Jun 11, 2008 9:46 am
Diag1 = Diagonal of one side of the cube
Diag2 = Diagonal of the entire cube


Diag1^2 = x^2+x^2
Diag1 = (2x^2)^.5 = x(2^.5)
Diag2^2 = (x(2^.5))^2 + x^2
Diag2^2 = 2x^2 + x^2 = 3x^2
Diag2 = (3x^2)^.5 = x(3^.5)

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 2621
Joined: Mon Jun 02, 2008 3:17 am
Location: Montreal
Thanked: 1090 times
Followed by:355 members
GMAT Score:780

by Ian Stewart » Wed Jun 11, 2008 12:09 pm
You could also use the three-dimensional version of the Pythagorean Theorem:

d^2 = x^2 + y^2 + z^2

where d is the diagonal inside a box ('rectangular prism', in math terms) of dimensions x by y by z.

Thus in the special case of a cube measuring x by x by x,

d^2 = x^2 + x^2 + x^2
d^2 = 3x^2
d = root(3)*x

This won't be useful very often on the GMAT, but occasionally it does help.

Master | Next Rank: 500 Posts
Posts: 178
Joined: Wed May 14, 2008 3:51 pm
Thanked: 16 times
Followed by:1 members
GMAT Score:99%+

by egybs » Wed Jun 11, 2008 12:24 pm
Heh good point Ian... that's a lot nicer!

Ian Stewart wrote:You could also use the three-dimensional version of the Pythagorean Theorem:

d^2 = x^2 + y^2 + z^2

where d is the diagonal inside a box ('rectangular prism', in math terms) of dimensions x by y by z.

Thus in the special case of a cube measuring x by x by x,

d^2 = x^2 + x^2 + x^2
d^2 = 3x^2
d = root(3)*x

This won't be useful very often on the GMAT, but occasionally it does help.