SELECT * FROM question_mgmt as q WHERE id=2756 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 a parallel beam of light of wavelength 500 nm fall

Question:

A parallel beam of light of wavelength 500 nm falls on a narrow slit and the resulting diffraction pattern is observed on a screen 1 m away. It is observed that the first minimum is at a distance of 2.5 mm from the centre of the screen. Find the width of the slit.

Answer:

Wavelength of light beam, λ = 500 nm = 500 × 10 -9 m

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

For first minima, n = 1

Distance between the slits = d

Distance of the first minimum from the centre of the screen can be obtained as:

x = 2.5 mm = 2.5 × 10 -3 m

It is related to the order of minima as:

d = nλD/x = 1x500x10-9x1 / 2.5x10-3 = 2x10-4 = 0.2 mm

Therefore, the width of the slit is 0.2 mm.


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!=2756 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!=2756 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