SELECT * FROM question_mgmt as q WHERE id=1315 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=43 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry Structure of Atom indicate the number of unpaired electrons in a

Question:

Indicate the number of unpaired electrons in: (a) P, (b) Si, (c) Cr, (d) Fe and (e) Kr.

Answer:

(a) Phosphorus (P): 1s2 2s2 2p6 3s2 3p3

No of unpaired electron = 3

 

(b) Silicon (Si): 1s2 2s2 2p6 3s2 3p2

No of unpaired electron = 2 (since p orbital can have maximum 6 electron )

 

(c) Chromium (Cr): 1s2 2s2 2p6 3s2 3p6 4s1 3d5

No of unpaired electrons = 6 (since 1 electron is to be added to 4s & 5 electron to be added to 3d orbital.

 

(d) Iron (Fe): 1s2 2s2 2p6 3s2 3p6 4s2 3d6

No of unpaired electrons = 4

 

(e) Krypton (Kr): 1s2 2s2 2p6 3s2 3p6 4s2 3d10 4p6

Since all orbitals are fully occupied, there are no unpaired electrons in krypton.


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