SELECT * FROM question_mgmt as q WHERE id=3622 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=256 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Periodic Classification of Element the position of three elements a b and c in the p

Question:

The position of three elements A, B and C in the Periodic Table are shown below –

      Group 16          Group 17
            -                       -
            -                       A
            -                       -
            B                      C

(a) State whether A is a metal or non-metal.
(b) State whether C is more reactive or less reactive than A.
(c) Will C be larger or smaller in size than B?
(d) Which type of ion, cation or anion, will be formed by element A?

Answer:

(a) A is a non-metal.

(b) C is less reactive than A, as reactivity decreases down the group in halogens.

(c) C will be smaller in size than B as moving across a period, the nuclear charge increases and therefore, electrons come closer to the nucleus.

(d) A will form an anion as it accepts an electron to complete its octet.


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