Reverse FOIL Calculator
Calculating the reverse FOIL factorization of a trinomial may be the quickest way to factorize a second-degree trinomial in a single indeterminate. Keep reading this comprehensive article to learn:
- What is the reverse FOIL method?
- How do we calculate the reverse FOIL on a generic polynomial?
- An example of the reverse FOIL in action.
and much more!
Factoring polynomials
A polynomial is an expression where we can identify a set of indeterminates and coefficients, where we can use the following operations:
- Addition and subtraction (algebraic sum);
- Multiplication of coefficients and indeterminates; and
- Exponentiation with non-negative, integer exponents.
Big words, we know, but all will make sense soon.
Polynomials may have more than one type of indeterminates. However, we often first meet polynomials with a single variable in the form of simple equations. Let's see our first polynomial and analyze its elements!
What can we learn from this simple expression:
- There is a single indeterminate, ;
- The indeterminate has exponents (for ) and (for the constant );
- The coefficients are the integer numbers and .
- As it has only two terms, we call this polynomial a binomial.
This is an example of first-degree polynomial since the indeterminate is only ever raised to the largest exponent of one. Let's see a second-degree polynomial:
This is an example of trinomial, as there are three terms. We can, of course, have second-degree binomials: in these polynomials, only two of the terms appear, one of them necessarily being the one with (e.g., or ).
🙋 If there are two or more indeterminates in your polynomial, its degree corresponds to the maximum value of the sum of the exponents among all terms. For example, the polynomial has degree as the exponent of in is and the exponent of is .
For specific combinations of indeterminates and coefficients, we can reduce the polynomial — we can write it in the product of two polynomials, which, in turn, can't be reduced further. When dealing with factorization, we assume that the coefficients of the original and reduced polynomials are integers. This allows us to define specific rules for the process.
This process (also known as factorization of the polynomial) is a fundamental tool in mathematics. It allows us to simplify expressions, often finding patterns previously hidden, and, in some cases, it may help us solve equations. In the next section, you'll learn a method to find the factorization of a trinomial. Are you ready to learn how to calculate the reverse FOIL method?
🙋 We talked in detail about this process at our factoring trinomials calculator. Give it a try if you are interested!
What is the reverse FOIL method?
The reverse FOIL method is a factorization algorithm we can apply to trinomials of second degree in one indeterminate to find two irreducible binomials. The name FOIL is an acronym, where:
- F stands for first;
- O stands for outer;
- I stands for inner; and
- L stands for last.
The algorithm involves finding the first and last terms of the factored binomials and then calculating the products of the inner and outer pairs: using a trial-by-error approach, we compute the sum of these products until it matches the second term of our original trinomial.
The reverse FOIL method returns a product of two first-degree binomials. This factorization is the fastest way to solve a quadratic equation. If you equate the product to zero, the solution of each binomial is a solution of the original quadratic equation! It may be even faster than our quadratic formula calculator.
How to do the reverse FOIL on a generic polynomial? Jump to the next section!
🙋 If there is a reverse FOIL, there should also be a "direct" FOIL, right? Yes! Visit our FOIL calculator to learn the opposite operation of factorization and a simple way to multiply binomials!
How to calculate the reverse FOIL method step-by-step
We introduced you to the reverse FOIL: how to calculate it, though? Take a generic second-degree trinomial in one indeterminate:
Above, , , and are the coefficients. Our purpose is to find a couple of binomials and such that:
To do so, we begin by finding two values for and such that:
You can see how we used the first coefficients of the binomial, hence the F of FOIL!
⚠️ Notice that there may be more than one possible combination of and . We will deal with this later!
Next up: find the possible factorizations of . To do so, we will jump to the end of FOIL and use the last coefficients:
For and , too, we can find multiple combinations.
The next step in calculating the reverse FOIL method involves computing the products of the outer and inner coefficients. Why? Let's compute the product of the binomials:
Here you can see how the first and last terms of the sum correspond with the coefficients and as we've calculated earlier. However, there are two terms that multiply with . So, to find , we need to compute:
That's it — in theory!
In practice, we need a bit of guesswork. If you want to calculate the reverse FOIL method, follow these steps:
-
Find a pair of numbers and that satisfy .
-
Find all possible pairs of numbers and such that .
-
Compute the products (the product of the outer coefficients) and (the product of the inner coefficients) for all possible pairs of and .
-
Compute the sum of a pair of products you found in the step above.
-
If the result equals (), you found a factorization of the trinomial. Write the result as .
-
If the previous step didn't return a valid factorization, repeat it for the next pair of products you found in step 3.
-
-
It may happen that no products allow you to find a valid factorization. If this is the case, return to step 1, find another possible combination of and , and repeat the algorithm's steps from there.
-
If, even after exhausting all possible factorizations of , you didn't find a valid combination of inner and outer products, it means you stumbled upon an irreducible polynomial!
Reverse FOIL: how to calculate in an example
Now that you know what the reverse FOIL is and how to calculate it, we can try to apply it to a polynomial with numerical coefficients! Let's take the trinomial .
Let's apply the reverse FOIL method.
-
Find a pair of numbers that, multiplied, returns (the first coefficient, ): and are a valid choices.
-
Move onto the last coefficient: (the sign matters): in this case, we have two possible choices: and , and and .
-
Let's consider the first pair. With such combinations, we'd create the factorization . Let's compute the products of the inner and outer coefficients: and .
-
Calculate the sum of these results: . It doesn't match the second coefficient. Hence this is not a valid factorization.
-
Repeat steps 3 and 4 for the other pair of coefficients: the products will be and , which sum to : again, a nonvalid factorization. Is this it? Nope!
-
Change the choice of factors for the first coefficient: this time, we will use and .
-
Let's consider the same pair of numbers that factorize the last coefficient:
-
For the first pair, we'd create the factorization . Compute the inner and outer products: and . Calculate their sum: . Still not valid, but we're just a sign away. Maybe in the next step?
-
The second pair would give us the factorization , with inner and outer products and . Their sum is , which matches the second coefficient of the original trinomial!
-
At last, we found a valid factorization of the original trinomial:
Is this it? Nope! Don't limit yourself, and take a peek at negative numbers. Follow the previous steps with the possible combinations and . You may even see the result already: adding a minus sign on both numbers won't affect the process. We can find a further factorization:
Generally speaking, if you find a factorization, there will be an "evil twin" with some signs changed in the final binomials.
🙋 The prime factorization calculator may help you with the task of finding the factors of the first and last coefficients of the original trinomial!
How to use our reverse FOIL calculator
You just learned how to reverse FOIL a trinomial by hand, so learning how to use our reverse FOIL calculator will be as easy as pie.
Start by inserting the coefficients of the trinomial. You can insert positive numbers as well as negative ones. If you can compute a factorization, we will print the result in the blink of an eye. You can even choose to see the steps we used to find the result!
If you don't insert all the coefficients, we won't compute the reverse FOIL method. You can't apply it to binomials, but we will compute the factorization if possible!
FAQ
What is the reverse FOIL method?
The reverse FOIL method is a factorization algorithm for second-degree trinomials in a single indeterminate that allows you to find the pair of irreducible binomials that returns the original trinomial when multiplied. The reverse FOIL method involves moderate guesswork but is relatively quick in general.
How do you calculate the reverse FOIL method?
To calculate the reverse FOIL method on a generic second-degree trinomial ax2 + bx + c, follow these easy steps:
- Find a pair of numbers α and γ that satisfies α × γ = a.
- Find all pairs of numbers ß and δ that satisfy ß × δ = c.
- Write the four numbers as the product of two binomials (αx + ß)(γx + δ).
- Compute the products of the inner and outer coefficients and the sum of these products: ßγ + αδ.
- If the sum equals b, (αx + ß)(γx + δ) is a valid factorization.
How do you factorize x² + 4x + 3?
You can factorize x2 + 4x + 3 using the reverse FOIL method. To do so, follow these simple steps:
- Find the factors of the first coefficient. In this case, 1 = 1 × 1.
- Find the possible combinations of factors of 3: 1 and 3, and 3 and 1.
- Create the two possible products of binomials, and compute the products of the inner and outer terms. Sum these products, and check if the result matches the second coefficient (4):
- (x + 1)(x + 3), with sum of products 3 + 1 = 4
The factorization of x2 + 4x + 3 is then (x + 1)(x + 3).
How do you solve a quadratic equation with factorization?
You can use the reverse FOIL method. If none of the coefficients are zero, you can find a combination of the factors of coefficients a and c as the first and last terms of a pair of binomials. If the sum of the products of the inner and outer terms matches the second coefficient, you found a factorization of the equation. Then solve the two binomials.