Calculadora de Multiplicação de Binômios

(ax + b)(cx + d) expandido (mesma fórmula do FOIL).
Created by
Renato Passos, Eng. de Software
Reviewed by
Renato Passos, Eng. de Software

Last updated: Apr 18, 2026

12,00
x
7,00
const
-10,00

Formula

(ax+b)(cx+d) = acx² + (ad+bc)x + bd

About this calculator

The Binomial Multiplication Calculator expands expressions of the form (ax + b)(cx + d) using the FOIL method (First, Outer, Inner, Last). The result is a quadratic trinomial: acx² + (ad + bc)x + bd. This tool is useful for algebra students who need to quickly verify their manual expansions or understand the pattern of binomial multiplication.

The operation is simple: enter the coefficients a, b, c, and d in the corresponding fields. The calculator automatically applies the formula, multiplying the first terms (a and c), the outer terms (a and d), the inner terms (b and c), and the last terms (b and d), summing the results. The output is displayed as a simplified polynomial, with terms ordered by descending degree.

Use this calculator when solving algebra problems involving products of binomials, such as quadratic equations, factoring, or simplifying expressions. It is ideal for checking school exercises, preparing for exams, or speeding up calculations in situations requiring quick expansion.

Caution: ensure you enter the signs correctly (positive or negative) for each coefficient. The calculator does not handle exponents other than 1 or variables other than x. For binomials with more than two terms, use a more advanced polynomial calculator.

Frequently asked questions

What does FOIL mean?

FOIL stands for First, Outer, Inner, Last, which are the four products that must be summed when multiplying two binomials.

Can I use letters other than x?

No, the calculator is designed to use the variable x. If you need another variable, the result will be displayed with x, but you can mentally substitute.

What if the coefficients are fractions?

The calculator accepts decimal numbers, including fractions written as decimals (e.g., 0.5). For exact fractions, convert to decimal before entering.

How do I expand (x+2)(x-3)?

Enter a=1, b=2, c=1, d=-3. The result will be x² - x - 6.

Does the calculator show the step-by-step?

No, it only displays the final result. To see the steps, we recommend doing the expansion manually and using the calculator to check.

Other Algebra calculators