SELECT * FROM question_mgmt as q WHERE id=640 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=125 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Dual Nature Of Radiation And Matter find the a maximum frequency and b minimum w

Question: Find the
(a) maximum frequency, and
(b) minimum wavelength of X-rays produced by 30 kV electrons.

Answer:

Potential of the electrons, V = 30 kV = 3 × 104 V

Hence, energy of the electrons, E = 3 × 104 eV

Where,

e = Charge on an electron = 1.6 × 10−19 C

 

(a)Maximum frequency produced by the X-rays = ν

The energy of the electrons is given by the relation:

E =

Where,

h = Planck’s constant = 6.626 × 10−34 Js

So  v = E / h

      = 1.6 x 10-19 x 3 x 104 / 6.626 x 10-34 = 7.24 x 1018 Hz

Hence, the maximum frequency of X-rays produced is 7.24 x 1018 Hz

 

(b)The minimum wavelength produced by the X-rays is given as:

λ = c / v

= 3 x 108 / 7.24 x 1018 = 4.14 x 10-11 m = 0.0414 nm

Hence, the minimum wavelength of X-rays produced is 0.0414 nm.


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