SELECT * FROM question_mgmt as q WHERE id=3436 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=114 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Waves a bat is flitting about in a cave navigating via

Question:

A bat is flitting about in a cave, navigating via ultrasonic beeps. Assume that the sound emission frequency of the bat is 40 kHz. During one fast swoop directly toward a flat wall surface, the bat is moving at 0.03 times the speed of sound in air. What frequency does the bat hear reflected off the wall?

Answer:

Ultrasonic beep frequency emitted by the bat, v = 40 kHz

Velocity of the bat, vb = 0.03 v

Where, v = velocity of sound in air

The apparent frequency of the sound striking the wall is given as:

v' =  [v / v - vb] v

= [v / v - 0.03v] x 40

= 40/0.97 kHz

This frequency is reflected by the stationary wall (vs) toward the bat.

The frequency (v'') of the received sound is given by the relation:

v''  =  [ v + vb / v] v'

= [ v + 0.03v / v] x 40/0.97

= 1.03 x 40  / 0.97 = 42.47 kHz


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='8' AND ex_no!=0 AND status=1 and id!=3436 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='8' AND ex_no!=0 AND status=1 and id!=3436 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question