SELECT * FROM question_mgmt as q WHERE id=4017 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=8 AND subId=16 AND chapterId=183 and ex_no='8' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 9th science Structure of the Atom explain with examples i atomic number ii mass

Question:

Explain with examples (i) Atomic number, (ii) Mass number, (iii) Isotopes and iv) Isobars. Give any two uses of isotopes.

Answer:

(I) Atomic number: The atomic number of a component is equivalent to the quantity of protons in the nucleus of its molecule.
e.g., Oxygen has 6 protons thus atomic no. = 6.
(ii) Mass number: The mass number of a molecule is equivalent to the quantity of protons and neutrons in its nucleus.
Nucleons = number of protons + number of neutrons 
Example: Protons + Neutrons = Nucleus = Mass number = 6 + 6 = 12
(iii) Isotopes: Isotopes are molecules of a similar component which have different mass numbers however same atomic number.
NCERT Solutions for Class 9 Science Chapter 4 Structure of Atom Textbook Questions Q8.1
(iv) Isobars: Isobars are molecules having similar mass number however different atomic numbers.
NCERT Solutions for Class 9 Science Chapter 4 Structure of Atom Textbook Questions Q8.2
Both calcium and argon have a similar mass number yet unique atomic number.
Two uses of isotopes are:
(I) An isotope of iodine is utilized in the treatment of goiter.
(ii) An isotope of uranium is utilized as a fuel in atomic reactors.


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