Algebraic Fractions
An algebraic fraction is a ratio of expressions, and the same rules that govern number fractions apply. To simplify, factor the top and bottom, then cancel any factor they share — (x² − 9)/(x + 3) factors to (x + 3)(x − 3)/(x + 3) = x − 3. You can only cancel whole factors, never individual terms: the x in (x + 2)/x does not cancel. To multiply, factor everything and cancel across the fraction bar; to divide, flip the second fraction and multiply. To add or subtract, put both parts over a common denominator first. One caution the GRE quietly exploits: a value that makes any original denominator zero is excluded, so a cancelled expression is only equal to the original where the denominator was already nonzero.
✅ 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
Expansion identities
| Distributive law | a(b + c) = ab + ac |
|---|---|
| FOIL | (a + b)(c + d) = ac + ad + bc + bd |
| Square of a sum | (a + b)² = a² + 2ab + b² |
| Square of a difference | (a − b)² = a² − 2ab + b² |
| Difference of squares | (a + b)(a − b) = a² − b² |
Factoring & fractions
| Common factor | ab + ac = a(b + c) |
|---|---|
| Trinomial x² + (p+q)x + pq | = (x + p)(x + q) |
| Multiply fractions | (a/b)·(c/d) = ac / bd |
| Divide fractions | (a/b) ÷ (c/d) = a d / b c |
| Add fractions | a/b + c/d = (ad + bc) / bd |