ds set:

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 60
Joined: Fri Jun 01, 2007 11:02 pm

ds set:

by thumpin_termis » Fri Jul 06, 2007 6:15 pm
What is the volume of a certain cube?

1. The sum of the areas of the faces of the cube is 54
2. The greatest possible distance between two points on the cube is 3(SQRT2).

.
.
.
.
.
.
.
OA is D.

I can see how 1 is sufficient, but how to do find out the necessary info with statement 2?

User avatar
Master | Next Rank: 500 Posts
Posts: 277
Joined: Sun Jun 17, 2007 2:51 pm
Location: New York, NY
Thanked: 6 times
Followed by:1 members

by givemeanid » Fri Jul 06, 2007 7:42 pm
The greatest distance between two points on a cube is the distance between a vertex on one surface and the diagonally opposite vertex on the parallel surface. If you visualize a sphere circumscribing this cube, then this distance is the diameter of the sphere.

If I remember correctly, the radius of this sphere is s*(sqrt3)/2 where s is the side of the cube. So, diameter = s*sqrt3 and from (2), this is 3sqrt2.

So, you can find the volume. Hence sufficient.


However, one doubt I have in my mind is that if each of the statements in DS is sufficient then the calculations should yield the same answers for each of the statement. In this case, from statement (1), we can deduce that side of cube = 3. However, from statement (2), the side of cube would be three if the greatest distance would be 3(sqrt3) [and not 3sqrt2 as you mentioned.] Can you please verify it from the source of the question?

It may just be that I am doing the calculation of the radius of that sphere wrong.
So It Goes

Senior | Next Rank: 100 Posts
Posts: 60
Joined: Fri Jun 01, 2007 11:02 pm

by thumpin_termis » Fri Jul 06, 2007 7:51 pm
Yes, you're right -- statement (2) should've been 3SQRT3.

Thanks for the explanations.