SELECT * FROM question_mgmt as q WHERE id=3421 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=112 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Kinetic Theory molar volume is the volume occupied by 1 mol of an

Question:

Molar volume is the volume occupied by 1 mol of any (ideal) gas at standard temperature and pressure (STP: 1 atmospheric pressure, 0 °C). Show that it is 22.4 litres.

Answer:

The ideal gas equation relating pressure (P), volume (V), and absolute temperature (T) is given as:

PV= nRT

Where, R is the universal gas constant = 8.314 J mol-1K-1

n= Number of moles = 1

T= Standard temperature = 273 K

P= Standard pressure = 1 atm = 1.013 × 105 Nm-2

∴  V  =  nRT / P

= 1 x 8.314 x 273  /  1.013 x 105

= 0.0224 m3 = 22.4 litres

Hence, the molar volume of a gas at STP is 22.4 litres.


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