Chemical Reactions & Stoichiometry
Level 1 Test — Recognition
Time: 20 minutes Total Marks: 30
Section A — Multiple Choice (1 mark each) — 10 marks
Choose the single best answer.
Q1. When the equation is balanced with smallest whole-number coefficients, the coefficient of is: (a) 1 (b) 2 (c) (d) 3
Q2. The reaction is an example of: (a) Combination (b) Decomposition (c) Displacement (d) Double displacement
Q3. The oxidation number of sulfur in is: (a) (b) (c) (d)
Q4. Reaction of is classified as: (a) Combination (b) Redox (c) Double displacement (d) Combustion
Q5. In the reaction , the species oxidised is: (a) (b) (c) (d)
Q6. Percent yield is defined as: (a) (b) (c) actual theoretical (d)
Q7. How many moles of solute are in of HCl? (a) 0.10 (b) 0.040 (c) 1.6 (d) 0.25
Q8. In , the oxidation number of Mn is: (a) (b) (c) (d)
Q9. Complete combustion of produces: (a) (b) (c) C + (d)
Q10. In a limiting reagent problem, the limiting reagent is the one that: (a) is present in largest mass (b) is fully consumed first (c) remains in excess (d) has largest molar mass
Section B — Matching (1 mark each) — 5 marks
Q11. Match each reaction in Column X to its type in Column Y.
| Column X | Column Y |
|---|---|
| (i) | (A) Displacement |
| (ii) | (B) Neutralization |
| (iii) | (C) Combination |
| (iv) | (D) Combustion |
| (v) | (E) Decomposition |
Section C — True/False WITH Justification (3 marks each: 1 T/F + 2 justification) — 15 marks
Q12. The oxidation number of oxygen is always in every compound.
Q13. In a redox reaction, the oxidising agent is itself reduced.
Q14. Diluting a solution changes the number of moles of solute present.
Q15. In the reaction , the salt formed is .
Q16. A balanced chemical equation must have equal numbers of atoms of each element on both sides, satisfying conservation of mass.
Answer keyMark scheme & solutions
Section A (1 mark each)
Q1. (a) 1 — Balanced: ; smallest whole numbers give coefficient = 1. (1)
Q2. (b) Decomposition — one reactant breaks into two products. (1)
Q3. (c) — H is (total ), O is (total ); . (1)
Q4. (c) Double displacement — ions exchange partners; precipitate AgCl forms. (1)
Q5. (b) Zn — Zn goes (loses electrons = oxidised). (1)
Q6. (b) . (1)
Q7. (a) 0.10 — . (1)
Q8. (c) — K is , O total ; . (1)
Q9. (b) — complete combustion of hydrocarbon. (1)
Q10. (b) is fully consumed first — limits the amount of product. (1)
Section B
Q11. (5 marks, 1 each) (i) → C (combination); (ii) → A (displacement); (iii) → E (decomposition); (iv) → B (neutralization); (v) → D (combustion). (5)
Section C (1 mark T/F + 2 marks justification)
Q12. FALSE. (1) Justification: Oxygen is usually , but exceptions exist: in peroxides (e.g. ) it is , and in it is . (2)
Q13. TRUE. (1) Justification: The oxidising agent accepts electrons from another species; gaining electrons means its oxidation number decreases, i.e. it is reduced. (2)
Q14. FALSE. (1) Justification: Dilution adds solvent only; moles of solute stay constant (). Only concentration (mol/L) decreases. (2)
Q15. TRUE. (1) Justification: Neutralization: the cation of the base () combines with the anion of the acid () to form salt ; water is the other product. (2)
Q16. TRUE. (1) Justification: A balanced equation reflects the law of conservation of mass — atoms are neither created nor destroyed, so each element's atom count must be equal on both sides. (2)
[
{"claim":"Q3: S oxidation number in H2SO4 is +6","code":"H=1; O=-2; S=symbols('S'); sol=solve(Eq(2*H+S+4*O,0),S); result=(sol[0]==6)"},
{"claim":"Q7: moles = 0.40 M * 0.250 L = 0.10 mol","code":"n=Rational(40,100)*Rational(250,1000); result=(n==Rational(1,10))"},
{"claim":"Q8: Mn oxidation number in KMnO4 is +7","code":"K=1; O=-2; Mn=symbols('Mn'); sol=solve(Eq(K+Mn+4*O,0),Mn); result=(sol[0]==7)"},
{"claim":"Q1: balancing H2+O2->H2O gives O2 coefficient 1 with 2H2 and 2H2O","code":"a,b,c=symbols('a b c'); sol=solve([Eq(2*a,2*c),Eq(2*b,c)],[a,c],dict=True); s=sol[0]; result=(s[a].subs(b,1)==2 and s[c].subs(b,1)==2)"}
]