p-Block
Mastery Examination (Level 5)
Time: 75 minutes Total Marks: 60
Answer all questions. Show all reasoning, structural diagrams, oxidation-state accounting, and any calculations in full. Where a computational/quantitative model is requested, state assumptions explicitly.
Question 1 — Electron-deficient bonding & VSEPR across the block (24 marks)
(a) Diborane is electron-deficient. Count the total number of valence electrons available and the number of bonds (2c–2e and 3c–2e) required. Prove numerically that a classical Lewis structure analogous to ethane is impossible, and show how the 3c–2e "banana" bonds resolve the deficiency. State how many electrons occupy each bridge bond. (6)
(b) Borazine is isoelectronic with benzene. Determine the total number of valence electrons in each molecule and confirm the isoelectronic relationship. Explain why borazine is more reactive toward addition than benzene despite the analogy. (4)
(c) For the series , , , : for each, compute the number of bonding pairs and lone pairs on Xe using the VSEPR electron-counting formula, deduce the electron-pair geometry and molecular shape, and predict whether the molecule is polar. Present your working in a table. (8)
(d) Using formal-charge and – / – arguments, explain why is a weaker Lewis acid than , even though F is more electronegative than Cl. (6)
Question 2 — Quantitative process chemistry: Ostwald & Contact (20 marks)
(a) The Ostwald process converts . Write and balance the three key steps. Then, assuming 100% overall conversion, calculate the mass of (in kg) obtainable from kg of . Take molar masses , g mol⁻¹. (8)
(b) In the Contact process, the key equilibrium is Using Le Chatelier's principle, state and justify the effect on the equilibrium yield of of (i) raising temperature, (ii) raising pressure, (iii) removing . Then explain why the industrial temperature (~450 °C) is a compromise rather than the thermodynamic optimum. (6)
(c) A pseudo-first-order coding model: for the irreversible decomposition with rate constant (first order in ), write down the integrated rate law and compute the time for to fall to of its initial concentration. Also give a short pseudocode/loop that would numerically integrate over time using Euler's method (state the update equation). (6)
Question 3 — Trends, structure and structured reasoning (16 marks)
(a) Explain the acidity trend using oxidation state and inductive/resonance stabilisation of the conjugate base. Assign the oxidation state of Cl in each. (5)
(b) has basicity 2 while has basicity 3, though both have the formula "". Draw both structures and explain the discrepancy in terms of P–H vs P–OH bonds. (4)
(c) Account for the "diagonal relationship" between boron and silicon by giving three specific chemical/physical similarities, each with a brief justification rooted in charge/radius ratio or electronegativity. (4)
(d) Ozone is a resonance hybrid. Give its bond order and explain, using resonance, why both O–O bond lengths are equal and intermediate between single and double bonds. (3)
End of paper.
Answer keyMark scheme & solutions
Question 1
(a) Diborane (6 marks)
- Valence electrons: each B contributes 3, each H contributes 1: electrons. (1)
- A classical ethane-like structure () needs 7 bonds (6 B–H + 1 B–B) = 14 electrons in 7 σ-bonds, but only 12 are available → 2 short. Hence classical structure impossible. (2)
- Actual structure: 4 terminal B–H bonds (2c–2e) = 8 electrons; 2 bridging B–H–B 3c–2e bonds = 4 electrons. Total ✓. (2)
- Each 3c–2e bridge bond holds 2 electrons shared over 3 atoms. (1)
(b) Borazine (4 marks)
- Benzene : valence electrons. (1)
- Borazine : valence electrons → isoelectronic ✓. (2)
- Borazine is more reactive to addition because the B–N π system is polarized (N more electronegative → uneven charge distribution, δ⁻ on N, δ⁺ on B); the ring is not as aromatically stabilized/uniform, so it undergoes addition (e.g. with HCl) more readily. (1)
(c) Xe compounds VSEPR (8 marks) — use where = Xe valence electrons (8), = number of bonded atoms (each single bond uses 1 Xe electron; for XeO₃ treat each O as taking part in bonding using 2 Xe electrons as double bonds — accept either standard treatment). Marks: 2 per species.
| Species | Bond pairs | Lone pairs | Electron geometry | Shape | Polar? |
|---|---|---|---|---|---|
| 2 | 3 | trigonal bipyramidal | linear | No | |
| 4 | 2 | octahedral | square planar | No | |
| 6 | 1 | 7 pairs | distorted octahedral | Yes | |
| 3 | 1 | tetrahedral | trigonal pyramidal | Yes |
(Lone pairs on Xe: XeF₂ → ; XeF₄ → ; XeF₆ → ; XeO₃ → 3 σ + 1 lp with π using remaining pairs.) Award full marks for correct shape + polarity.
(d) BF₃ vs BCl₃ Lewis acidity (6 marks)
- Both are electron-deficient (B has empty 2p). (1)
- In , F 2p orbitals are similar in size to B 2p → effective – back-donation into the empty B orbital, partially satisfying B's electron deficiency. (2)
- In , Cl 3p is larger/more diffuse → poorer overlap with B 2p, weaker back-bonding, so B is more electron-deficient and more eager to accept a lone pair. (2)
- Therefore in Lewis acidity, despite F's higher electronegativity. (1)
Question 2
(a) Ostwald (8 marks)
- (1)
- (1)
- (1) (accept )
- Overall (100% conversion): , mole ratio 1:1. (1)
- Moles mol → moles . (2)
- Mass g kg. (2)
(b) Contact process (6 marks)
- (i) Raising T: shifts equilibrium backward (exothermic forward) → decreases SO₃ yield. (1)
- (ii) Raising P: 3 mol gas → 2 mol gas, so higher P shifts forward → increases yield. (1)
- (iii) Removing SO₃: shifts forward → increases conversion. (1)
- Compromise at ~450 °C: low T favours yield but rate too slow; high T fast but poor yield. 450 °C (with V₂O₅ catalyst) gives acceptable yield at practical rate. (3)
(c) Kinetics + coding (6 marks)
- Integrated first-order law: , or . (1)
- → 3 half-lives. (1)
- s → s. (2) (Equivalently s.)
- Euler pseudocode: (2)
A = A0; t = 0; dt = 0.1
while t < t_end:
A = A - k*A*dt # update: A_{n+1}=A_n - k A_n dt
t = t + dt
Question 3
(a) Oxoacid acidity (5 marks)
- Oxidation states of Cl: HClO +1, HClO₂ +3, HClO₃ +5, HClO₄ +7. (2)
- More O atoms → greater delocalisation/stabilisation of the negative charge on the conjugate base (ClO₄⁻ most stabilised) + higher oxidation state increases inductive electron withdrawal from O–H → easier proton loss → stronger acid. (3)
(b) H₃PO₃ vs H₃PO₄ (4 marks)
- (phosphorous acid): structure has one P–H bond, two P–OH, one P=O → only 2 ionisable H (the P–H is not acidic) → basicity 2. (2)
- : three P–OH and one P=O → all 3 H ionisable → basicity 3. (2)
(c) B–Si diagonal (4 marks) — any 3 with justification:
- Both form acidic oxides (B₂O₃, SiO₂).
- Both form covalent, hydrolysable halides (BF₃/BCl₃, SiCl₄).
- Both form covalent hydrides that are electron-deficient/volatile.
- Both have similar charge/radius ratio and electronegativity (~2.0) → similar polarising power. (1 each, max 4, +justification)
(d) Ozone (3 marks)
- Bond order = 1.5 (average of one single + one double over two positions). (1)
- Two resonance structures interchange the double bond → both O–O bonds equivalent. (1)
- Observed length ~128 pm, intermediate between O–O single (~148) and O=O double (~121). (1)
[
{"claim":"Diborane has 12 valence electrons","code":"result = (2*3 + 6*1) == 12"},
{"claim":"Benzene and borazine both have 30 valence electrons (isoelectronic)","code":"benzene = 6*4 + 6*1; borazine = 3*3 + 3*5 + 6*1; result = (benzene == 30) and (borazine == 30) and (benzene == borazine)"},
{"claim":"1.00 kg NH3 gives ~3.71 kg HNO3","code":"mass = (1000/17.0)*63.0; result = abs(mass - 3705.88) < 1.0"},
{"claim":"Time for N2O5 to reach 12.5% is ~693 s at k=3e-3","code":"import sympy as sp; k=sp.Rational(3,1000); t = sp.log(8)/k; result = abs(float(t) - 693.1) < 1.0"}
]