Chemical Bonding
Level 1: Recognition (MCQ + Matching + True/False with Justification)
Time limit: 20 minutes
Total marks: 30
Section A — Multiple Choice (1 mark each) — 12 marks
Choose the single best answer.
Q1. Which species is an odd-electron (free radical) molecule?
- (a) (b) (c) (d)
Q2. Which molecule shows an incomplete octet on the central atom?
- (a) (b) (c) (d)
Q3. The hybridization of sulfur in is:
- (a) (b) (c) (d)
Q4. According to VSEPR, the shape of is:
- (a) linear (b) bent (c) trigonal planar (d) tetrahedral
Q5. The bond order of from MOT is:
- (a) 1 (b) 2 (c) 3 (d) 2.5
Q6. Which molecule is non-polar despite having polar bonds?
- (a) (b) (c) (d)
Q7. According to Fajan's rules, covalent character is greatest for:
- (a) large cation, large anion (b) small cation, large anion
- (c) small cation, small anion (d) large cation, small anion
Q8. is paramagnetic because MOT predicts:
- (a) all electrons paired (b) two unpaired electrons in orbitals
- (c) bond order zero (d) an expanded octet
Q9. The correct expression for dipole moment is:
- (a) (b) (c) (d)
Q10. Which involves the weakest intermolecular force?
- (a) (H-bonding) (b) (dipole–dipole)
- (c) (London dispersion) (d) NaCl (ionic)
Q11. In the Born–Haber cycle, lattice energy corresponds to:
- (a) sublimation of the metal (b) formation of gaseous ions into the crystal lattice
- (c) ionization of the metal (d) electron affinity of the non-metal
Q12. A bond compared to a bond generally has:
- (a) weaker overlap (b) sideways overlap
- (c) greater overlap along the internuclear axis (d) no overlap
Section B — Matching (1 mark each pair) — 6 marks
Q13. Match the molecule to its geometry.
| Column A | Column B |
|---|---|
| (i) | (P) octahedral |
| (ii) | (Q) linear |
| (iii) | (R) trigonal planar |
| (iv) | (S) tetrahedral |
| (v) | (T) trigonal bipyramidal |
| (vi) | (U) trigonal pyramidal |
Section C — True/False WITH Justification (2 marks each: 1 T/F, 1 reason) — 12 marks
Q14. Benzene has alternating single and double bonds of unequal length. (T/F + justify)
Q15. does not exist as a stable molecule. (T/F + justify)
Q16. Ice is less dense than liquid water because of hydrogen bonding. (T/F + justify)
Q17. The best resonance structure has formal charges as close to zero as possible. (T/F + justify)
Q18. Metallic bonding is best described by a fixed pair of shared electrons between two atoms. (T/F + justify)
Q19. has a bond order of 2.5. (T/F + justify)
Answer keyMark scheme & solutions
Section A (1 mark each)
Q1. (b) — has 11 valence electrons (odd), one unpaired electron. (1)
Q2. (b) — B has only 6 electrons around it (incomplete octet). (1)
Q3. (c) — 6 bond pairs → 6 hybrid orbitals → octahedral. (1)
Q4. (b) bent — 2 bond pairs + 2 lone pairs; lone pairs bend the molecule (~104.5°). (1)
Q5. (c) 3 — Bond order ; triple bond. (1)
Q6. (c) — linear; two equal, opposite bond dipoles cancel → net . (1)
Q7. (b) small cation, large anion — high polarizing power + high polarizability → most covalent character. (1)
Q8. (b) two unpaired electrons in orbitals — and each singly filled. (1)
Q9. (b) (1)
Q10. (c) (London dispersion) — weakest of the listed forces (noble gas, only induced dipoles). (1)
Q11. (b) formation of gaseous ions into the crystal lattice (1)
Q12. (c) greater overlap along the internuclear axis — head-on overlap → stronger. (1)
Section B (Q13, 1 mark each correct pair) — 6 marks
| Molecule | Geometry |
|---|---|
| (i) | (Q) linear |
| (ii) | (R) trigonal planar |
| (iii) | (S) tetrahedral |
| (iv) | (T) trigonal bipyramidal |
| (v) | (P) octahedral |
| (vi) | (U) trigonal pyramidal |
Award 1 mark per correct match, max 6.
Section C (2 marks each: 1 for T/F, 1 for justification)
Q14. FALSE. (1) Benzene has delocalized π electrons; all six C–C bonds are equal in length (~139 pm), intermediate between single and double. (1)
Q15. TRUE. (1) MO config gives bond order ; no net bonding → not stable. (1)
Q16. TRUE. (1) In ice, H-bonds hold water molecules in an open hexagonal lattice with more empty space, lowering density below that of liquid water. (1)
Q17. TRUE. (1) Structures with minimal (near-zero) formal charges, and negative formal charge on the more electronegative atom, are most stable and contribute most. (1)
Q18. FALSE. (1) Metallic bonding is described by the electron-sea / delocalized model (or band theory): valence electrons are free-moving over all cations, not localized between two atoms. (1)
Q19. TRUE. (1) has 11 valence electrons; bond order . (1)
[
{"claim":"N2 bond order = 3","code":"bond_order = (8-2)/2; result = (bond_order == 3)"},
{"claim":"O2 bond order = 2 with 2 unpaired electrons","code":"bond_order = (8-4)/2; unpaired = 2; result = (bond_order == 2 and unpaired == 2)"},
{"claim":"He2 bond order = 0","code":"bond_order = (2-2)/2; result = (bond_order == 0)"},
{"claim":"NO bond order = 2.5","code":"bond_order = (8-3)/2; result = (bond_order == 2.5)"}
]