Green Chemistry & Sustainability
Level: 2 (Recall / Standard problems) Time limit: 30 minutes Total marks: 40
Q1. State any four of the 12 principles of green chemistry. (4 marks)
Q2. Define atom economy. Write the formula used to calculate the percentage atom economy of a reaction. (3 marks)
Q3. Consider the industrial synthesis of ethene oxide by direct oxidation: Calculate the percentage atom economy for the desired product . (Relative atomic masses: C = 12, H = 1, O = 16) (4 marks)
Q4. For the addition reaction: Calculate the percentage atom economy. (Br = 80, C = 12, H = 1) (3 marks)
Q5. Name three green solvents and give one advantageous property of each. (6 marks)
Q6. Explain why supercritical CO₂ is considered a green solvent. Give two reasons. (4 marks)
Q7. Compare the green propellants LMP-103S and AF-M315E with hydrazine. State two advantages of green propellants over hydrazine. (4 marks)
Q8. Write the two half-equations and the overall equation for the electrolysis of water to produce hydrogen. (4 marks)
Q9. Define carbon capture. Briefly describe one method of carbon capture. (4 marks)
Q10. A hydrogen fuel cell operates by combining hydrogen and oxygen. (a) Write the overall reaction. (2 marks) (b) State why the fuel cell is considered environmentally clean. (2 marks)
Answer keyMark scheme & solutions
Q1. (4 marks — 1 each, any four) Accept any four of:
- Prevention of waste
- Atom economy (maximise incorporation of materials into product)
- Less hazardous chemical syntheses
- Designing safer chemicals
- Safer solvents and auxiliaries
- Design for energy efficiency
- Use of renewable feedstocks
- Reduce derivatives
- Catalysis (catalytic reagents preferred over stoichiometric)
- Design for degradation
- Real-time analysis for pollution prevention
- Inherently safer chemistry for accident prevention
Why: These are the standard Anastas & Warner principles guiding waste and hazard reduction.
Q2. (3 marks) Atom economy = a measure of how much of the reactant mass ends up in the desired product. (1)
Q3. (4 marks) (1) Desired product mass (2 mol) (1) Reactant mass (1) (1) Why: All reactant atoms appear in product; addition/oxidation with full incorporation gives 100%.
Q4. (3 marks) (1) Reactants: , ; total (1) (1) Why: Addition reactions have 100% atom economy (single product).
Q5. (6 marks — 1 for name + 1 for property, any three)
- Water: non-toxic, non-flammable, cheap, abundant.
- Supercritical CO₂: non-toxic, easily removed by depressurisation, recyclable, non-flammable.
- Ionic liquids: negligible vapour pressure (no VOC emission), thermally stable, tunable.
Q6. (4 marks — 2 reasons × 2)
- Non-toxic, non-flammable and readily available/recyclable. (2)
- Easily separated from products by releasing pressure (returns to gas), leaving no solvent residue; low environmental impact. (2)
Q7. (4 marks) LMP-103S (based on ammonium dinitramide/ADN) and AF-M315E (hydroxylammonium nitrate, HAN-based) are ionic-liquid monopropellants. (1 for identification) Advantages over hydrazine (any two, 1 each + up to 3 marks):
- Much lower toxicity (hydrazine is highly toxic/carcinogenic). (1)
- Higher performance/density (greater specific impulse and density-impulse). (1)
- Safer handling — reduced hazard, no full "SCAPE" suits, lower vapour hazard. (1)
Q8. (4 marks) Cathode (reduction): (1) Anode (oxidation): (1) (Acceptable acidic/alkaline versions.) Overall: (2)
Q9. (4 marks) Carbon capture = the process of trapping/removing produced from industrial processes or power generation to prevent its release to the atmosphere (then storing or using it). (2) Method (any one, 2 marks): Post-combustion capture — flue gases passed through an amine solvent (e.g. monoethanolamine) which absorbs ; the is later released by heating and stored underground. (2)
Q10. (4 marks) (a) (2) (b) The only product is water; no CO₂ or pollutants are emitted, and the reaction directly converts chemical energy to electricity efficiently. (2)
[
{"claim":"Ethene oxide atom economy = 100%","code":"M_prod=2*(2*12+4*1+16); M_react=2*(2*12+4*1)+32; ae=Rational(M_prod,M_react)*100; result=(ae==100)"},
{"claim":"Ethene bromination atom economy = 100%","code":"M_prod=2*12+4*1+2*80; M_react=(2*12+4*1)+2*80; ae=Rational(M_prod,M_react)*100; result=(ae==100)"},
{"claim":"Molar mass of ethene oxide C2H4O = 44","code":"M=2*12+4*1+16; result=(M==44)"},
{"claim":"Water electrolysis mass balance: 2H2O -> 2H2 + O2 balances H and O","code":"H_left=2*2; H_right=2*2; O_left=2*1; O_right=2; result=(H_left==H_right and O_left==O_right)"}
]