SELECT * FROM question_mgmt as q WHERE id=3229 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=49 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry Redox Reactions fluorine reacts with ice and results in the change

Question:

Fluorine reacts with ice and results in the change:

H2O(s) + F2(g) → HF(g) + HOF(g)

Justify that this reaction is a redox reaction.

Answer:

Let us write the oxidation number of each atom involved in the given reaction above its symbol as:

Here, we have observed that the oxidation number of F increases from 0 in F2 to +1 in HOF. Also, the oxidation number decreases from 0 in F2 to -1 in HF. Thus, in the above reaction, F is both oxidized and reduced. Hence, the given reaction is a redox reaction.


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