SELECT * FROM question_mgmt as q WHERE id=3455 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 sonar system fixed in a submarine operates at a

Question:

A SONAR system fixed in a submarine operates at a frequency 40.0 kHz. An enemy submarine moves towards the SONAR with a speed of 360 km h-1. What is the frequency of sound reflected by the submarine? Take the speed of sound in water to be 1450 m s-1.

Answer:

Operating frequency of the SONAR system, v = 40 kHz

Speed of the enemy submarine, ve = 360 km/h = 100 m/s

Speed of sound in water, v = 1450 m/s

The source is at rest and the observer (enemy submarine) is moving toward it. Hence, the apparent frequency (v') received and reflected by the submarine is given by the relation:

v' = ( v + ve / v ) v

= ( 1450+ 100 / 1450 ) x 40 = 42.76 kHz

The frequency (v'') received by the enemy submarine is given by the relation:

v''  = ( v / v + vs) v'

where, vs = 100 m/s

∴ v'' = (1450 / 1450-100) x 42.76 = 45.93 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!=3455 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!=3455 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