Powerprep Geometry

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 58
Joined: Sat Feb 02, 2008 10:13 pm

Powerprep Geometry

by caramel3536 » Sat May 03, 2008 1:18 pm
May someone help me with this question:

A rectangular box is 10 inches wide, 10 inches long, and 5 inches high. What is the greatest possible (straight-line) distance in inches between any two points on the box (ans 15)
Source: — Problem Solving |

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Thu Feb 28, 2008 3:55 pm

by sripardhu » Sat May 03, 2008 2:46 pm
= sqrt((sqrt(10 ^ 2 + 10 ^ 2)) ^ 2 + 5 ^ 2)

= 15

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

by AleksandrM » Sat May 03, 2008 4:47 pm
I think that everyone should use the visualization principle, and draw first [see my attachement - the dotted line in the second box, is one of the sides that you would view when you turn the box to see the inside triangle as it would appear in a two-dimensional space].

Realize that you need to get the length of the line from one angle to the furthest opposite angle of the box.

You now have a triangle with a known height, but an unknown base and hypotenuse. The base and the two sides measuring 10, form a lying right triangle. By calculating the hypotenuse of the lying triangle, you will calculate the base of the bigger triangle inside the box.

10^2 + 10^2 = h^2

h = 10sqroot2 -------> this is the base of the bigger triangle.

Note: you don't have to go through this calculation if you memorize the common triangles, which will lead you to recognize that this equilateral triangle has sides in the ratio of x : x : xsqroot2

Now, go on to get your answer:

(10sqroot2)^2 + 5^2 = x^2 [the new hypotenuse]

200 + 25 = x^2 take a sqroot of both sides

x = 15
Attachments
two triangles.doc
(23.5 KiB) Downloaded 103 times

Senior | Next Rank: 100 Posts
Posts: 58
Joined: Sat Feb 02, 2008 10:13 pm

Thanks guys!

by caramel3536 » Sun May 04, 2008 1:37 pm
.........