Chemical Bonding
Level: 2 (Recall / Standard textbook problems) Time: 30 minutes Total Marks: 40
Q1. Define formal charge. Calculate the formal charge on each atom in the ozone molecule (, bent structure with one double and one single bond). (4 marks)
Q2. State the octet rule. Give one example each of a species showing (a) incomplete octet, (b) expanded octet, (c) odd-electron (free radical). (4 marks)
Q3. State Fajan's rules. Using them, arrange , , in increasing order of covalent character and justify. (4 marks)
Q4. Using MOT, write the molecular orbital electronic configuration of . Calculate its bond order and state its magnetic behaviour with reason. (5 marks)
Q5. Predict the shape and bond angle of the following using VSEPR theory: (a) (b) (c) (d) (4 marks)
Q6. A diatomic molecule has a bond of length carrying a partial charge of (). Calculate its dipole moment in Debye (). (4 marks)
Q7. Explain why is non-polar while is polar, though both have polar bonds. (3 marks)
Q8. State the hybridization of the central atom in: (a) (b) (c) (d) . (4 marks)
Q9. Explain, with reference to hydrogen bonding, why has a much higher boiling point than . (3 marks)
Q10. Distinguish between a -bond and a -bond (any three points). (5 marks)
Answer keyMark scheme & solutions
Q1. (4 marks)
- Definition (1): Formal charge = (valence electrons) − (non-bonding electrons) − ½(bonding electrons).
- Central O (double + single bond, 1 lone pair): FC = (1)
- Double-bonded terminal O (2 lone pairs): FC = (1)
- Single-bonded terminal O (3 lone pairs): FC = (1)
- Net charge = ✓
Q2. (4 marks)
- Octet rule: atoms tend to gain, lose or share electrons to achieve 8 electrons in valence shell (noble gas config). (1)
- (a) Incomplete octet: (B has 6 e⁻) / (1)
- (b) Expanded octet: / (1)
- (c) Odd-electron: / / (1)
Q3. (4 marks)
- Fajan's rules — covalent character increases with: (2, ½ each)
- small cation size, large anion size, high charge on ions, cation with pseudo-noble-gas (d-electron) configuration.
- Anion size: ; larger anion → more polarizable → more covalent. (1)
- Order of covalent character: . (1)
Q4. (5 marks)
- Total electrons in = 16. (1)
- Config: \sigma_{1s}^2\,\sigma^*_{1s}^2\,\sigma_{2s}^2\,\sigma^*_{2s}^2\,\sigma_{2p_z}^2\,\pi_{2p_x}^2\pi_{2p_y}^2\,\pi^*_{2p_x}^1\pi^*_{2p_y}^1 (2)
- Bond order = ½(bonding − antibonding) = ½(10 − 6) = 2 (1)
- Two unpaired electrons in orbitals → paramagnetic. (1)
Q5. (4 marks, 1 each)
- (a) : pyramidal, ~107° (sp³, 1 lp)
- (b) : bent, ~104.5° (sp³, 2 lp)
- (c) : trigonal planar, 120°
- (d) : octahedral, 90°
Q6. (4 marks)
- (1)
- (1)
- (1)
- In Debye: (1)
Q7. (3 marks)
- is linear; the two C=O bond dipoles are equal and opposite → vector sum = 0 → non-polar. (1.5)
- is bent (~104.5°); the two O–H bond dipoles do not cancel → net dipole → polar. (1.5)
Q8. (4 marks, 1 each)
- (a) : sp
- (b) : sp³
- (c) : sp³d
- (d) : sp³d²
Q9. (3 marks)
- Water molecules form strong intermolecular hydrogen bonds (O highly electronegative, small). (1.5)
- has only weak van der Waals/dipole forces (S too large & less electronegative to H-bond). More energy needed to break H-bonds in water → higher boiling point. (1.5)
Q10. (5 marks — definition 2, any 3 differences 3)
| -bond | -bond |
|---|---|
| Head-on (axial) overlap | Sideways (lateral) overlap |
| Stronger | Weaker |
| Free rotation possible | No free rotation |
| Can exist independently | Only with a -bond |
| More electron density between nuclei | Density above/below axis |
Award 1 per correct distinction (max 3) + 2 for correct overlap descriptions.
[
{"claim":"Ozone formal charges sum to zero (+1, 0, -1)","code":"central=6-2-Rational(6,2); dbl=6-4-Rational(4,2); sgl=6-6-Rational(2,2); result=(central==1 and dbl==0 and sgl==-1 and central+dbl+sgl==0)"},
{"claim":"O2 bond order = 2","code":"bo=Rational(10-6,2); result=(bo==2)"},
{"claim":"Dipole moment approx 0.976 D","code":"q=0.16*1.6e-19; d=1.27e-10; mu=q*d; D=mu/3.33e-30; result=abs(D-0.976)<0.01"},
{"claim":"O2 total valence electron count is 16","code":"result=(8+8==16)"}
]