Essential Algebra Formulas- Quick Reference Guide

Essential Algebra Formulas You Actually Need

Here's the deal. Algebra is all about memorizing formulas and knowing when to use them. This guide cuts the nonsense and gives you every formula you need in one place. Bookmark this page. You'll be back.

Basic Properties of Algebra

These are the foundation. If you don't know these, nothing else makes sense.

Commutative Property

Associative Property

Distributive Property

a(b + c) = ab + ac

This one comes up constantly. Practice expanding and factoring with it until it's automatic.

Identity and Inverse Properties

Exponent Rules

Exponents trip up a lot of people. Memorize these cold.

Factoring Formulas

These are the ones teachers love to test. Know both the expanded and factored forms.

The Quadratic Formula

For any quadratic equation ax² + bx + c = 0 where a ≠ 0:

x = (−b ± √(b² − 4ac)) / 2a

The part under the square root (b² − 4ac) is called the discriminant. It tells you what kind of solutions you get:

Factoring Quadratics Quick Method

If the quadratic doesn't factor nicely, use the formula above. But when it does factor, look for two numbers that:

That's it. If those numbers exist, you can factor it.

Systems of Equations

Two equations, two unknowns. You have three ways to solve them.

Substitution Method

  1. Solve one equation for one variable
  2. Substitute that into the other equation
  3. Solve for the remaining variable
  4. Back-substitute to find the first variable

Elimination Method

  1. Multiply equations by constants if needed
  2. Add or subtract equations to eliminate one variable
  3. Solve for the remaining variable
  4. Substitute back to find the first variable

When to Use Which

Elimination works best when coefficients are already set up or can be matched easily. Substitution works best when one variable is already isolated or has a coefficient of 1.

Linear Inequalities

Same process as equations, but with one critical difference.

When you multiply or divide both sides by a negative number, flip the inequality sign.

That's the mistake everyone makes. Don't make it.

Absolute Value Equations

|x| = a means x = a or x = −a (when a ≥ 0)

|x| = |y| means x = y or x = −y

For |x| + |y| = something, solve by testing regions on a number line. It's tedious but straightforward.

Functions Basics

f(x) is function notation. It means "plug x into the function f."

Slope and Line Equations

Slope formula: m = (y₂ − y₁)/(x₂ − x₁)

Point-slope form: y − y₁ = m(x − x₁)

Slope-intercept form: y = mx + b (m = slope, b = y-intercept)

Standard form: Ax + By = C

Parallel lines: Same slope

Perpendicular lines: Slopes are negative reciprocals (m₁ × m₂ = −1)

Distance and Midpoint

Distance formula: d = √[(x₂ − x₁)² + (y₂ − y₁)²]

Midpoint formula: M = ((x₁ + x₂)/2, (y₁ + y₂)/2)

Quick Reference Table

Formula TypeFormulaWhen to Use
Quadratic Solutionsx = (−b ± √(b²−4ac))/2aSolving ax² + bx + c = 0
Difference of Squaresa² − b² = (a+b)(a−b)Factoring expressions with two squared terms
Perfect Square(a ± b)² = a² ± 2ab + b²Completing the square, factoring
Slopem = (y₂−y₁)/(x₂−x₁)Finding steepness of a line
Distanced = √[(x₂−x₁)²+(y₂−y₁)²]Finding distance between two points
Exponent Productam × an = am+nMultiplying same-base exponents
Exponent Quotientam ÷ an = am−nDividing same-base exponents

How to Use This Guide

Here's what you actually do:

  1. Identify the problem type. Is it a quadratic? A system? Just simplify an expression?
  2. Find the matching formula. Use the table or scan the sections above.
  3. Plug in the values. Don't try to do it in your head. Write it out.
  4. Simplify step by step. One operation at a time. No skipping steps.
  5. Check your answer. Plug it back into the original equation. Does it work?

That's the whole process. Students who struggle usually skip step 1. They see numbers and start calculating without knowing what they're solving for.

Common Mistakes to Avoid