Word Problems
This is where linear equations earn their keep in CAT. The skill is translation: name the unknown, write each English relationship as an equation, then solve. Anchor on the smallest unknown to keep numbers clean. Watch the standard phrasings — "is" means equals, "of" means multiply, "more than"/"less than" reverse the order you might expect, and "twice", "thrice", "half" are coefficients. Age problems hinge on the fact that every person ages by the same amount, so a difference in ages stays constant while ratios change; write present ages, then add or subtract the time gap to each. Coin and note problems give two equations — a total count and a total value. Digit problems use 10t + u for a two-digit number with tens digit t and units digit u. Always sanity-check the answer against the story: a negative age or a fractional number of coins means a setup error, not a real answer. Choosing variables well is half the marks.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Single and standard forms
| Linear equation (one variable) | ax + b = 0 ⇒ x = −b/a (a ≠ 0) |
|---|---|
| Two-variable standard form | a₁x + b₁y = c₁ and a₂x + b₂y = c₂ |
| Slope–intercept line | y = mx + c (m = slope, c = y-intercept) |
| Cross-multiplication solution | x = (b₁c₂ − b₂c₁)/(a₁b₂ − a₂b₁) |
| Companion value | y = (c₁a₂ − c₂a₁)/(a₁b₂ − a₂b₁) |
Solution conditions for a pair
| Unique solution (lines meet) | a₁/a₂ ≠ b₁/b₂ |
|---|---|
| No solution (parallel lines) | a₁/a₂ = b₁/b₂ ≠ c₁/c₂ |
| Infinite solutions (same line) | a₁/a₂ = b₁/b₂ = c₁/c₂ |
| Determinant test | D = a₁b₂ − a₂b₁; D ≠ 0 ⇒ unique |
| n equations need | n independent equations for n unknowns |