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

Question:

Use the periodic table to answer the following questions.
(a) Identify an element with five electrons in the outer subshell.
(b) Identify an element that would tend to lose two electrons.
(c) Identify an element that would tend to gain two electrons.
(d) Identify the group having metal, non-metal, liquid as well as gas at the room temperature.

Answer:

(a) The electronic configuration of an element having 5 electrons in its outermost subshell should be ns2 np5. This is the electronic configuration of the halogen group. Thus, the element can be F(2p5), Cl(3p5), Br(4p5), I(5p5), or At(6p5), or Uus(7p5).

(b) An element having two valence electrons will lose two electrons easily to attain the stable noble gas configuration. The general electronic configuration of such an element will be ns2. This is the electronic configuration of group 2 elements. The elements present in group 2 are Be(2s2), Mg(3s2), Ca(4s2), Sr(5s2), Ba(6s2), Ra (7s2).

(c) An element is likely to gain two electrons if it needs only two electrons to attain the stable noble gas configuration. Thus, the general electronic configuration of such an element should be ns2 np4. This is the electronic configuration of the oxygen family i.e O(2p4), S(3p4), Se(4p4), Te(5p4), Po(6p4), Uuh(7p4).  

(d) Group 17 has metal, non–metal, liquid as well as gas at room temperature,i.e chlorine ,bromine  are non metals while iodine is a metal. Fluorides are liquids in state while chlorine, bromine & iodine are gases .


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