SELECT * FROM question_mgmt as q WHERE id=230 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 write the formulae for the following compounds

Question:

Write the formulae for the following compounds:
(a) Mercury(II) chloride
(b) Nickel(II) sulphate
(c) Tin(IV) oxide
(d) Thallium(I) sulphate
(e) Iron(III) sulphate
(f) Chromium(III) oxide

Answer:

The representation of a molecule in terms of the symbols of the constituting atoms is called its chemical formula.

Rules for building the formula for a compound:

1) Write side by side the symbols of the radicals involved, with their valencies at the top, the positive radical to the left & the negative radical to the right.

2) Remove the common factor, if any, to get a simple ratio of the valencies of combining radicals.

3) Criss cross the valencies i.e, shift the valencies cross wise to the lower right of radical.

(a) Mercury (II) chloride:

HgCl2

(b) Nickel (II) sulphate:

NiSO4

(c) Tin (IV) oxide:

SnO2

(d) Thallium (I) sulphate:

Tl2SO4

(e) Iron (III) sulphate:

Fe2(SO4)3

(f) Chromium (III) oxide:

Cr2O3


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