GMATICO / Introduction / Algebra 101
ALGEBRA 101

Algebra 101

The recurring algebraic principles that make GMAT quant questions easier to reason through.

Principle 1

Factorise by Default

Algebraic expressions almost always have a common factor sitting inside them, and pulling it out before doing anything else exposes the structure the rest of the work depends on. The instinct should be automatic: scan first, factor, then decide on a method. Most of the time, the factored form makes the next step obvious; expanding or solving before factoring usually means working with terms that were going to cancel anyway.

  • Tag
  • Tag
  • Tag
Principle 2

Difference of Two Squares

The difference of two squares — a² − b² = (a + b)(a − b) — is the single most useful identity in algebra, and the GMAT hides it everywhere. a⁴ − b² is really (a²)² − b². 5¹⁶ − 3¹⁶ is the same trick. Even fractions like (x² − 1)/(x + 1) collapse the moment you spot the pattern. Train the eye to register two squares being subtracted, in any disguise.

  • Tag
  • Tag
  • Tag
Principle 3

Answer What's Asked

The question dictates the work — and the GMAT routinely asks for a combination like x + y rather than for x and y separately. Reading carefully enough to spot the distinction often unlocks shortcuts: factoring may expose the requested combination directly, even when solving for each variable individually is impossible. Mismatching the work to the question is one of the most common ways to waste time on a problem.

  • Tag
  • Tag
  • Tag
Principle 4

Factorise, Don't Divide

Dividing both sides of an equation by a variable looks like progress, but it silently loses the solution where that variable equals zero. The safe alternative is to bring everything to one side and factor instead. Where division gives one answer, factoring usually gives two — and the missing solution is often the one the question wanted.

  • Tag
  • Tag
  • Tag
Principle 5

Know What to Eliminate

When solving simultaneous equations, the question almost always asks for one specific variable. Decide which variable you want to keep, and choose the method that removes the others most efficiently. Without that clarity, students often eliminate the wrong variable or solve the entire system when only one quantity was needed — costing time and creating opportunities for error.

  • Tag
  • Tag
  • Tag

Prerequisite Skills to Practice

Prerequisite 1

Expanding with FOIL

Expanding (ax + b)(cx + d) requires multiplying every term in the first bracket by every term in the second, then collecting like terms. A common error is squaring a sum term-by-term — (3x + 2)² is not 9x² + 4 but 9x² + 12x + 4. Always expand fully.

  • Tag
  • Tag
  • Tag
Walkthrough

Expanding with FOIL

Walkthrough video coming soon.

Prerequisite 2

Perfect-Square Identities

Two identities worth knowing instinctively: (x + y)² = x² + 2xy + y² and (x − y)² = x² − 2xy + y² — they differ only in the middle sign. A useful consequence: (x + y)² − (x − y)² simplifies to 4xy, a shortcut the GMAT uses surprisingly often.

  • Tag
  • Tag
  • Tag
Walkthrough

Perfect-Square Identities

Walkthrough video coming soon.

Prerequisite 3

Cancelling Algebraic Fractions

Algebraic fractions only simplify after the numerator and denominator are factored. Once factored, shared factors cancel cleanly. Watch for hidden patterns — (x² − 1)/(x + 1) cancels to (x − 1) only because the numerator is really (x − 1)(x + 1). Factor first; cancel second.

  • Tag
  • Tag
  • Tag
Walkthrough

Cancelling Algebraic Fractions

Walkthrough video coming soon.

Prerequisite 4

Cross Multiplication

For equations of the form a/b = c/d, multiplying both sides by both denominators clears the fractions instantly: ad = bc. This converts a proportion into a clean polynomial equation in a single step, no working required. It's the fastest way to handle any GMAT equation with one fraction equal to another.

  • Tag
  • Tag
  • Tag
Walkthrough

Cross Multiplication

Walkthrough video coming soon.

Prerequisite 5

Clearing Fractions in Equations

When an equation contains fractions with variables in the denominator — 3/x + 5x + 5 = 0 — multiplying every term by the denominator clears the fraction outright. The remaining equation contains only polynomial terms and is much easier to solve. Use this whenever a variable appears in a denominator.

  • Tag
  • Tag
  • Tag
Walkthrough

Clearing Fractions in Equations

Walkthrough video coming soon.

Prerequisite 6

Counting Linear Equations

A linear system of n unknowns needs exactly n genuinely different equations to have a unique solution. Fewer equations leaves the system underdetermined; more than n is usually consistent but redundant. The rule is most useful for data sufficiency, where you can declare a system solvable without actually solving it.

  • Tag
  • Tag
  • Tag
Walkthrough

Counting Linear Equations

Walkthrough video coming soon.

Prerequisite 7

Equation-Counting Traps

Three traps break the n-equations-for-n-unknowns rule. A scaled duplicate — 2x + 4y = 8 of x + 2y = 4 — doesn't count as a second equation. Integer restrictions, like "x and y are positive integers," can pin down a system with fewer equations than unknowns. And a quadratic, though counted as one equation, may yield zero, one, or two solutions — only one of which counts as sufficient in data sufficiency.

  • Tag
  • Tag
  • Tag
Walkthrough

Equation-Counting Traps

Walkthrough video coming soon.

Prerequisite 8

Rooting Power Equations

Even powers split into ± when rooted: x² = 4 gives x = ±2; the same applies to x⁴, x⁶, and so on. Odd powers preserve sign: x³ = 27 gives x = 3 only. An even power equal to a negative number has no real solution.

  • Tag
  • Tag
  • Tag
Walkthrough

Rooting Power Equations

Walkthrough video coming soon.

Prerequisite 9

Elimination and Division

Elimination cancels a variable by adding or subtracting scaled equations — multiply equation one by 2, subtract equation two, and the unwanted variable disappears. Division is a faster form when equations share multiplicative structure: if xyz = 10 and xy = 5, dividing one by the other gives z = 2 instantly. Both methods work only on linear systems.

  • Tag
  • Tag
  • Tag
Walkthrough

Elimination and Division

Walkthrough video coming soon.

Prerequisite 10

Solving by Substitution

Substitution rearranges one equation to express a single variable, then plugs that expression into the others to reduce the unknown count. Unlike elimination, it works on any system — and is required the moment a quadratic or product appears, since elimination only handles linear equations.

  • Tag
  • Tag
  • Tag
Walkthrough

Solving by Substitution

Walkthrough video coming soon.