Skills Review for Partial Fractions

Learning Outcomes

  • Divide polynomials by binomials using synthetic division or long division
  • 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
  • Solve rational equations by clearing denominators
  • Solve systems of equations

In the Partial Fractions section, we will learn how to split fractions that have multiple terms in the denominator. This will then allow us to evaluate the resulting “split” integral. Here we will review polynomial long division, factoring polynomials, simplifying rational equations, and solving systems of equations.

Perform Polynomial Long Division

We are familiar with the long division algorithm for ordinary arithmetic. We begin by dividing into the digits of the dividend that have the greatest place value. We divide, multiply, subtract, include the digit in the next place value position, and repeat. For example, let’s divide 178 by 3 using long division.
Long Division. Step 1, 5 times 3 equals 15 and 17 minus 15 equals 2. Step 2: Bring down the 8. Step 3: 9 times 3 equals 27 and 28 minus 27 equals 1. Answer: 59 with a remainder of 1 or 59 and one-third.

Another way to look at the solution is as a sum of parts. This should look familiar, since it is the same method used to check division in elementary arithmetic.

[latex]\begin{array}{l}\left(\text{divisor }\cdot \text{ quotient}\right)\text{ + remainder}\text{ = dividend}\hfill \\ \left(3\cdot 59\right)+1 = 177+1 = 178\hfill \end{array}[/latex]

We call this the Division Algorithm and will discuss it more formally after looking at an example.

Division of polynomials that contain more than one term has similarities to long division of whole numbers. We can write a polynomial dividend as the product of the divisor and the quotient added to the remainder. The terms of the polynomial division correspond to the digits (and place values) of the whole number division. This method allows us to divide two polynomials. For example, if we were to divide [latex]2{x}^{3}-3{x}^{2}+4x+5[/latex] by [latex]x+2[/latex] using the long division algorithm, it would look like this:
Set up the division problem. 2x cubed divided by x is 2x squared. Multiply the sum of x and 2 by 2x squared. Subtract. Then bring down the next term. Negative 7x squared divided by x is negative 7x. Multiply the sum of x and 2 by negative 7x. Subtract, then bring down the next term. 18x divided by x is 18. Multiply the sum of x and 2 by 18. Subtract.

We have found

[latex]\frac{2{x}^{3}-3{x}^{2}+4x+5}{x+2}=2{x}^{2}-7x+18-\frac{31}{x+2}[/latex]

or

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

We can identify the dividenddivisorquotient, and remainder.

The dividend is 2x cubed minus 3x squared plus 4x plus 5. The divisor is x plus 2. The quotient is 2x squared minus 7x plus 18. The remainder is negative 31.

Writing the result in this manner illustrates the Division Algorithm.

How To: Given a polynomial and a binomial, use long division to divide the polynomial by the binomial

  1. Set up the division problem.
  2. Determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor.
  3. Multiply the answer by the divisor and write it below the like terms of the dividend.
  4. Subtract the bottom binomial from the terms above it.
  5. Bring down the next term of the dividend.
  6. Repeat steps 2–5 until reaching the last term of the dividend.
  7. If the remainder is non-zero, express as a fraction using the divisor as the denominator.

Example: Using Long Division to Divide a Second-Degree Polynomial

Divide [latex]5{x}^{2}+3x - 2[/latex] by [latex]x+1[/latex].

Example: Using Long Division to Divide a Third-Degree Polynomial

Divide [latex]6{x}^{3}+11{x}^{2}-31x+15[/latex] by [latex]3x - 2[/latex].

Try It

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).

Solve Rational Equations

Equations that contain rational expressions are called rational equations. For example, [latex] \frac{2x+1}{4}=\frac{x}{3}[/latex] is a rational equation. One of the most straightforward ways to solve a rational equation is to eliminate denominators with the common denominator and then use properties of equality to isolate the variable. This method is often used to solve linear equations that involve fractions as in the following example:

Solve  [latex]\frac{1}{2}x-3=2-\frac{3}{4}x[/latex] by clearing the fractions in the equation first.

Multiply both sides of the equation by [latex]4[/latex], the common denominator of the fractional coefficients.

[latex]\begin{array}{c}\frac{1}{2}x-3=2-\frac{3}{4}x\\ 4\left(\frac{1}{2}x-3\right)=4\left(2-\frac{3}{4}x\right)\\\text{}\\\,\,\,\,4\left(\frac{1}{2}x\right)-4\left(3\right)=4\left(2\right)+4\left(-\frac{3}{4}x\right)\\2x-12=8-3x\\\underline{+3x}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{+3x}\\5x-12=8\,\,\,\,\,\,\,\,\\\,\,\,\,\,\,\,\underline{+12}\,\,\,\,\underline{+12} \\5x=20\\x=4\end{array}[/latex]

We could have found a common denominator and worked with fractions, but that often leads to more mistakes. We can apply the same idea to solving rational equations.  The difference between a linear equation and a rational equation is that rational equations can have polynomials in the numerator and denominator of the fractions. This means that clearing the denominator may sometimes mean multiplying the whole rational equation by a polynomial. In the next example, we will clear the denominators of a rational equation with a term that has a polynomial in the numerator.

Example: Simplifying and Solving a Rational Equation

Solve the equation [latex] \frac{x+5}{8}=\frac{7}{4}[/latex].

In the next example, we show how to solve a rational equation with a binomial in the denominator of one term. We will use the common denominator to eliminate the denominators from both fractions. Note that the LCD is the product of both denominators because they do not share any common factors.

Example: Simplifying and Solving a Rational Equation

Solve the equation [latex] \frac{8}{x+1}=\frac{4}{3}[/latex].

TRY IT

Solve the equation [latex]\dfrac{3}{x-2}=\dfrac{1}{x-1}+\dfrac{7}{(x-1)(x-2)}[/latex].

TRY IT

Solve Systems of Equations

A system of linear equations consists of two or more linear equations made up of two or more variables such that all equations in the system are considered simultaneously. To find the unique solution to a system of linear equations, we must find a numerical value for each variable in the system that will satisfy all equations in the system at the same time. Some linear systems may not have a solution and others may have an infinite number of solutions. In order for a linear system to have a unique solution, there must be at least as many equations as there are variables. Even so, this does not guarantee a unique solution.

We will first look at systems of linear equations in two variables, which consist of two equations that contain two different variables. For example, consider the following system of linear equations in two variables.

[latex]\begin{gathered}2x+y=15\\ 3x-y=5\end{gathered}[/latex]

The solution to a system of linear equations in two variables is any ordered pair that satisfies each equation independently. In this example, the ordered pair (4, 7) is the solution to the system of linear equations. We can verify the solution by substituting the values into each equation to see if the ordered pair satisfies both equations. Shortly we will investigate methods of finding such a solution if it exists.

[latex]\begin{align}2\left(4\right)+\left(7\right)&=15&&\text{True} \\ 3\left(4\right)-\left(7\right)&=5&&\text{True} \end{align}[/latex]

Two of the most common ways to solve a system of linear equations are the substitution method and the addition (elimination) method.

The Substitution Method

How To: Given a system of two equations in two variables, solve using the substitution method.

  1. Solve one of the two equations for one of the variables in terms of the other.
  2. Substitute the expression for this variable into the second equation, then solve for the remaining variable.
  3. Substitute that solution into either of the original equations to find the value of the first variable. If possible, write the solution as an ordered pair.
  4. Check the solution in both equations.

Example: Solving a System of Equations Using The Substitution Method

Solve the following system of equations by substitution.

[latex]\begin{gathered}-x+y=-5 \\ 2x - 5y=1 \end{gathered}[/latex]

Try It

The Addition (Elimination) Method

How To: Given a system of equations, solve using the addition method.

  1. Write both equations with x– and y-variables on the left side of the equal sign and constants on the right.
  2. Write one equation above the other, lining up corresponding variables. If one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, add the equations together, eliminating one variable. If not, use multiplication by a nonzero number so that one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, then add the equations to eliminate the variable.
  3. Solve the resulting equation for the remaining variable.
  4. Substitute that value into one of the original equations and solve for the second variable.
  5. Check the solution by substituting the values into the other equation.

Example: Solving a System of Equations Using The Addition Method

Solve the given system of equations by addition.

[latex]\begin{gathered}x+2y=-1 \\ -x+y=3 \end{gathered}[/latex]

Example: Solving a System of Equations Using The Addition Method

Solve the given system of equations in two variables by addition.

[latex]\begin{gathered}2x+3y=-16\\ 5x - 10y=30\end{gathered}[/latex]

Try It

Solve the system of equations by addition.

[latex]\begin{gathered}2x - 7y=2\\ 3x+y=-20\end{gathered}[/latex]

Systems of Equations Containing Three Variables

How To: Given a linear system of three equations, solve for three unknowns.

  1. Pick any pair of equations and solve for one variable.
  2. Pick another pair of equations and solve for the same variable.
  3. You have created a system of two equations in two unknowns. Solve the resulting two-by-two system.
  4. Back-substitute known variables into any one of the original equations and solve for the missing variable.

Example: Solving a System of Equations Containing Three Variables

Find a solution to the following system:

[latex]\begin{align}x - 2y+3z&=9&& \text{(1)} \\ -x+3y-z&=-6&& \text{(2)} \\ 2x - 5y+5z&=17&& \text{(3)} \end{align}[/latex]

Try It

Solve the system of equations in three variables.

[latex]\begin{align}2x+y - 2z&=-1 \\ 3x - 3y-z&=5 \\ x - 2y+3z&=6 \end{align}[/latex]