SELECT * FROM question_mgmt as q WHERE id=2830 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=126 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Atoms the radius of the innermost electron orbit of a hy

Question:

The radius of the innermost electron orbit of a hydrogen atom is 5.3 ×10 −11 m. What are the radii of the n = 2 and n =3 orbits?

Answer:

The radius of the innermost orbit of a hydrogen atom, r1 = 5.3 × 10−11 m.

Let r2 be the radius of the orbit at n = 2. It is related to the radius of the innermost orbit as:

r2 = (n)2r1

= 4 x 5.3 x 10-11 = 2.12 x 10-10 m

For n = 3, we can write the corresponding electron radius as:

r3 = (n)2 r1

= 9 x 5.3 x 10-11 = 4.77 x 10-10 m

Hence, the radii of an electron for n = 2 and n = 3 orbits are 2.12 × 10−10 m and 4.77 × 10−10 m respectively.

 

 


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