Equilibrium
Level 4: Application (Novel Problems, No Hints)
Time limit: 60 minutes
Total marks: 50
Use where needed. at 25 °C. Assume 25 °C unless stated.
Q1. [10 marks] For the reaction , of is placed in a vessel at . At equilibrium of the has dissociated.
(a) Calculate . (4) (b) Calculate at this temperature. (3) (c) The volume is now suddenly doubled to at constant temperature. State, with reasoning using , which direction the equilibrium shifts. (3)
Q2. [10 marks] A solution of a weak monoprotic acid HA is found to have .
(a) Determine the degree of dissociation and hence of HA. (4) (b) Calculate . (2) (c) If this solution is diluted 100-fold, use Ostwald's dilution law to predict the new and comment on whether pH increases or decreases. (4)
Q3. [10 marks] of () is mixed with of .
(a) Identify the resulting solution and calculate its pH using the Henderson–Hasselbalch equation. (5) (b) of HCl is now added to the mixture. Calculate the new pH. (3) (c) Explain in one line why the pH change in (b) is small. (2)
Q4. [10 marks] A solution contains and . Solid is added slowly. Given: , .
(a) Calculate the required to begin precipitating each anion. (4) (b) Which precipitates first? (1) (c) What is the concentration of the first anion remaining when the second just begins to precipitate? Comment on whether selective precipitation is effective. (5)
Q5. [10 marks] Answer each part with justification.
(a) Classify the aqueous solutions of , , and as acidic, basic, or neutral, giving the hydrolysis reasoning. (3) (b) For (), given , calculate the pH. (4) (c) Identify the conjugate base of and the conjugate acid of , and classify under the Brønsted–Lowry definition. (3)
Answer keyMark scheme & solutions
Q1 (10)
(a) Initial mol; dissociated mol. (1) At equilibrium: mol, mol, mol. Concentrations ( L): , , M. (1) (2)
(b) . (2) . (1)
(c) Doubling volume halves all concentrations: , . . (1) , so the reaction proceeds forward (more dissociation). (1) Consistent with Le Chatelier: decreased pressure favours the side with more moles of gas. (1)
Q2 (10)
(a) . (1) (1.35%). (1) (2)
(b) . (2)
(c) New M. Ostwald: (13.5%). (2) increases on dilution. New , pH ; pH increases (solution less acidic) despite greater dissociation, because total falls. (2)
Q3 (10)
(a) Moles: ; . (1) NaOH is limiting → forms mol acetate, leaving mol acid → acid/salt buffer. (1) Equal moles of acid and conjugate base: (3)
(b) HCl added mol. It converts acetate→acid: acetate ; acid . (1) (2)
(c) The buffer (weak acid + conjugate base) neutralises added by shifting the acetate/acid ratio only slightly, so pH changes little. (2)
Q4 (10)
(a) For AgCl: . (2) For : . (2)
(b) AgCl requires the lower (), so AgCl precipitates first. (1)
(c) begins at . At that point: (3) Fraction of Cl⁻ remaining (0.17%). Since >99.8% of Cl⁻ is removed before chromate starts, selective precipitation is very effective. (2)
Q5 (10)
(a) (1 each)
- : salt of SA(HCl)/WB(NH₃) → hydrolyses → acidic.
- : salt of WA/SB → acetate hydrolyses → basic.
- : WA/WB, → ≈ neutral (slightly acidic).
(b) . (1) . (2) . (1)
(c) Conjugate base of is (lose H⁺). (1) Conjugate acid of is (gain H⁺). (1) can donate or accept a proton → amphiprotic (amphoteric Brønsted species). (1)
[
{"claim":"Q1a Kc = 0.133 M","code":"Kc=(0.20*0.20)/0.30; result = abs(Kc-0.1333)<1e-3"},
{"claim":"Q1b Kp = 5.54 bar","code":"Kc=Rational(2,15); Kp=float(Kc)*(0.0831*500); result = abs(Kp-5.54)<0.05"},
{"claim":"Q1c Qc=0.0667 < Kc=0.133 -> forward","code":"Qc=(0.10*0.10)/0.15; Kc=0.1333; result = Qc<Kc"},
{"claim":"Q2a Ka = 1.82e-5","code":"import math; H=10**-2.87; a=H/0.10; Ka=0.10*a**2; result = abs(Ka-1.82e-5)<0.1e-5"},
{"claim":"Q2c alpha after 100x dilution = 0.135","code":"import math; a=math.sqrt(1.82e-5/0.0010); result = abs(a-0.135)<0.005"},
{"claim":"Q3b buffer pH = 4.56","code":"import math; pH=4.74+math.log10(0.0040/0.0060); result = abs(pH-4.56)<0.02"},
{"claim":"Q4c Cl- remaining = 1.71e-5 M","code":"import math; Ag=math.sqrt(1.1e-12/0.010); Cl=1.8e-10/Ag; result = abs(Cl-1.71e-5)<0.1e-5"},
{"claim":"Q5b NH4Cl pH = 5.13","code":"import math; Ka=1e-14/1.8e-5; H=math.sqrt(Ka*0.10); pH=-math.log10(H); result = abs(pH-5.13)<0.03"}
]