SELECT * FROM question_mgmt as q WHERE id=1247 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=42 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry Some Basic Concepts of Chemistry use the data given in the following table to calcu

Question:

Use the data given in the following table to calculate the molar mass of naturally occurring argon isotopes:

Isotope

Isotopic molar mass

Abundance

36Ar

35.96755 gmol–1

0.337%

38Ar

37.96272 gmol–1

0.063%

40Ar

39.9624 gmol–1

99.600%

Answer:

Molar mass of argon =

Atomic mass of 36Ar = 35.96755 & abundance = 0.337

Or

total atomic mass of 36Ar = 35.96755 * 0.337= 0.121g/mol

Atomic mass of 38Ar = 37.96272 & abundance = 0.063

Or

total atomic mass of 38Ar = 37.96272 * 0.063= 0.024g/mol

Atomic mass of 40Ar =39.9624 & abundance = 99.600

Or

total atomic mass of 40Ar = 39.9624 * 99.600= 39.802g/mol

 

Therefore molar mass of argon = total mass of 36Ar+ total mass of 38Ar + atomic mass of 40Ar

= 0.121 + 0.024 + 39.802= 39.947 g/mol


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