Level 5 — MasteryHydrogen and s-Block

Hydrogen and s-Block

75 minutes50 marksprintable — key stays hidden on paper

Level 5 Mastery Paper (Cross-domain: chemistry + math + physics + coding)

Time limit: 75 minutes Total marks: 50

Use ....../...... where helpful. Show all reasoning, derivations, and code logic. Atomic masses: H = 1.008, D = 2.014, O = 15.999, Na = 22.99, Ca = 40.08, C = 12.011.


Question 1 — Hydrogen peroxide: titrimetry, structure & kinetics (18 marks)

A commercial "20-volume" hydrogen peroxide solution is analysed.

(a) Explain the meaning of "20-volume" H2O2H_2O_2 and derive, from first principles (using the decomposition stoichiometry and molar gas volume 22400 cm3 mol122400\ \text{cm}^3\ \text{mol}^{-1} at STP), its concentration in mol L1\text{mol L}^{-1} and in g L1\text{g L}^{-1}. (5)

(b) 25.0 cm325.0\ \text{cm}^3 of this solution is diluted to 250 cm3250\ \text{cm}^3. A 25.0 cm325.0\ \text{cm}^3 aliquot of the diluted solution is titrated against acidified KMnO4KMnO_4. Write the balanced ionic equation, and calculate the volume of 0.0200 mol L1 KMnO40.0200\ \text{mol L}^{-1}\ KMnO_4 required. (5)

(c) Draw the structure of H2O2H_2O_2 stating the O–O–H bond angle and the dihedral angle in the gas phase, and explain why the molecule is non-planar. (3)

(d) The first-order decomposition of H2O2H_2O_2 has rate constant k=1.06×103 s1k = 1.06\times10^{-3}\ \text{s}^{-1} at 25C25^\circ\text{C}. Compute the half-life, and the time for the concentration to fall to 10%10\% of its initial value. (5)


Question 2 — Solvay process & alkaline-earth thermochemistry (17 marks)

(a) Write the four key equations of the Solvay (ammonia–soda) process for manufacturing Na2CO3Na_2CO_3, and explain why KHCO3KHCO_3 cannot be made analogously. (5)

(b) Deduce, from the reaction 2NaHCO3Na2CO3+H2O+CO22\,NaHCO_3 \rightarrow Na_2CO_3 + H_2O + CO_2, the mass of Na2CO3Na_2CO_3 (anhydrous) obtainable from 1.00 kg1.00\ \text{kg} of pure NaHCO3NaHCO_3, and the volume of CO2CO_2 released at STP. (5)

(c) For the thermal decomposition CaCO3(s)CaO(s)+CO2(g)CaCO_3(s)\rightarrow CaO(s)+CO_2(g), the standard enthalpy is ΔH=+178 kJ mol1\Delta H^\circ = +178\ \text{kJ mol}^{-1} and ΔS=+161 J K1mol1\Delta S^\circ = +161\ \text{J K}^{-1}\text{mol}^{-1}. Derive the minimum temperature (in C^\circ\text{C}) at which decomposition becomes spontaneous (ΔG=0\Delta G^\circ = 0). Comment on the trend in thermal stability of Group-2 carbonates down the group. (4)

(d) Explain the diagonal relationship between Be and Al with two chemical examples. (3)


Question 3 — Coding + isotopes + water hardness (15 marks)

(a) Heavy water D2OD_2O is enriched by electrolysis exploiting the difference in dissociation rates of H2OH_2O and D2OD_2O. Compute the percentage mass difference between D2OD_2O and H2OH_2O, and explain briefly why D2OD_2O is used as a moderator in nuclear reactors rather than as a reactant. (4)

(b) Water hardness is often reported in "ppm as CaCO3CaCO_3". A sample contains Ca(HCO3)2Ca(HCO_3)_2 at 1.62×103 mol L11.62\times10^{-3}\ \text{mol L}^{-1} and MgSO4MgSO_4 at 0.90×103 mol L10.90\times10^{-3}\ \text{mol L}^{-1}. Calculate the total hardness in ppm as CaCO3CaCO_3 (take 1 L1 kg1\ \text{L}\equiv 1\ \text{kg}). Identify which part is temporary and which is permanent. (6)

(c) Write a short pseudocode / Python function hardness_ppm(conc_list) that takes a list of (molar concentration,is_temporary)(\text{molar concentration}, \text{is\_temporary}) tuples for divalent hardness ions and returns total hardness (ppm as CaCO3CaCO_3) and the temporary fraction. State the single conversion constant it must use and why. (5)

Answer keyMark scheme & solutions

Question 1

(a) (5 marks) "20-volume" means 11 volume of the solution liberates 2020 volumes of O2O_2 at STP on complete decomposition. (1) Decomposition: 2H2O22H2O+O22H_2O_2 \rightarrow 2H_2O + O_2. (1) 1 L=1000 cm31\ \text{L} = 1000\ \text{cm}^3 solution gives 20×1000=20000 cm3 O220\times1000 = 20000\ \text{cm}^3\ O_2. Moles O2=20000/22400=0.8929 molO_2 = 20000/22400 = 0.8929\ \text{mol}. (1) Moles H2O2=2×0.8929=1.786 mol L1H_2O_2 = 2\times0.8929 = 1.786\ \text{mol L}^{-1}. (1) Concentration =1.786×34.0=60.7 g L1= 1.786 \times 34.0 = 60.7\ \text{g L}^{-1}. (1)

(b) (5 marks) Diluted conc =1.786/10=0.1786 mol L1= 1.786/10 = 0.1786\ \text{mol L}^{-1}. (1) Ionic equation: 2MnO4+5H2O2+6H+2Mn2++5O2+8H2O2MnO_4^- + 5H_2O_2 + 6H^+ \rightarrow 2Mn^{2+} + 5O_2 + 8H_2O. (2) Moles H2O2H_2O_2 in aliquot =0.1786×0.0250=4.464×103= 0.1786 \times 0.0250 = 4.464\times10^{-3} mol. (1) Moles KMnO4=25×4.464×103=1.786×103KMnO_4 = \frac{2}{5}\times4.464\times10^{-3} = 1.786\times10^{-3} mol. Volume =1.786×103/0.0200=0.0893 L=89.3 cm3= 1.786\times10^{-3}/0.0200 = 0.0893\ \text{L} = 89.3\ \text{cm}^3. (1)

(c) (3 marks) Open-book / non-planar structure: O–O single bond, each O bonded to one H. (1) O–O–H angle 94.8\approx 94.8^\circ (gas), dihedral 111.5\approx 111.5^\circ (gas phase). (1) Non-planar because lone-pair–lone-pair repulsions on the two oxygens twist the two O–H bonds out of a common plane. (1)

(d) (5 marks) Half-life t1/2=ln2/k=0.6931/1.06×103=653.9 s654 st_{1/2} = \ln 2/k = 0.6931/1.06\times10^{-3} = 653.9\ \text{s} \approx 654\ \text{s}. (2) For 10%10\%: t=1kln(1/0.10)=ln101.06×103=2.30261.06×103=2172 st = \frac{1}{k}\ln(1/0.10) = \frac{\ln 10}{1.06\times10^{-3}} = \frac{2.3026}{1.06\times10^{-3}} = 2172\ \text{s}. (3) (36.2\approx 36.2 min.)


Question 2

(a) (5 marks) (1 each equation, 1 for KHCO₃ reason)

  1. NH3+H2O+CO2NH4HCO3NH_3 + H_2O + CO_2 \rightarrow NH_4HCO_3
  2. NH4HCO3+NaClNaHCO3+NH4ClNH_4HCO_3 + NaCl \rightarrow NaHCO_3\downarrow + NH_4Cl
  3. 2NaHCO3ΔNa2CO3+H2O+CO22NaHCO_3 \xrightarrow{\Delta} Na_2CO_3 + H_2O + CO_2
  4. 2NH4Cl+Ca(OH)22NH3+CaCl2+2H2O2NH_4Cl + Ca(OH)_2 \rightarrow 2NH_3 + CaCl_2 + 2H_2O (ammonia recovery). KHCO3KHCO_3 is too soluble to precipitate out from solution, so the analogous step fails. (1)

(b) (5 marks) M(NaHCO3)=84.0 g mol1M(NaHCO_3) = 84.0\ \text{g mol}^{-1}; moles =1000/84.0=11.905= 1000/84.0 = 11.905 mol. (1) Na2CO3Na_2CO_3 moles =11.905/2=5.952= 11.905/2 = 5.952 mol; M(Na2CO3)=106.0M(Na_2CO_3)=106.0. (1) Mass Na2CO3=5.952×106.0=630.9 g631 gNa_2CO_3 = 5.952\times106.0 = 630.9\ \text{g} \approx 631\ \text{g}. (2) CO2CO_2 moles =5.952= 5.952; V=5.952×22.4=133.3 LV = 5.952\times22.4 = 133.3\ \text{L} at STP. (1)

(c) (4 marks) At equilibrium ΔG=0T=ΔH/ΔS\Delta G^\circ = 0 \Rightarrow T = \Delta H^\circ/\Delta S^\circ. (1) T=178000161=1105.6 KT = \frac{178000}{161} = 1105.6\ \text{K}. (1) =1105.6273=832.6C833C= 1105.6 - 273 = 832.6^\circ\text{C} \approx 833^\circ\text{C}. (1) Thermal stability of carbonates increases down the group (larger, less polarising cation stabilises the large carbonate ion): BeCO3<MgCO3<CaCO3<SrCO3<BaCO3BeCO_3 < MgCO_3 < CaCO_3 < SrCO_3 < BaCO_3. (1)

(d) (3 marks) (1.5 each, any two)

  • Both form covalent, polymeric/bridged chlorides (BeCl2BeCl_2, Al2Cl6Al_2Cl_6); soluble in organic solvents.
  • Both oxides/hydroxides are amphoteric (BeOBeO, Al2O3Al_2O_3; Be(OH)2Be(OH)_2, Al(OH)3Al(OH)_3).
  • Both form complex ions (BeF42BeF_4^{2-}, AlF63AlF_6^{3-}); both passivated by conc. HNO3HNO_3; carbides give methane.

Question 3

(a) (4 marks) M(H2O)=18.015M(H_2O)=18.015, M(D2O)=20.028M(D_2O)=20.028. (1) % difference =20.02818.01518.015×100=11.17%11.2%= \frac{20.028-18.015}{18.015}\times100 = 11.17\% \approx 11.2\%. (2) D2OD_2O slows (moderates) fast neutrons via elastic collisions with low neutron capture, sustaining chain reaction; it is not consumed chemically, hence a moderator not a reactant. (1)

(b) (6 marks) Total hardness ion conc =(1.62+0.90)×103=2.52×103 mol L1= (1.62 + 0.90)\times10^{-3} = 2.52\times10^{-3}\ \text{mol L}^{-1}. (1) Each mole hardness ion \equiv 1 mole CaCO3CaCO_3 (M=100.0M=100.0). (1) Mass equiv CaCO3=2.52×103×100.0=0.252 g L1=252 mg L1CaCO_3 = 2.52\times10^{-3}\times100.0 = 0.252\ \text{g L}^{-1} = 252\ \text{mg L}^{-1}. (2) =252= 252 ppm (since 1 L1 kg1\ \text{L}\equiv1\ \text{kg}). (1) Ca(HCO3)2Ca(HCO_3)_2 → temporary (162 ppm); MgSO4MgSO_4 → permanent (90 ppm). (1)

(c) (5 marks) Conversion constant: multiply molar concentration by 100,000 mg mol1100{,}000\ \text{mg mol}^{-1} ... i.e. M(CaCO3)=100 g/mol=100000 mg/molM(CaCO_3)=100\ \text{g/mol} = 100000\ \text{mg/mol}, since 1 mol divalent ion ≡ 1 mol CaCO3CaCO_3. (1)

def hardness_ppm(conc_list):
    # conc_list: list of (molarity_mol_per_L, is_temporary)
    M_CaCO3 = 100000.0  # mg per mol
    total = 0.0
    temp = 0.0
    for c, is_temp in conc_list:
        ppm = c * M_CaCO3   # 1 L = 1 kg
        total += ppm
        if is_temp:
            temp += ppm
    frac = temp / total if total else 0.0
    return total, frac

(3 marks logic, 1 mark correct constant with justification above) Justification: 1 mol of any divalent hardness ion is chemically equated to 1 mol CaCO3CaCO_3; g/Lppmg/L \to ppm uses 1L1kg1L\equiv1kg.

[
  {"claim":"20-vol H2O2 is 1.786 mol/L","code":"nO2=20000/22400; c=2*nO2; result=abs(c-1.786)<0.01"},
  {"claim":"KMnO4 titre volume is 89.3 cm3","code":"cdil=0.1786; nH2O2=cdil*0.025; nMnO4=Rational(2,5)*nH2O2; V=nMnO4/0.02*1000; result=abs(float(V)-89.3)<0.5"},
  {"claim":"H2O2 half-life ~654 s","code":"import sympy as sp; t=sp.log(2)/1.06e-3; result=abs(float(t)-654)<2"},
  {"claim":"Na2CO3 mass from 1kg NaHCO3 is ~631 g","code":"n=1000/84.0; m=(n/2)*106.0; result=abs(m-631)<2"},
  {"claim":"CaCO3 decomposition T is ~1106 K","code":"T=178000/161; result=abs(T-1105.6)<1"},
  {"claim":"Total hardness is 252 ppm","code":"h=(1.62e-3+0.90e-3)*100000; result=abs(h-252)<1"}
]