SELECT * FROM question_mgmt as q WHERE id=4020 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 the average atomic mass of a sample of an element

Question:

The average atomic mass of a sample of an element X is 16.2 u. What are the percentages of isotopes 168 X and 188 X in the sample?

Answer:

Given, the normal atomicr mass of an example of a component X is 16.2u.
Two isotopes of component =   _{8}^{16}\textrm{X} and  _{8}^{18}\textrm{X}
Presently, Let's percent of isotope  _{8}^{16}\textrm{X} be x and percent of  _{8}^{18}\textrm{X} be 100 - x
In this way, According to the inquiry,

Average Atomic Mass :

16.2=16\times\frac{x}{100}+18\times\frac{100-x}{100}

16.2=\frac{16x}{100}+18-\frac{18x}{100}

-1.8=-\frac{2x}{100}

2x=180

x=90

Subsequently the level of isotope _{8}^{16}\textrm{X}  is 90 % and the percentage isotope  _{8}^{16}\textrm{X} is 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!=4020 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!=4020 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