Expansion Intuition Formula

The Formula

(a + b)^2 = a^2 + 2ab + b^2, (a - b)^2 = a^2 - 2ab + b^2, (a+b)(a-b) = a^2 - b^2

When to use: Open up the parentheses: (x + 2)(x + 3) becomes x^2 + 3x + 2x + 6 = x^2 + 5x + 6.

Quick Example

(a + b)^2 = a^2 + 2ab + b^2 Each term multiplies each term.

Notation

FOIL stands for First, Outer, Inner, Last โ€” the order of multiplying terms in (a+b)(c+d). The 2ab term is called the cross term.

What This Formula Means

Understanding algebraic expansion as the process of applying the distributive property to multiply out factors and remove parentheses.

Open up the parentheses: (x + 2)(x + 3) becomes x^2 + 3x + 2x + 6 = x^2 + 5x + 6.

Formal View

By the distributive law in \mathbb{R}: (a + b)(c + d) = ac + ad + bc + bd. Special cases: (a + b)^2 = a^2 + 2ab + b^2 and (a + b)(a - b) = a^2 - b^2.

Worked Examples

Example 1

easy
Expand (x + 3)(x + 5).

Solution

  1. 1
    Use FOIL: First: x \cdot x = x^2. Outer: x \cdot 5 = 5x. Inner: 3 \cdot x = 3x. Last: 3 \cdot 5 = 15.
  2. 2
    Combine: x^2 + 5x + 3x + 15 = x^2 + 8x + 15.
  3. 3
    Notice: 3 + 5 = 8 (middle coefficient) and 3 \times 5 = 15 (constant).

Answer

x^2 + 8x + 15
Expansion distributes each term in one factor to every term in the other. FOIL is a mnemonic for the four products when multiplying two binomials.

Example 2

medium
Expand (2x - 3)^2.

Common Mistakes

  • Writing (a + b)^2 = a^2 + b^2 and forgetting the middle term 2ab
  • Multiplying only matching terms โ€” (x+2)(x+3) \neq x^2 + 6; the cross terms are missing
  • Not combining like terms after expanding โ€” leaving x^2 + 3x + 2x + 6 instead of x^2 + 5x + 6

Why This Formula Matters

Understanding expansion intuitively โ€” why (a+b)^2 = a^2 + 2ab + b^2 โ€” helps you multiply expressions correctly and recognize patterns. Expansion is used constantly in simplifying expressions, deriving formulas, and solving equations across mathematics and science.

Frequently Asked Questions

What is the Expansion Intuition formula?

Understanding algebraic expansion as the process of applying the distributive property to multiply out factors and remove parentheses.

How do you use the Expansion Intuition formula?

Open up the parentheses: (x + 2)(x + 3) becomes x^2 + 3x + 2x + 6 = x^2 + 5x + 6.

What do the symbols mean in the Expansion Intuition formula?

FOIL stands for First, Outer, Inner, Last โ€” the order of multiplying terms in (a+b)(c+d). The 2ab term is called the cross term.

Why is the Expansion Intuition formula important in Math?

Understanding expansion intuitively โ€” why (a+b)^2 = a^2 + 2ab + b^2 โ€” helps you multiply expressions correctly and recognize patterns. Expansion is used constantly in simplifying expressions, deriving formulas, and solving equations across mathematics and science.

What do students get wrong about Expansion Intuition?

FOIL is just a memory aid for distributing two binomials โ€” it is not a new rule, just one application of distribution.

What should I learn before the Expansion Intuition formula?

Before studying the Expansion Intuition formula, you should understand: distributive property.