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.

(divisor  quotient) + remainder = dividend(359)+1=177+1=178

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 2x33x2+4x+5 by x+2 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

2x33x2+4x+5x+2=2x27x+1831x+2

or

2x33x2+4x+5=(x+2)(2x27x+18)31

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 5x2+3x2 by x+1.

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

Divide 6x3+11x231x+15 by 3x2.

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, 4 is the GCF of 16 and 20 because it is the largest number that divides evenly into both 16 and 20. The GCF of polynomials works the same way: 4x is the GCF of 16x and 20x2 because it is the largest polynomial that divides evenly into both 16x and 20x2.

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 a over b+c.

a(b+c)=ab+ac.

Backward: We factor a out of ab+ac.

ab+ac=a(b+c).

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 25b3+10b2.

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 6x3y3+45x2y2+21xy.

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 x2+5x+6 has a GCF of 1, but it can be written as the product of the factors (x+2) and (x+3).

Trinomials of the form x2+bx+c can be factored by finding two numbers with a product of c and a sum of b. The trinomial x2+10x+16, for example, can be factored using the numbers 2 and 8 because the product of these numbers is 16 and their sum is 10. The trinomial can be rewritten as the product of (x+2) and (x+8).

A General Note: Factoring a Trinomial with Leading Coefficient 1

A trinomial of the form x2+bx+c can be written in factored form as (x+p)(x+q) where pq=c and p+q=b.

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 x2+bx+c, factor it

  1. List factors of c.
  2. Find p and q, a pair of factors of c with a sum of b.
  3. Write the factored expression (x+p)(x+q).

Example: Factoring a Trinomial with Leading Coefficient 1

Factor x2+2x15.

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 2x2+5x+3 can be rewritten as (2x+3)(x+1) using this process. We begin by rewriting the original expression as 2x2+2x+3x+3 and then factor each portion of the expression to obtain 2x(x+1)+3(x+1). We then pull out the GCF of (x+1) to find the factored expression.

A General Note: Factor by Grouping

To factor a trinomial of the form ax2+bx+c by grouping, we find two numbers with a product of ac and a sum of b. We use these numbers to divide the x 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 ax2+bx+c, factor by grouping

  1. List factors of ac.
  2. Find p and q, a pair of factors of ac with a sum of b.
  3. Rewrite the original expression as ax2+px+qx+c.
  4. Pull out the GCF of ax2+px.
  5. Pull out the GCF of qx+c.
  6. Factor out the GCF of the expression.

Example: Factoring a Trinomial by Grouping

Factor 5x2+7x6 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.

a2b2=(a+b)(ab)

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.

a2b2=(a+b)(ab)

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 (a+b)(ab).

Example: Factoring a Difference of Squares

Factor 9x225.

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.

a3+b3=(a+b)(a2ab+b2)

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

a3b3=(ab)(a2+ab+b2)

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.

x323=(x2)(x2+2x+4)

The sign of the first 2 is the same as the sign between x323. The sign of the 2x term is opposite the sign between x323. 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

a3+b3=(a+b)(a2ab+b2)

We can factor the difference of two cubes as

a3b3=(ab)(a2+ab+b2)

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

  1. Confirm that the first and last term are cubes, a3+b3 or a3b3.
  2. For a sum of cubes, write the factored form as (a+b)(a2ab+b2). For a difference of cubes, write the factored form as (ab)(a2+ab+b2).

Example: Factoring a Sum of Cubes

Factor x3+512.

Try It

Factor the sum of cubes 216a3+b3.

Example: Factoring a Difference of Cubes

Factor 8x3125.

Try It

Factor the difference of cubes: 1,000x31.

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, 2x+14=x3 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  12x3=234x by clearing the fractions in the equation first.

Multiply both sides of the equation by 4, the common denominator of the fractional coefficients.

12x3=234x4(12x3)=4(234x)4(12x)4(3)=4(2)+4(34x)2x12=83x+3x_+3x_5x12=8+12_+12_5x=20x=4

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 x+58=74.

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 8x+1=43.

TRY IT

Solve the equation 3x2=1x1+7(x1)(x2).

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.

2x+y=153xy=5

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.

2(4)+(7)=15True3(4)(7)=5True

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.

x+y=52x5y=1

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.

x+2y=1x+y=3

Example: Solving a System of Equations Using The Addition Method

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

2x+3y=165x10y=30

Try It

Solve the system of equations by addition.

2x7y=23x+y=20

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:

x2y+3z=9(1)x+3yz=6(2)2x5y+5z=17(3)

Try It

Solve the system of equations in three variables.

2x+y2z=13x3yz=5x2y+3z=6