SELECT * FROM question_mgmt as q WHERE id=2092 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=9 AND chapterId=63 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th chemistry The d-and f-Block Elements to what extent do the electronic configurations de

Question:

To what extent do the electronic configurations decide the stability of oxidation states in the first series of the transition elements? Illustrate your answer with examples.

Answer:

The elements in the first-half of the transition series exhibit many oxidation states with Mn exhibiting maximum number of oxidation states (+2 to +7). The stability of +2 oxidation state increases with the increase in atomic number. This happens as more electrons are getting filled in the d-orbital. However, Sc does not show +2 oxidation state. Its electronic configuration is 4s23d1. It loses all the three electrons to form Sc3+. +3 oxidation state of Sc is very stable as by losing all three electrons, it attains stable noble gas configuration, [Ar]. Ti (+ 4) and V (+5) are very stable for the same reason. For Mn, +2 oxidation state is very stable as after losing two electrons, its d-orbital is exactly half-filled, [Ar] 3d5.


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