SELECT * FROM question_mgmt as q WHERE id=2743 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=124 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Wave Optics in a double slit experiment the angular width of a

Question:

In a double-slit experiment the angular width of a fringe is found to be 0.2° on a screen placed 1 m away. The wavelength of light used is 600 nm. What will be the angular width of the fringe if the entire experimental apparatus is immersed in water? Take refractive index of water to be 4/3.

Answer:

Given that,

Distance of the screen from the slits, D = 1 m

Wavelength of light used, λ1 =600 nm

Angular width of the fringe in air, θ1 = 0.2°

Angular width of the fringe in water = θ,

Refractive index of water, µ = 4/3

Refractive index is related to angular width as: µ = θ1/ θ2

              θ2 = 3/4 θ1 = 3/4 x 0.2 = 0.15

Therefore, the angular width of the fringe in water will reduce to 0.15°.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2743 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='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2743 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