Equations with Fractions
Fractions inside an equation are best cleared immediately by multiplying every term — on both sides — by the least common denominator. That single move turns a fraction-heavy equation into a clean integer one and eliminates the arithmetic that trips people up under time pressure. To solve x/3 + x/4 = 7, multiply through by 12: 4x + 3x = 84, so 7x = 84 and x = 12. Multiply every term, including any whole-number terms, not just the fractions. When the variable appears in a denominator you can cross-multiply, but then check the answer does not make an original denominator zero. Proportions — one fraction equal to another — are the special case where cross-multiplication is fastest: a/b = c/d becomes ad = bc.
✅ 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
The balance rules
| Add / subtract | a = b ⇒ a ± c = b ± c |
|---|---|
| Multiply / divide (c ≠ 0) | a = b ⇒ a·c = b·c and a/c = b/c |
| Standard form | ax + b = 0 ⇒ x = −b / a |
| Clear fractions | multiply every term by the LCD |
Literal (formula) rearranging
| Solve ax + b = c for x | x = (c − b) / a |
|---|---|
| Solve for a variable in a product | divide both sides by its coefficient |
| Cross-multiply a/b = c/d | ad = bc |