Redox & Electrochemistry (Intro)
Level: 4 (Application — novel problems, no hints) Time: 60 minutes Total Marks: 50
Useful data: , , unless stated. Use at 298 K where convenient.
Standard reduction potentials (298 K):
| Half-reaction | / V |
|---|---|
Q1. (10 marks) A galvanic cell is built from a nickel electrode in and a silver electrode in .
(a) Write the two half-reactions, identify anode and cathode, and give the overall balanced cell reaction. (4) (b) Calculate . (2) (c) Calculate for the overall reaction (state units). (2) (d) Determine the equilibrium constant at 298 K. (2)
Q2. (10 marks) Consider the cell
(a) Calculate . (2) (b) Using the Nernst equation, calculate the actual cell EMF under these concentrations. (4) (c) The cell is discharged until it reaches equilibrium. State the value of at that point and explain what "equilibrium" means for a battery in one sentence. (2) (d) Predict qualitatively how would change if were reduced to . Justify without full calculation. (2)
Q3. (10 marks) A concentration cell is set up using two copper electrodes:
(a) Explain why for a concentration cell. (2) (b) The measured EMF is at 298 K. Determine , the unknown concentration, and state which half-cell is the anode. (6) (c) State one practical application of concentration-cell behaviour. (2)
Q4. (12 marks) An electrolysis plant purifies copper and, in a separate cell, produces aluminium.
(a) In an electrorefining cell, a current of passes for through solution. Calculate the mass of copper deposited at the cathode. (Cu: ) (4) (b) The same charge is passed through molten (Hall–Héroult, Al: ). Calculate the mass of aluminium deposited. (3) (c) Explain, using Faraday's laws, why equal charge deposits different masses but chemically equivalent amounts of the two metals. (2) (d) In the Hall–Héroult process the carbon anodes are continuously consumed. Write the anode reaction that explains this and state why aluminium is not obtained from aqueous solution. (3)
Q5. (8 marks) Iron structures corrode electrochemically.
(a) Write the anode and cathode half-reactions for the rusting of iron in the presence of water and oxygen, and identify which region acts as anode. (3) (b) Zinc () is coated onto iron () as "galvanization." Using electrode potentials, explain why zinc protects iron even if the coating is scratched. (3) (c) Name and briefly describe one other method of cathodic protection for a buried steel pipeline. (2)
Answer keyMark scheme & solutions
Q1 (10)
(a) Ni has lower (more negative) → oxidised (anode); Ag reduced (cathode).
- Anode: (1)
- Cathode: (1)
- Balance electrons (×2 on Ag): overall (1) correct balancing; (1) correct anode/cathode ID.
(b) . (2)
(c) . . (2) (–ve → spontaneous.)
(d) . (2) (very large → reaction essentially complete.)
Q2 (10)
(a) . (2)
(b) Reaction: , . . (1) (2) ; . (1)
(c) At equilibrium . (1) Equilibrium = the cell is "dead"; forward and reverse rates equal, , no net current/no more usable work. (1)
(d) Lowering raises , so becomes more negative → decreases. (2)
Q3 (10)
(a) Both electrodes are the same metal/couple, so ; their difference is . EMF arises solely from concentration difference. (2)
(b) where the dilute side is the anode. Cell drives ions from low→high implicitly; use . (1) (1) (2) . (1) The dilute half-cell () is the anode (oxidation raises its ion concentration). (1)
(c) e.g. ion-selective electrodes / pH meters use concentration-cell EMF to measure unknown ion concentrations. (2)
Q4 (12)
(a) . (1) , so . . (3)
(b) , . . (3)
(c) By Faraday's laws mass equivalent weight . Same charge → same number of moles of electrons → chemically equivalent (mole-electrons) amounts, but different and give different masses. (2)
(d) Anode reaction: , e.g. — oxygen released oxidises the carbon anode, consuming it. (2) Al cannot come from aqueous solution because water/ is reduced in preference to (Al is far more negative than the H reduction), so hydrogen forms instead of aluminium. (1)
Q5 (8)
(a) Anode (oxidation): (1) Cathode (reduction): (1) The region of the iron that is oxidised (often less oxygenated area) is the anode. (1)
(b) Zn has more negative (−0.76 V) than Fe (−0.44 V), so Zn is oxidised preferentially — it is the sacrificial anode and Fe becomes the cathode (protected). This holds even if scratched, so the whole surface is protected, not just coverage. (3)
(c) Sacrificial anode / impressed-current cathodic protection: connect a more reactive metal (Mg, Zn) to the pipe so it corrodes instead; or apply an external DC to force the pipe to be cathode. (2)
[
{"claim":"Q1b E_cell = 1.05 V","code":"E=0.80-(-0.25); result = abs(E-1.05)<1e-9"},
{"claim":"Q1c dG = -202.6 kJ","code":"dG=-2*96485*1.05/1000; result = abs(dG-(-202.6))<0.5"},
{"claim":"Q1d ln K approx 81.79","code":"lnK=2*96485*1.05/(8.314*298); result = abs(lnK-81.79)<0.1"},
{"claim":"Q2b E = 1.150 V","code":"E=1.10-(0.0592/2)*log(0.010/0.50,10); result = abs(E-1.150)<0.005"},
{"claim":"Q3b x = 0.010 M","code":"from sympy import symbols,solve,log,Eq;x=symbols('x',positive=True);sol=solve(Eq(0.0296,(0.0592/2)*log(0.100/x,10)),x);result = abs(float(sol[0])-0.010)<1e-4"},
{"claim":"Q4a Cu mass 11.85 g","code":"m=36000*63.5/(2*96485); result = abs(m-11.85)<0.05"},
{"claim":"Q4b Al mass 3.36 g","code":"m=36000*27.0/(3*96485); result = abs(m-3.36)<0.05"}
]