Box Method Calculator
Multiply (ax + b)(cx + d) using the box (area) method.
The box method organises binomial multiplication into a grid so no term is missed.
The math behind it
Each cell of the 2×2 box holds the product of a row and column term: ac, ad, bc, bd. Combine like terms to get the quadratic.
Worked example
(2x + 3)(x + 4): box gives 2x², 8x, 3x, 12 → 2x² + 11x + 12.
FAQ
How is this different from FOIL?
It's the same multiplication, just laid out visually as areas in a grid.