Can any one work this out and give a explaination?

This topic has expert replies
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 25
Joined: Tue Jul 01, 2008 11:54 am
Location: San Diego

by somail » Tue Jul 01, 2008 12:08 pm
This is my first post, so I would rely on the answer's of others before mine. :)

The question is basically asking for the longest line located within the box. In a three dimentional box, this would be an upper corner and an opposite side's lower corner. Verbally its hard for me to explain, so if you can draw 3d pictures I suggest doing it and then try to follow my explanation.

You need to solve for two triangles. The first (1) being located on the cubes base, and the second (2) being made up of the cube's height, hypotenuse of the base (hypotenuse) from (1), and the hypotenuse from the upper corner to opposite lower corner.

To make the sides, you have 3 x 4 x 12.

Make the base triangle have sides 3 and 4. This will give the cube a base of 4 x 3 and height of 12.

Using a^2 + b^2 + c^2 will give you a (1) triangle of 4x3x5. You now have two sides of the second triangle (height 12 and base 5).

Now to find the longest point, which is the hypotenuse of (2). Once again, a^2 + b^2 + c^2, and you will have a triaangle of 5x 12 x 13. 13 is your answer.

Again this is my first post, so I would wait till other confirm of correct my answer.

Junior | Next Rank: 30 Posts
Posts: 18
Joined: Sun Jun 22, 2008 11:25 am
Location: NY
Thanked: 1 times

by asigheartau » Tue Jul 01, 2008 12:36 pm
somail, you are correct.

the answer is 13.

Tommieboi918,

Consider drawing a 3d rectangular with length 3, width 4, and height 12.

Now try to imagine a box with the same dimensions. it is obvious that if you were to put a rod inside of it it could be around 12 meters high. One's first instinct is to say it`s 12 automatically, but pay attention.

It is not mentioned how you would place the rod inside the box so you have to account for any possibility. If you were to put the rod diagonally it could be longer than 12 m because diagonals in a rectangle are longer than the sides.

somail did a good job explaining

Newbie | Next Rank: 10 Posts
Posts: 7
Joined: Sat Jan 19, 2008 7:26 pm
Thanked: 1 times

by simpdimp » Wed Jul 02, 2008 10:24 pm
There is a simple formula to solve this problem - sqrt(3sq+4sq+12sq) and the answer is 13.

Master | Next Rank: 500 Posts
Posts: 222
Joined: Fri Jan 04, 2008 8:10 pm
Thanked: 15 times

by sibbineni » Sun Jul 06, 2008 7:21 pm
This is simple formula

for rectangular box

The longest length of the rod is
sqrt(l^2+w^2+h^2)

for rectangle:

the longest length is

sqrt(l^2+w^2)