Skills Review for The Limit Laws

Learning Outcomes

  • Factor the greatest common factor (monomial) of a polynomial
  • Factor a trinomial with a leading coefficient of 1
  • Rewrite a trinomial as a four term polynomial and factor by grouping terms
  • Factor difference of squares
  • Factor sum or difference of cubes
  • Simplify a rational expression
  • Remove radicals from a multiple term denominator
  • Simplify complex rational expressions

The Limit Laws section will introduce yet another way to calculate a limit, using limit laws. Basically, calculating limits of functions algebraically will be the topic of focus in the section. Several techniques that are used to simplify functions are sometimes needed to successfully calculate a function’s limit. Here we will review factoring, simplifying rational expressions, rationalizing radical expressions, and simplifying complex rational expressions.

Factor Polynomials

Recall that the greatest common factor (GCF) of two numbers is the largest number that divides evenly into both numbers. For example, [latex]4[/latex] is the GCF of [latex]16[/latex] and [latex]20[/latex] because it is the largest number that divides evenly into both [latex]16[/latex] and [latex]20[/latex]. The GCF of polynomials works the same way: [latex]4x[/latex] is the GCF of [latex]16x[/latex] and [latex]20{x}^{2}[/latex] because it is the largest polynomial that divides evenly into both [latex]16x[/latex] and [latex]20{x}^{2}[/latex].

Finding and factoring out a GCF from a polynomial is the first skill involved in factoring polynomials.

Factor a GCF out of a Polynomial

When factoring a polynomial expression, our first step is to check to see if each term contains a common factor. If so, we factor out the greatest amount we can from each term. To make it less challenging to find this GCF of the polynomial terms, first look for the GCF of the coefficients, and then look for the GCF of the variables.

A General Note: Greatest Common Factor

The greatest common factor (GCF) of a polynomial is the largest polynomial that divides evenly into each term of the polynomial.

To factor out a GCF from a polynomial, first identify the greatest common factor of the terms. You can then use the distributive property “backwards” to rewrite the polynomial in a factored form. Recall that the distributive property of multiplication over addition states that a product of a number and a sum is the same as the sum of the products.

Distributive Property Forward and Backward

Forward: We distribute [latex]a[/latex] over [latex]b+c[/latex].

[latex]a\left(b+c\right)=ab+ac[/latex].

Backward: We factor [latex]a[/latex] out of [latex]ab+ac[/latex].

[latex]ab+ac=a\left(b+c\right)[/latex].

We have seen that we can distribute a factor over a sum or difference. Now we see that we can “undo” the distributive property with factoring.

Example: Factoring The Greatest Common Factor

Factor [latex]25b^{3}+10b^{2}[/latex].

How To: Given a polynomial expression, factor out the greatest common factor

  1. Identify the GCF of the coefficients.
  2. Identify the GCF of the variables.
  3. Combine to find the GCF of the expression.
  4. Determine what the GCF needs to be multiplied by to obtain each term in the expression.
  5. Write the factored expression as the product of the GCF and the sum of the terms we need to multiply by.

Example: Factoring the Greatest Common Factor

Factor [latex]6{x}^{3}{y}^{3}+45{x}^{2}{y}^{2}+21xy[/latex].

Watch this video to see more examples of how to factor the GCF from a trinomial.

You can view the transcript for “Ex 2: Identify GCF and Factor a Trinomial” here (opens in new window).

Factor a Trinomial with Leading Coefficient 1

Although we should always begin by looking for a GCF, pulling out the GCF is not the only way that polynomial expressions can be factored. The polynomial [latex]{x}^{2}+5x+6[/latex] has a GCF of 1, but it can be written as the product of the factors [latex]\left(x+2\right)[/latex] and [latex]\left(x+3\right)[/latex].

Trinomials of the form [latex]{x}^{2}+bx+c[/latex] can be factored by finding two numbers with a product of [latex]c[/latex] and a sum of [latex]b[/latex]. The trinomial [latex]{x}^{2}+10x+16[/latex], for example, can be factored using the numbers [latex]2[/latex] and [latex]8[/latex] because the product of these numbers is [latex]16[/latex] and their sum is [latex]10[/latex]. The trinomial can be rewritten as the product of [latex]\left(x+2\right)[/latex] and [latex]\left(x+8\right)[/latex].

A General Note: Factoring a Trinomial with Leading Coefficient 1

A trinomial of the form [latex]{x}^{2}+bx+c[/latex] can be written in factored form as [latex]\left(x+p\right)\left(x+q\right)[/latex] where [latex]pq=c[/latex] and [latex]p+q=b[/latex].

Q & A

Can every trinomial be factored as a product of binomials?

No. Some polynomials cannot be factored. These polynomials are said to be prime.

How To: Given a trinomial in the form [latex]{x}^{2}+bx+c[/latex], factor it

  1. List factors of [latex]c[/latex].
  2. Find [latex]p[/latex] and [latex]q[/latex], a pair of factors of [latex]c[/latex] with a sum of [latex]b[/latex].
  3. Write the factored expression [latex]\left(x+p\right)\left(x+q\right)[/latex].

Example: Factoring a Trinomial with Leading Coefficient 1

Factor [latex]{x}^{2}+2x - 15[/latex].

Q & A

Does the order of the factors matter?

No. Multiplication is commutative, so the order of the factors does not matter.

Try It

Factor by Grouping

Trinomials with leading coefficients other than 1 are slightly more complicated to factor. For these trinomials, we can factor by grouping by dividing the x term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression. The trinomial [latex]2{x}^{2}+5x+3[/latex] can be rewritten as [latex]\left(2x+3\right)\left(x+1\right)[/latex] using this process. We begin by rewriting the original expression as [latex]2{x}^{2}+2x+3x+3[/latex] and then factor each portion of the expression to obtain [latex]2x\left(x+1\right)+3\left(x+1\right)[/latex]. We then pull out the GCF of [latex]\left(x+1\right)[/latex] to find the factored expression.

A General Note: Factor by Grouping

To factor a trinomial of the form [latex]a{x}^{2}+bx+c[/latex] by grouping, we find two numbers with a product of [latex]ac[/latex] and a sum of [latex]b[/latex]. We use these numbers to divide the [latex]x[/latex] term into the sum of two terms and factor each portion of the expression separately then factor out the GCF of the entire expression.

How To: Given a trinomial in the form [latex]a{x}^{2}+bx+c[/latex], factor by grouping

  1. List factors of [latex]ac[/latex].
  2. Find [latex]p[/latex] and [latex]q[/latex], a pair of factors of [latex]ac[/latex] with a sum of [latex]b[/latex].
  3. Rewrite the original expression as [latex]a{x}^{2}+px+qx+c[/latex].
  4. Pull out the GCF of [latex]a{x}^{2}+px[/latex].
  5. Pull out the GCF of [latex]qx+c[/latex].
  6. Factor out the GCF of the expression.

Example: Factoring a Trinomial by Grouping

Factor [latex]5{x}^{2}+7x - 6[/latex] by grouping.

Try It

In the next video, we see another example of how to factor a trinomial by grouping.

You can view the transcript for “Factor a Trinomial in the Form ax^2+bx+c Using the Grouping Technique” here (opens in new window).

Factor a Difference of Squares

A difference of squares is a perfect square subtracted from a perfect square. Recall that a difference of squares can be rewritten as factors containing the same terms but opposite signs because the middle terms cancel each other out when the two factors are multiplied.

[latex]{a}^{2}-{b}^{2}=\left(a+b\right)\left(a-b\right)[/latex]

[latex]\\[/latex]

We can use this equation to factor any differences of squares.

A General Note: Differences of Squares

A difference of squares can be rewritten as two factors containing the same terms but opposite signs.

[latex]{a}^{2}-{b}^{2}=\left(a+b\right)\left(a-b\right)[/latex]

How To: Given a difference of squares, factor it into binomials

  1. Confirm that the first and last term are perfect squares.
  2. Write the factored form as [latex]\left(a+b\right)\left(a-b\right)[/latex].

Example: Factoring a Difference of Squares

Factor [latex]9{x}^{2}-25[/latex].

Try It

Q & A

Is there a formula to factor the sum of squares?

No. A sum of squares cannot be factored.

Watch this video to see another example of how to factor a difference of squares.

You can view the transcript for “Ex: Factor a Difference of Squares” here (opens in new window).

Factor the Sum and Difference of Cubes

Now we will look at two new special products: the sum and difference of cubes. Although the sum of squares cannot be factored, the sum of cubes can be factored into a binomial and a trinomial.

[latex]{a}^{3}+{b}^{3}=\left(a+b\right)\left({a}^{2}-ab+{b}^{2}\right)[/latex]

[latex]\\[/latex]

Similarly, the sum of cubes can be factored into a binomial and a trinomial but with different signs.

[latex]{a}^{3}-{b}^{3}=\left(a-b\right)\left({a}^{2}+ab+{b}^{2}\right)[/latex]

[latex]\\[/latex]

We can use the acronym SOAP to remember the signs when factoring the sum or difference of cubes. The first letter of each word relates to the signs: Same Opposite Always Positive. For example, consider the following example.

[latex]{x}^{3}-{2}^{3}=\left(x - 2\right)\left({x}^{2}+2x+4\right)[/latex]

The sign of the first 2 is the same as the sign between [latex]{x}^{3}-{2}^{3}[/latex]. The sign of the [latex]2x[/latex] term is opposite the sign between [latex]{x}^{3}-{2}^{3}[/latex]. And the sign of the last term, 4, is always positive.

A General Note: Sum and Difference of Cubes

We can factor the sum of two cubes as

[latex]{a}^{3}+{b}^{3}=\left(a+b\right)\left({a}^{2}-ab+{b}^{2}\right)[/latex]

We can factor the difference of two cubes as

[latex]{a}^{3}-{b}^{3}=\left(a-b\right)\left({a}^{2}+ab+{b}^{2}\right)[/latex]

How To: Given a sum of cubes or difference of cubes, factor it

  1. Confirm that the first and last term are cubes, [latex]{a}^{3}+{b}^{3}[/latex] or [latex]{a}^{3}-{b}^{3}[/latex].
  2. For a sum of cubes, write the factored form as [latex]\left(a+b\right)\left({a}^{2}-ab+{b}^{2}\right)[/latex]. For a difference of cubes, write the factored form as [latex]\left(a-b\right)\left({a}^{2}+ab+{b}^{2}\right)[/latex].

Example: Factoring a Sum of Cubes

Factor [latex]{x}^{3}+512[/latex].

Try It

Factor the sum of cubes [latex]216{a}^{3}+{b}^{3}[/latex].

Example: Factoring a Difference of Cubes

Factor [latex]8{x}^{3}-125[/latex].

Try It

Factor the difference of cubes: [latex]1,000{x}^{3}-1[/latex].

Try It

In the following two video examples, we show more binomials that can be factored as a sum or difference of cubes.

You can view the transcript for “Ex 1: Factor a Sum or Difference of Cubes” here (opens in new window).

You can view the transcript for “Ex 3: Factor a Sum or Difference of Cubes” here (opens in new window).

Simplify Rational Expressions

The quotient of two polynomial expressions is called a rational expression. We can apply the properties of fractions to rational expressions such as simplifying the expressions by canceling common factors from the numerator and the denominator. To do this, we first need to factor both the numerator and denominator. Let’s start with the rational expression shown.

[latex]\frac{{x}^{2}+8x+16}{{x}^{2}+11x+28}[/latex]

[latex]\\[/latex]We can factor the numerator and denominator to rewrite the expression as [latex]\frac{{\left(x+4\right)}^{2}}{\left(x+4\right)\left(x+7\right)}[/latex]

[latex]\\[/latex]
Then we can simplify the expression by canceling the common factor [latex]\left(x+4\right)[/latex] to get [latex]\frac{x+4}{x+7}[/latex]
[latex]\\[/latex]

How To: Given a rational expression, simplify it

  1. Factor the numerator and denominator.
  2. Cancel any common factors.

Example: Simplifying Rational Expressions

Simplify [latex]\frac{{x}^{2}-9}{{x}^{2}+4x+3}[/latex].

Q & A

Can the [latex]{x}^{2}[/latex] term be cancelled in the above example?

No. A factor is an expression that is multiplied by another expression. The [latex]{x}^{2}[/latex] term is not a factor of the numerator or the denominator.

Try It

Simplify [latex]\frac{x - 6}{{x}^{2}-36}[/latex].

Try It

Rationalize Radical Expressions

When an expression involving square root radicals is written in simplest form, it will not contain a radical in the denominator. We can remove radicals from the denominators of fractions using a process called rationalizing the denominator.

We know that multiplying by 1 does not change the value of an expression. We use this property of multiplication to change expressions that contain radicals in the denominator. To remove radicals from the denominators of fractions, multiply by a form of 1 that will eliminate the radical.

For a denominator containing a binomial where at least one of the terms is a square root, multiply the numerator and denominator by the conjugate of the denominator, which is found by changing the sign in the middle of the binomial. If the denominator is [latex]a+b\sqrt{c}[/latex], then the conjugate is [latex]a-b\sqrt{c}[/latex].

How To: Given an expression with a Binomial containing a square root in the denominator, rationalize the denominator

  1. Find the conjugate of the denominator.
  2. Multiply the numerator and denominator by the conjugate.
  3. Use the distributive property.
  4. Simplify.

Example: Rationalizing a Denominator with a binomial Containing a square root

Rationalize [latex]\dfrac{4}{1+\sqrt{5}}[/latex].

Try It

Write [latex]\dfrac{7}{2+\sqrt{3}}[/latex] in simplest form.

Try It

You can view the transcript for “Ex: Rationalize the Denominator of a Radical Expression – Conjugate” here (opens in new window).

Simplify Complex Rational Expressions

A complex rational expression is a rational expression that contains additional rational expressions in the numerator, the denominator, or both. We can simplify complex rational expressions by rewriting the numerator and denominator as single rational expressions and dividing. The complex rational expression [latex]\dfrac{a}{\dfrac{1}{b}+c}[/latex] can be simplified by rewriting the numerator as the fraction [latex]\dfrac{a}{1}[/latex] and combining the expressions in the denominator as [latex]\dfrac{1+bc}{b}[/latex]. We can then rewrite the expression as a multiplication problem using the reciprocal of the denominator. We get [latex]\dfrac{a}{1}\cdot \dfrac{b}{1+bc}[/latex] which is equal to [latex]\dfrac{ab}{1+bc}[/latex].

How To: Given a complex rational expression, simplify it

  1. Combine the expressions in the numerator into a single rational expression by adding or subtracting.
  2. Combine the expressions in the denominator into a single rational expression by adding or subtracting.
  3. Rewrite as the numerator divided by the denominator.
  4. Rewrite as multiplication.
  5. Multiply.
  6. Simplify.

Example: Simplifying Complex Rational Expressions

Simplify: [latex]\dfrac{y+\dfrac{1}{x}}{\dfrac{x}{y}}[/latex] .

Try It