
La factoring an algebraic expression is the procedure by which said expression is written as a multiplication of simpler factors. In other words, when factoring polynomialsThe goal is to find terms that, when multiplied, result in the same algebraic expression as the original. This process is of utmost importance in algebra, as it allows us to simplify equations and make them much more manageable. Furthermore, one of the most important objectives when factoring a polynomial is to represent it as the product of other polynomials of lower degreeTo better understand the concept, let’s consider a basic example:
Algebraic expression: x(x + y) Multiplying the terms of this expression, we get:
x2 +xy
In this way: x(x + y) = x2 +xy
La factoring It is useful not only because it simplifies problem solving, but because it allows us to identify properties and relationships between the terms of an algebraic expression.
The common factor

Before we start with factoring techniques, it is essential to understand what the term means. common factorWhen we look for the common factor within a polynomial, we aim to identify a term that is repeated in all terms of the expression, allowing us to simplify it. However, it’s important to keep in mind that factoring isn’t always possible. For factoring to occur, there must be at least one common term to work with. Otherwise, further simplification is not possible. For example, in the expression:
xa + yb + zc
There are not any common factor between the terms, so factorization cannot be performed. Let’s look at another case where it is feasible:
a2x + a2y
The common factor here is a2To simplify, we divide both terms by this common factor:
- a2x is divided by a2, which gives x
- a2y is divided by a2, what gives and
Finally, the factored expression is:
a2(x+y)
Using the common factor in polynomial factorization

In many cases, some terms of a polynomial will have a common factor, while others do not. In these scenarios, what should be done is a grouping of termsso that the grouped terms share a common factor. For example, in the expression:
xa + ya + xb + yb
We can group the terms in different ways:
(xa + ya) + (xb + yb)
If we analyze the grouped terms, we can observe a common factor in each group:
a(x + y) + b(x + y)
Finally, we can factor the expression as follows:
(x + y)(a + b)
This technique is called “factoring by grouping” and allows you to simplify polynomials even when not all terms have the same common factor. It’s important to note that there is more than one way to group terms, and the result will always be the same. For example, in this same case, we could have grouped the terms as follows:
(xa + xb) + (ya + yb)
Which leads, again, to:
x(a + b) + y(a + b)
In the end, we get the same result:
(a + b)(x + y)
This process is supported by the commutative law, which states that the order of the factors does not alter the final product.
Advanced Methods: Factorization by Remarkable Products

There are other methods for factoring polynomials, among which the following stand out: remarkable products. The most common notable products are the perfect square trinomial and the trinomial of the form x2 + bx + cThere are also other notable products, but they tend to be applied more to pairs.
Perfect square trinomial
Un perfect square trinomial It is a polynomial composed of three terms, which is the result of squaring a binomial. The rule says that the process follows this structure: the square of the first term, plus twice the first by the second term, plus the square of the second termTo factor a perfect square trinomial, we follow these steps:
- We extract the square root of the first and third terms.
- We separate the roots by the sign that corresponds to the second term.
- We square the binomial that is formed.
Let’s look at an example:
4a2 – 12ab + 9b2
- Square root of 4a2: 2a
- Square root of 9b2: 3b
The trinomial is factored as:
(2a – 3b)2
Trinomial of the form x2 + bx + c
This type of trinomial has specific characteristics that allow it to be factored more easily. For a trinomial of this form to be factorable, it must meet the following criteria:
- The coefficient of the first term must be 1.
- The first term must be a squared variable.
- The second term has the same variable, but is not squared (has exponent 1).
- The coefficient of the second term can be positive or negative.
- The third term is a number that is not directly related to the previous ones.
An example of this factorization would be the following trinomial:
x2 +9x +14
For its factorization, this process is followed:
- We decompose the trinomial into two binomials.
- The first term of each binomial is the square root of the first term of the trinomial (in this case, “x”).
- The signs of the binomials are assigned according to the second and third quantities of the trinomial (positive in this case).
- We are looking for two numbers that when multiplied give 14, and when added give 9 (the options are 7 and 2).
Thus, the factored trinomial is:
(x+7)(x+2)
Additional methods: Factor theorem and Ruffini’s rule

El factor theorem states that a polynomial is divisible by a polynomial of the form (x – a) if evaluating the original polynomial for x = a results in 0. This theorem is useful for finding roots of polynomials and makes factoring easier. It is often used in combination with the Ruffini’s ruleFactoring is a simplified method for performing polynomial division. These tools are especially useful when working with polynomials of degree 3 or higher, where it’s not possible to apply simpler methods like the perfect square trinomial or special products. Finally, it’s important to note that not all polynomials can be easily factored. In some cases, it’s necessary to resort to more advanced methods or numerical techniques to find the roots of the polynomial. However, most examples encountered in basic algebra can be solved using these tools. Factoring is a powerful tool in algebra because it allows us to simplify complex expressions and solve equations more efficiently. By mastering the different methods of polynomial factorization, we can apply faster and more effective solutions to a wide variety of problems.