How far is the bat from the wall when it hears the echo?

  • Thread starter Thread starter ohms law
  • Start date Start date
  • Tags Tags
    Displacement
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
4 replies · 2K views
ohms law
Messages
70
Reaction score
0

Homework Statement


From Tipler & Mosca, Ch. 2, #56 (pg. 57)
Bats use echo location to place themselves. (I condensed all of this from the problem) So:
Bat flying at 19.5 m/s toward a vertical cliff.
Bat clicks.
Bat hears the echo 0.15 s later. (click travels at 343 m/s)

How close is the bat when it hears the echo?

Homework Equations


The position function for the bat is straightforward: [itex]X_{bat}=19.5t[/itex]
the position function for the sound takes a little reasoning. The sound has to travel to the wall and back, so I'm going with [itex]X_{click}={1/2} * 343t[/itex].

The Attempt at a Solution


Solve these functions for t=0.15:
[itex]X_{f bat}=19.5 m/s(0.15 s)=2.925 m[/itex]
[itex]X_{click}={1/2} * 343 m/s(0.15 s)=25.725 m=X_{i bat}[/itex]

So, the bat's initial position is 25.725 m from the wall, and it's final position would be:
[itex]X_{f bat}= X_{i bat} - X_{f bat} = 25.725 m - 2.925 m = 22.8 m[/itex]
So, the bat is 22.8 m from the wall when it hears the click.
 
Physics news on Phys.org
The way I did this was putting both velocities into one equation:

[itex]\frac{1}{2}[/itex]*(vSound - vBat)*t

Using this, I got the answer of 24.263, which is the answer that the book gives for this question. The only thing that is different from your methodology is the fact that the [itex]\frac{1}{2}[/itex] affects vBat as well.
 
Hey, thanks!
I didn't realize that the book gave an answer. I don't see one (and there isn't one in the SSM either).

Anyway... why would the velocity of the bat need to be halved? The sound has to travel to the wall and back, but the bat is traveling in a straight line (and at constant speed). So... wouldn't halving it's displacement mean that it hears the click instantaniously, when the click hits the wall?
 
It doesn't, but I was lucky enough to find all of the solution manuals http://spotcos.com/misc/UW_PHYS_12X_ANSWERS/ while looking for help on a problem one night.

The reason for the velocity of the bat being halved is due to solving everything as one set that takes into account how long the entire distance is; the position of the bat factors in twice when dealing with the entire distance as a variable. If you download the solution manual for chapter 2 from that link, a step-by-step process is given for this method.
 
Last edited by a moderator:
Awesome, thanks for the link.