1.3 Factoring Methods

Factoring Methods

In this section, we examine three steps in factoring a polynomial:

  1. Factor out GCF
  2. Factor difference of two squares
  3. Factor a polynomial of the form [latex]x^2 + bx + c[/latex]

These factoring steps are often used as part of the solution method for solving polynomial equations.

Factoring a polynomial means to rewrite the expression as a multiplication.

If we were to multiply the expression “[latex]2x[/latex]” times the expression “[latex](3x + 7)[/latex]” we can multiply using the distributive property:

[latex]2x(3x + 7)[/latex]

[latex]= 2x(3x) + 2x(7)[/latex]

[latex]=6x^2 + 14x[/latex]

Factoring is the inverse operation to multiplication so to factor this expression [latex]6x^2 + 14x[/latex] means to rewrite as the original multiplication.

Thus the factoring process would look like:
[latex]6x^2 + 14x = 2x(3x + 7)[/latex]

Factoring the Greatest Common Factor (GCF)

The expression “[latex]2x[/latex]” is called the Greatest Common Factor (GCF).

The first step in any factoring attempt is to first determine if a Greatest Common Factor is present.  To identify the Greatest common factor, break this down into two steps:

  1. Examine the coefficients in the polynomial and identify the greatest integer which evenly divides into all of the coefficients.
  2. Examine the variable expressions and identify the greatest expression which evenly divides into the variable expressions in the polynomial. Note: The variable part of the greatest common factor always contains the smallest power of a variable that appears in all terms of the polynomial.

Example:
Factor [latex]27x^3 + 36x^2[/latex]

Solution:

Follow these steps:

  1. Examine the coefficients in the polynomial and identify the greatest integer which evenly divides into all of the coefficients.  Note that “9” is the greatest integer that evenly divides into both 27 and 36.
  2. Examine the variable expressions and identify the greatest expression which evenly divides into the variable expressions in the polynomial. Note: The variable part of the greatest common factor always contains the smallest power of a variable that appears in all terms of the polynomial. Note that [latex]x^2[/latex] is the variable expression with the smallest power.

Thus the GCF is [latex]9x^2[/latex].

This expression is then factored out of the original polynomial as follows:
[latex]9x^2(3x + 4)[/latex]

Factoring the Difference of Two Squares

When factoring a polynomial with two terms check if the polynomial represents the difference of two squared quantities. For example the expression [latex]x^2 - 25[/latex] is the difference of two squared quantities since x is being squared in the first expression and 5 is being squared in the second expression.

We can rewrite [latex]x^2 - 25[/latex] as [latex](x)^2 - (5)^2[/latex] to emphasize the difference of the two squared quantities.

The difference of two squares if factored according to the following template:

[latex]A^2 - B^2 = (A + B)(A - B)[/latex]

The example of [latex]x^2 - 25[/latex], which is rewritten as [latex](x)^2 - (5)^2[/latex] can thus be factored as:
[latex](x + 5)(x - 5)[/latex]

Example:
Factor [latex]9x^2 - 144y^2[/latex]

Solution:
Rewrite the expression to show two squared quantities:

[latex]9x^2 - 144y2 = (3x)^2 - (12y)^2[/latex]

Apply the template for factoring the difference of two squares:

[latex](3x)^2 - (12y)^2[/latex]

[latex]=(3x + 12y)(3x - 12y)[/latex]

Factoring Trinomials of the form [latex]x^2 + bx + c[/latex]

When factoring a trinomial whose leading coefficient is 1, we attempt to factor using the product of two binomials.

Example:
Factor [latex]x^2 + 7x + 12[/latex]

Solution:
We form the multiplication of two binomials as follows:

[latex](x +  \_ )(x + \_)[/latex]

We must now find two integers whose product is the constant 12 and whose sum is the coefficient of the x-term which is 7.

The two integers are then 3 and 4, so we populate the two binomials as:

[latex](x + 3)(x + 4)[/latex].

Example:
Factor [latex]x^2 - 9x + 20[/latex]

Solution:
We form the multiplication of two binomials as follows:

[latex](x +  \_ )(x + \_)[/latex]

We must now find two integers whose product is the constant 20 and whose sum is the coefficient of the x-term which is -9.

The two integers are then -4 and -5, so we populate the two binomials as:

[latex](x - 4)(x - 5)[/latex].

Example:
Factor [latex]x^2 - 7x - 30[/latex]

Solution:
We form the multiplication of two binomials as follows:

[latex](x +  \_ )(x + \_)[/latex]

We must now find two integers whose product is the constant -30 and whose sum is the coefficient of the x-term which is -7.

The two integers are then 3 and -10, so we populate the two binomials as:

[latex](x + 3)(x - 10)[/latex].

 

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Techniques of Calculus 1 Copyright © 2021 by Larry Musolino is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book