SELECT * FROM question_mgmt as q WHERE id=3626 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 compare and contrast the arrangement of elements i

Question:

Compare and contrast the arrangement of elements in Mendeléev’s Periodic Table and the Modern Periodic Table.

Answer:

Mendeleev’s
periodic table

Modern
periodic table

 1. Elements are arranged in the increasing order of their atomic masses. 1. Elements are arranged in the increasing order of their atomic numbers.
 2. There are a total of 7 groups (columns) and 6 periods (rows). 2. There are a total of 18 groups (columns) and 7 periods (rows).
 3. Elements having similar properties were placed directly under one another.  3. Elements having the same valence shell are present in the same period while elements having the same number of valence electrons are present in the same group.
 4. The position of hydrogen could not be explained.  4. Hydrogen is placed above alkali metals.
 5. No distinguishing positions for metals and non-metals.  5. Metals are present at the left hand side of the periodic table whereas non-metals are present at the right hand side.

 


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