SELECT * FROM question_mgmt as q WHERE id=1892 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=9 AND chapterId=61 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

The choice of a reducing agent in a particular case depends on thermodynamic factor. How far do you agree with this statement? Support your opinion with two examples.

Answer:

 

The above figure is a plot of Gibbs energy ΔGø vs. T for formation of some oxides.

It can be observed from the above graph that a metal can reduce the oxide of other metals, if the standard free energy of formation ΔfGø of the oxide of the former is more negative than the latter. For example, since ΔfGø(Al,Al2,O3) is more negative than ΔfGø(Cu,Cu2,O) , Al can reduce Cu2O to Cu, but Cu cannot reduce Al2O3. Similarly, Mg can reduce ZnO to Zn, but Zn cannot reduce MgO because ΔfGø(Mg,MgO) is more negative thanΔfGø(Zn,ZnO) .


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