Chemical equations — writing, balancing, and interpreting with state symbols

easy CBSE 3 min read

Question

Balance the following equation and add state symbols:

Fe+H2OFe3O4+H2\text{Fe} + \text{H}_2\text{O} \rightarrow \text{Fe}_3\text{O}_4 + \text{H}_2

(CBSE Class 10 — Chemical Reactions and Equations)


Balancing Algorithm

flowchart TD
    A["Write the skeleton equation"] --> B["List atoms on each side"]
    B --> C{"All balanced?"}
    C -->|No| D["Pick the atom with highest difference"]
    D --> E["Adjust coefficient of compound containing it"]
    E --> F["Recount all atoms"]
    F --> C
    C -->|Yes| G["Add state symbols: s, l, g, aq"]
    G --> H["Verify: atoms equal on both sides"]

Solution — Step by Step

Fe+H2OFe3O4+H2\text{Fe} + \text{H}_2\text{O} \rightarrow \text{Fe}_3\text{O}_4 + \text{H}_2

Count atoms on each side:

AtomLeftRight
Fe13
H22
O14

Fe and O are unbalanced.

We need 3 Fe on the left: put coefficient 3 before Fe.

3Fe+H2OFe3O4+H23\text{Fe} + \text{H}_2\text{O} \rightarrow \text{Fe}_3\text{O}_4 + \text{H}_2

Fe is now balanced (3 = 3).

We need 4 O on the left: put coefficient 4 before H2_2O.

3Fe+4H2OFe3O4+H23\text{Fe} + 4\text{H}_2\text{O} \rightarrow \text{Fe}_3\text{O}_4 + \text{H}_2

O is balanced (4 = 4). But now H on left = 8, H on right = 2. Put 4 before H2_2.

3Fe+4H2OFe3O4+4H23\text{Fe} + 4\text{H}_2\text{O} \rightarrow \text{Fe}_3\text{O}_4 + 4\text{H}_2
AtomLeftRight
Fe33
H88
O44

All balanced. Adding state symbols:

3Fe(s)+4H2O(g)Fe3O4(s)+4H2(g)\boxed{3\text{Fe}(s) + 4\text{H}_2\text{O}(g) \rightarrow \text{Fe}_3\text{O}_4(s) + 4\text{H}_2(g)}

Steam (g) is used here because iron reacts with steam, not liquid water.


Why This Works

A chemical equation must obey the law of conservation of mass — atoms are neither created nor destroyed in a chemical reaction. Balancing ensures the same number of each type of atom appears on both sides. We only adjust coefficients (the numbers before formulas), never subscripts (which would change the compounds themselves).

State symbols tell us the physical state: (s) solid, (l) liquid, (g) gas, (aq) dissolved in water (aqueous). They provide additional information about the reaction conditions.


Alternative Method — Hit and Trial with Fractions

Some students find it easier to use fractions first, then clear them:

Start with Fe3_3O4_4 having 4 oxygens. Put 4 before H2_2O. This gives 8 H on left, so put 4 before H2_2. Then 3 before Fe.

This “work backwards from the most complex compound” approach often finishes faster.

For CBSE exams, always add state symbols — they carry separate marks. The common state symbols to remember: metals are (s), water is (l), gases like H2_2, O2_2, CO2_2 are (g), acids and salts in solution are (aq). Steam is written as H2_2O(g), not H2_2O(l).


Common Mistake

The biggest error: changing subscripts instead of coefficients. Writing H3_3 instead of 3H2_2 changes the molecule itself — H3_3 does not exist as a stable molecule. We can only place whole numbers in front of the formulas. Another common slip: forgetting to recheck all atoms after adjusting one coefficient. Fixing oxygen might unbalance hydrogen — always do a final count of every element.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →