How are linear equations used in real life? Whenever a situation links two unknown quantities by two independent conditions, a pair of linear equations models it exactly. Translate carefully, solve by any algebraic method, and check the answer against the wording.
The five-step word-problem method.
| Step | Action |
|---|---|
| 1 | Read twice; identify the two unknowns. |
| 2 | Assign letters (often \(x\) and \(y\)) to the unknowns, with units. |
| 3 | Turn each given condition into one equation — you need two. |
| 4 | Solve by substitution, elimination, or cross-multiplication. |
| 5 | Verify and state the answer with units; reject impossible values (e.g. negative ages). |
Common problem families and how to set them up.
- Age problems. If present ages are \(x\) and \(y\), then "\(n\) years ago" is \(x-n,\ y-n\) and "\(n\) years hence" is \(x+n,\ y+n\). Translate phrases like "was \(k\) times as old" into \(x-n=k(y-n)\).
- Two-digit number / digit problems. If the tens digit is \(x\) and the units digit is \(y\), the number is \(10x+y\) and the reversed number is \(10y+x\). Their sum is \(11(x+y)\) and their difference is \(9(x-y)\).
- Fixed + variable charges. Taxi fare, hostel charges, etc. take the form (fixed part) + (rate) × (units): e.g. \(\text{charge}=x+d\,y\) where \(x\) is the fixed amount and \(y\) the per-unit rate.
- Fractions. Let the fraction be \(\dfrac{x}{y}\); each condition ("becomes \(\tfrac{a}{b}\) when…") gives one equation after cross-multiplying.
- Geometry — cyclic quadrilateral. Opposite angles of a cyclic quadrilateral are supplementary: they add to \(180^{\circ}\).
- Boat / stream and trains+cars. Downstream speed \(=x+y\), upstream speed \(=x-y\) (boat \(x\), current \(y\)). Using time \(=\dfrac{\text{distance}}{\text{speed}}\) often gives equations in \(\tfrac{1}{x+y},\tfrac{1}{x-y}\), which become linear after substitution.
Reducible equations in applications. Speed and work problems frequently produce terms like \(\dfrac{30}{x-y}\). Substitute \(u=\dfrac{1}{x-y}\) and \(v=\dfrac{1}{x+y}\) (or \(u=\tfrac1x,\ v=\tfrac1y\)) to linearise, solve for \(u,v\), then recover the original unknowns.
Common mistakes. (1) Writing the reversed two-digit number as \(yx\) instead of \(10y+x\). (2) Applying the "years ago/hence" shift to only one person. (3) Forgetting that opposite angles of a cyclic quadrilateral sum to \(180^{\circ}\), not \(360^{\circ}\). (4) Mixing up upstream (\(x-y\)) and downstream (\(x+y\)). (5) Accepting a negative or fractional answer where the context forbids it. (6) Dropping units in the final line.
Mixture and purchase problems. If \(x\) kg of one item and \(y\) kg of another are combined, one equation comes from the total quantity (\(x+y=\) total) and a second from the total cost (rate\(_1\,x+\) rate\(_2\,y=\) total cost). The same pattern models "\(a\) pencils and \(b\) pens cost ₹$M$" type questions: write one cost equation per purchase.
Sanity-checking the answer. Ages and counts must be positive whole numbers; speeds and prices must be positive; the upstream speed \(x-y\) must stay positive (the boat must actually make headway). If a value violates the context, recheck the equations rather than reporting an impossible result.