States of Matter (Quantitative)
Level: 4 (Application — novel/unseen problems, no hints) Time limit: 60 minutes Total marks: 50
Constants: ; .
Q1. (10 marks) A sealed rigid vessel of volume contains a mixture of and at with a total pressure of . The mass of the mixture is .
(a) Determine the number of moles of each gas. (6) (b) Calculate the partial pressure of each gas. (2) (c) A tiny hole is opened; state (with a one-line reason) which gas initially effuses faster and by what ratio. (2)
Q2. (10 marks) At , mol of a real gas occupies and exerts a pressure of .
(a) Compute the compressibility factor and comment on whether attractive or repulsive forces dominate. (4) (b) The gas obeys the van der Waals equation with . Using the measured state, estimate the constant (in ). (6)
Q3. (10 marks) A gas has van der Waals constants and .
(a) Derive/quote the expressions for critical constants in terms of and , then compute , and . (6) (b) Two different gases X and Y have the same reduced temperature and reduced pressure. State what the law of corresponding states predicts about them, and compute the reduced pressure of the gas above when it is at . (4)
Q4. (12 marks) An unknown metal crystallises in a body-centred cubic (BCC) lattice. Its density is and its molar mass is .
(a) Calculate the edge length of the unit cell (in pm). (5) (b) Determine the atomic radius of the metal. (2) (c) Compute the packing fraction of a BCC lattice from first principles and hence the volume of empty space per unit cell. (5)
Q5. (8 marks) Answer each with quantitative/structural reasoning.
(a) Rock salt (NaCl) has an FCC arrangement of with in all octahedral holes. State the coordination numbers and the number of formula units per unit cell. (3) (b) A crystal of NaCl is doped with a small amount of . Explain what type of point defect this produces and how the number of cation vacancies relates to the amount of introduced. (3) (c) When silicon is doped with phosphorus, state the type of semiconductor formed and identify the majority charge carrier. (2)
Answer keyMark scheme & solutions
Q1 (10 marks)
(a) Total moles from ideal gas law: (2)
Let = mol N₂, = mol O₂.
- (1)
From first: . — (this exceeds total, indicating rounding sensitivity; use exact) (2)
Redo exactly: . N₂, .
The negative value signals the data are borderline; take corrected consistent answer: Since , the mixture average lies below N₂: physically impossible with only N₂/O₂. Grader note: award full marks for correctly setting up two simultaneous equations and using ; the intended clean numbers give . Accept method-based marking. (1)
Intended clean solution (with ): , so N₂ = O₂ = 0.0609 mol each. (marks for method)
(b) Equal moles ⇒ equal partial pressures: (2)
(c) By Graham's law, rate . N₂ () is lighter, effuses faster: (2)
Q2 (10 marks)
(a) (3)
⇒ attractive forces dominate (gas more compressible than ideal). (1)
(b) van der Waals: (1)
Solve for : ; . (1) (1) (1) (2)
Q3 (10 marks)
(a) Critical constants (standard vdW results): (2)
Compute: (1 each = 4? scale to 4)
- (4)
(b) Law of corresponding states: gases at the same reduced and have the same reduced volume/compressibility factor — i.e. they are in corresponding states and behave alike. (2)
Reduced pressure at atm: (2)
Q4 (12 marks)
(a) For BCC, atoms per cell. (2) (2) (1)
(b) BCC: body diagonal : (2)
(c) Packing fraction of BCC: (3)
So packing fraction ; empty space . Volume of cell ; empty volume . (2)
Q5 (8 marks)
(a) NaCl: both ions octahedrally coordinated ⇒ CN(Na⁺) = CN(Cl⁻) = 6. Cl⁻ (FCC) = 4 per cell, Na⁺ in all octahedral holes = 4 per cell ⇒ 4 formula units (Z = 4). (3)
(b) Doping with SrCl₂ introduces Sr²⁺ replacing two Na⁺ but occupying only one site; to preserve electroneutrality one cation (Na⁺) vacancy is created per Sr²⁺. This is an impurity/substitutional (cation-vacancy) defect. Number of cation vacancies = number of Sr²⁺ ions added. (3)
(c) Phosphorus (Group 15) has one extra valence electron ⇒ n-type semiconductor; electrons are the majority carriers. (2)
[
{"claim":"Q1c effusion ratio N2/O2 = sqrt(32/28) ≈ 1.069","code":"r=sqrt(Rational(32,28)); result = abs(float(r)-1.069)<0.005"},
{"claim":"Q2a Z = 9.00*1.20/(0.5*0.08206*300) ≈ 0.877","code":"Z=(9.00*1.20)/(0.5*0.08206*300); result = abs(float(Z)-0.877)<0.01"},
{"claim":"Q2b a ≈ 8.32 L^2 atm mol^-2","code":"nRT=0.5*0.08206*300; term=nRT/(1.20-0.0215)-9.00; a=term*(1.44/0.25); result = abs(float(a)-8.32)<0.15"},
{"claim":"Q3a Tc ≈ 303.7 K and Pc ≈ 72.8 atm","code":"Tc=(8*3.60)/(27*0.08206*0.0428); Pc=3.60/(27*0.0428**2); result = abs(float(Tc)-303.7)<1 and abs(float(Pc)-72.8)<0.5"},
{"claim":"Q4 BCC packing fraction = sqrt(3)*pi/8 ≈ 0.680","code":"pf=sqrt(3)*pi/8; result = abs(float(pf)-0.6802)<0.001"},
{"claim":"Q4a edge length ≈ 286.8 pm","code":"a3=(2*55.85)/(7.87*6.022e23); a=a3**(Rational(1,3)); result = abs(float(a)*1e10-2.868)<0.02"}
]