Reverse FOIL Calculator

Factor any quadratic ax² + bx + c into two binomials using reverse FOIL. Get step-by-step factoring with integer coefficients and expansion verification.

808.0K uses Updated · 2026-05-04 Runs locally · zero upload
AD

How to Use Reverse FOIL Calculator

The Reverse FOIL Calculator factors a quadratic trinomial into two binomials in three simple steps. Enter integer coefficients and read the factored result immediately.

  1. Enter coefficient a - The leading coefficient of x² (must not be zero).
  2. Enter coefficient b - The coefficient of the middle term x.
  3. Enter coefficient c - The constant term.
  4. Review the result - The Reverse FOIL Calculator shows the factored form, a step-by-step AC-method walkthrough, and an expansion verification.

For example, entering a = 1, b = 5, c = 6 gives (x + 2)(x + 3). Entering a = 2, b = 7, c = 3 gives (2x + 1)(x + 3).

Formula & Theory - Reverse FOIL Calculator

The Reverse FOIL Calculator applies the AC factoring method:

ax² + bx + c
Step 1: Compute a × c
Step 2: Find two integers m, n such that m × n = ac and m + n = b
Step 3: Rewrite bx as mx + nx
Step 4: Factor by grouping
SymbolMeaning
aLeading coefficient
bMiddle coefficient
cConstant term
m, nFactor pair satisfying m × n = ac, m + n = b

Discriminant check:

Before searching for integer factors, the Reverse FOIL Calculator evaluates the discriminant Δ = b² − 4ac. If Δ is not a non-negative perfect square integer, integer factoring is impossible.

Assumptions and Limits

Inputs must be integers. Non-integer coefficients such as fractions or decimals are not supported for factoring over the integers. If you need to factor over the rationals, use the quadratic formula instead.

Use Cases for Reverse FOIL Calculator

The Reverse FOIL Calculator is a practical tool for algebra students and teachers. Common uses include:

  • Algebra class - Factor x² + 7x + 12 = (x + 3)(x + 4) to solve a quadratic equation by setting each factor to zero.
  • FOIL practice - Use the factored form to practice the forward FOIL expansion as a self-check.
  • Homework verification - Confirm that your manual factoring attempt is correct with the expansion verification step.
  • Test preparation - Quickly test many trinomials to develop pattern recognition for factoring.

The expansion verification shown by the Reverse FOIL Calculator confirms the result by multiplying the two binomials back together, ensuring no arithmetic errors were made.

Frequently asked questions about Reverse FOIL Calculator

What is the reverse FOIL method?

Reverse FOIL (also called factoring by grouping) is the process of writing ax² + bx + c as a product of two binomials (px + q)(rx + s). The Reverse FOIL Calculator finds integer binomial factors when they exist.

What if my quadratic is not factorable over integers?

If no integer factor pair works, the Reverse FOIL Calculator reports the expression as not factorable over integers. This happens when the discriminant b² − 4ac is not a perfect square.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.

Does the Reverse FOIL Calculator work when a is not 1?

Yes. The Reverse FOIL Calculator uses the AC method (factor by grouping) to handle the general case ax² + bx + c, including leading coefficients other than 1.