Finding the Shortest Path for Walking in a Room

  • Thread starter Thread starter tjbateh
  • Start date Start date
  • Tags Tags
    Path
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 5K views
tjbateh
Messages
86
Reaction score
0

Homework Statement


A room has dimensions 2.85 m (height) × 5.93 m × 6.29 m. A fly starting at one corner flies around, ending up at the diagonally opposite corner. (a) What is the magnitude of its displacement? (b) If the fly walks rather than flies, what is the length of the shortest path it can take? (Hint: This can be answered without calculus. The room is like a box. Unfold its walls to flatten them into a plane.)

Homework Equations


HINT:Put the origin of an xyz coordinate system at the starting corner; let the axes extend along the room edges.

To find the shortest path for walking, unfold the room like a box, laying out its sides and marking the start and finish points. If you unfold it the right way, you need only the Pythagorean theorem.

The Attempt at a Solution



For Part A, I got 6.58 m, but this answer came up wrong on the HW program.
 
Physics news on Phys.org
I set up the XYZ plane. 2.85 was the Z axis..and 5.93 and the 6.29 were the X and Y axis. I basically made a triangle from one corner to the other. I did 2.85^2+5.93^2=magnitude of one displacement. That was 6.58. That is pretty much as far as I have gotten on this problem. I don't know if i set up another triangle or not. I just can't visualize the path the fly took. It's hard to put on paper.
 
I found this image, which may be helpful:

pythagoras3d.jpg


You have found the hypotenuse of the blue triangle in the figure (6.58 m). You can use that information to find the desired distance, which is the hypotenuse of the yellow triangle here.
 
Yes! I got 9.10, which was the correct answer. Now how do I come across part B?