SELECT * FROM question_mgmt as q WHERE id=1894 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:

What is the role of graphite rod in the electrometallurgy of aluminium?

Answer:

In the electrometallurgy of aluminium, a fused mixture of purified alumina (Al2O3), cryolite (Na3AlF6) and fluorspar (CaF2) is electrolysed. In this electrolysis, graphite is used as the anode and graphite-lined iron is used as the cathode. During the electrolysis, Al is liberated at the cathode, while CO and COare liberated at the anode, according to the following equation.

If a metal is used instead of graphite as the anode, then Owill be liberated. This will not only oxidise the metal of the electrode, but also convert some of the Al liberated at the cathode back into Al2O3. Hence, graphite is used for preventing the formation of Oat the anode. Moreover, graphite is cheaper than other metals.


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