Multiplying Binomials Calculator

Multiply two binomials using FOIL method and get expanded quadratic form

Multiply two binomial expressions and see the expanded quadratic result with complete algebraic breakdown.

Updated June 2026 · How this works

Example calculation — edit any field to use your own numbers

Worth knowing
How It Works
The formula, explained simply

Think of multiplying binomials like distributing party favors to every guest. Each term in the first binomial must visit every term in the second binomial, just like each guest gets a favor from every host. When you multiply (2x + 3)(x - 5), the 2x term shakes hands with both x and -5, while the +3 term also greets both x and -5.

The FOIL method gives this distribution a memorable sequence. First means multiply the leading terms (2x times x), Outer means multiply the outside terms (2x times -5), Inner means multiply the inside terms (+3 times x), and Last means multiply the trailing terms (+3 times -5). This systematic approach ensures you never miss a multiplication.

After collecting all four products, you combine like terms - usually the two middle terms that both contain x. The result is always a quadratic expression in standard form: ax² + bx + c. This process transforms two simple linear expressions into one more complex quadratic expression.

When To Use This
Right tool, right situation

Use binomial multiplication when expanding factored quadratic expressions, especially when solving quadratic equations or graphing parabolas. If you have an equation like (x + 2)(x - 7) = 0, you might need to expand it to standard form before applying the quadratic formula or completing the square.

This technique is essential for algebraic manipulation in calculus, where you often need to expand expressions before taking derivatives or integrals. Multiplying binomials also appears in word problems involving area, where length and width are each linear expressions. For instance, if a rectangle's dimensions are (x + 3) and (2x - 1), the area formula requires binomial multiplication.

Avoid using this method when the expressions are already in their most useful form for your purpose. If you need to find zeros of a function, (x + 2)(x - 7) = 0 is easier to solve than x² - 5x - 14 = 0. Similarly, if you're analyzing factored form for graphing, expanding to standard form often makes the problem harder rather than easier.

Common Mistakes
Why results sometimes look wrong

The most common error is forgetting to multiply every term by every other term, especially missing the cross-products that create the middle x term. Students often multiply straight across - first with first, second with second - and completely skip the inner and outer products. This produces the wrong x coefficient and makes factoring impossible.

Sign errors plague binomial multiplication because negative signs must be carefully tracked through multiple steps. When you see (x - 3)(x + 2), the -3 multiplies both x and +2, creating -3x and -6. Missing the negative on either cross-product changes the entire result. The systematic FOIL approach prevents these errors by forcing you to handle each sign explicitly.

Another frequent mistake is failing to combine like terms at the end. After FOIL produces four terms, many students stop without adding the two middle x terms together. The expression 2x² + 5x - 3x - 6 must be simplified to 2x² + 2x - 6. Leaving uncombined like terms makes the result harder to use in subsequent algebra steps.

The Math
Worked examples and deeper derivation

Binomial multiplication follows the distributive property twice in succession. When you have (ax + b)(cx + d), you're really applying distribution: a(cx + d) + b(cx + d), which expands to acx² + adx + bcx + bd. The key insight is that every term from the first polynomial multiplies every term from the second polynomial.

The coefficient of the x² term comes exclusively from multiplying the x terms together, so it equals ac. The coefficient of the x term comes from both cross-products: ad + bc. The constant term comes from multiplying the constants: bd. This pattern holds regardless of whether coefficients are positive, negative, or fractional.

Special cases create recognizable patterns. Perfect squares (a + b)² produce a² + 2ab + b², where the middle coefficient is always twice the product of the square roots. Difference of squares (a + b)(a - b) eliminate the middle term entirely, yielding a² - b². These patterns appear frequently in factoring and solving quadratic equations.

Multiplying (2x + 3)(x - 5)
First binomial: 2x + 3, Second binomial: x - 5
Using FOIL: First terms give 2x², Outer terms give -10x, Inner terms give 3x, Last terms give -15. Combining like terms: 2x² - 10x + 3x - 15 = 2x² - 7x - 15
Perfect square (x + 4)²
Both binomials: x + 4
This creates the perfect square pattern (x + 4)(x + 4) = x² + 4x + 4x + 16 = x² + 8x + 16. Notice the middle term is twice the product of the square root terms.
Difference of squares pattern (x + 3)(x - 3)
First binomial: x + 3, Second binomial: x - 3
The middle terms cancel out: x² - 3x + 3x - 9 = x² - 9. This demonstrates the difference of squares pattern where (a + b)(a - b) = a² - b².
Expert Unlock
The thing most explanations skip

The pattern of coefficients in binomial products reveals deep connections to combinatorics and probability. The middle term coefficient (ad + bc) represents all the ways two different paths can produce the same power of x, which mirrors how Pascal's triangle counts combinations. When multiplying more than two binomials, these coefficient patterns become the foundation for understanding polynomial expansion and binomial probability distributions.

What is the FOIL method for binomials?

What does FOIL stand for in algebra?
FOIL stands for First, Outer, Inner, Last - the four products you multiply when expanding two binomials. First means multiply the first terms of each binomial, Outer means multiply the outside terms, Inner means multiply the inside terms, and Last means multiply the last terms of each binomial.
How do you combine like terms after FOIL?
After using FOIL, you get four terms that often include like terms. Combine the x terms by adding or subtracting their coefficients. For example, if you get 3x and -7x, they combine to -4x. The x² term and constant term usually stand alone.
When do binomial products create special patterns?
Three common special patterns emerge: perfect squares like (x+a)² = x² + 2ax + a², difference of squares like (x+a)(x-a) = x² - a², and sum/difference patterns that create simplified middle terms when coefficients have specific relationships.

Need something this doesn't cover?

Suggest a tool — we'll build it →