SELECT * FROM question_mgmt as q WHERE id=1368 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=46 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry States of Matter what will be the pressure exerted by a mixture of

Question:

What will be the pressure exerted by a mixture of 3.2 g of methane and 4.4 g of carbon dioxide contained in a 9 dm3 flask at 27 °C ?

Answer:

Given,

Mass of carbon dioxide = 4.4 g

Molar mass of carbon dioxide= 44g/mol

Mass of methane  = 3.2g

Molar mass of methane = 16g/mol

Now amount of methane, nCH4 = 3.2/ 16 = 0.2 mol

& amount of CO2  nCO2  = 4.4/ 44 = 0.1 mol

Also we know ,

Pv = (nCH4 + nCO2) RT

OR P X 9 = (0.2 +0.1) x 0.0821 x 300

Or  p = 0.3 x 0.0821 x 300 / 9 = 0.821 atm

Hence, the total pressure exerted by the mixture is 0.821 atm


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