audio read-through Long Division of Polynomials

This section has randomly-generated step-by-step long division practice for polynomials. Practice to your heart's content!

In this section, hovering over any yellow-highlighted item will highlight a related term in the long division process. Moving away will ‘release’ the highlighting. This should make it easier for you to connect written instructions to corresponding actions in the division problems.

(Try it by hovering here and then moving away!)

Long Division of Numbers

Think back to the long division of your grammar school days, say $\,1839\,$ divided by $\,7\,$:

long division of numbers

Recall your thought process:

        $\color{red}{\bf{2}}$      
$7$   $1$   $8$   $3$ $9$

$7$ doesn't go into $1$

It goes into $18$  two  times.

        $\color{red}{\bf{2}}$      
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      

$2$ times $7$ is $14$

Subtract from previous row.

        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$  
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$

$8 - 4 = 4$

Bring down remaining digits.

$7$ goes into $43$   six   times

        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$  
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$
      $-$ $4$   $2$  

$6$ times $7$ is $42$

Subtract from previous row.

        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$ $\color{purple}{\bf{2}}$
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$
      $-$ $4$   $2$  
            $1$ $9$

$3 - 2 = 1$

Bring down remaining digit.

$7$ goes into $19$   two   times

        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$ $\color{purple}{\bf{2}}$
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$
      $-$ $4$   $2$  
            $1$ $9$
          $-$ $1$ $4$

$2$ times $7$ is $14$

Subtract from previous row.

        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$ $\color{purple}{\bf{2}}$
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$
      $-$ $4$   $2$  
            $1$ $9$
          $-$ $1$ $4$
              $5$

$9 - 4 = 5$ is less than the divisor (which is $7$), so stop the process and summarize results.

        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$ $\color{purple}{\bf{2}}$
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$
      $-$ $4$   $2$  
            $1$ $9$
          $-$ $1$ $4$
              $5$

How many times does $\,7\,$ go into $\,1839\,$?
  $\,262\,$ times

How much is left over?  $\,5\,$

Notice that we stopped the process with the difference of  $\,5\,.$

Thus, we never let  $\,7\,$  ‘go into’  $\,5\,.$  So, $\,5\,$ still needs to be divided by $\,7\,$ !

So, here is one way to summarize the division problem:

$$\cssId{s25}{\frac{1839}{7} = 262 + \frac{5}{7}}\qquad\qquad \cssId{s26}{(\dagger)}$$

Note:  the symbol ‘$\dagger$’ is read as ‘dagger’. You will often see this dagger symbol used to label important information.

Equation $(\dagger)$ often appears in a different form, as shown below:

$$\cssId{s31}{\frac{1839}{7} = 262 + \frac{5}{7}}$$
Start with equation $(\dagger)\,.$
$$\cssId{s33}{7\left( \frac{1839}{7} \right) = 7(262) + 7(\frac 57)}$$
Multiply both sides by $\,7\,.$
        $\color{red}{\bf{2}}$   $\color{blue}{\bf{6}}$ $\color{purple}{\bf{2}}$
$7$   $1$   $8$   $3$ $9$
  $-$ $1$   $4$      
        $4$   $3$ $9$
      $-$ $4$   $2$  
            $1$ $9$
          $-$ $1$ $4$
              $5$

$\,1839\,$ $=$ $\,7\,$ $\cdot$ $\,262\,$ $+$ $\,5\,$

Cancel extra factors of $\,1\,.$

This is an equivalent way to summarize the division problem.

Long Division of Polynomials

The long division of polynomials process is similar, with just a few extra considerations.

To illustrate, consider this division problem:

$$\cssId{s41}{\frac{x^3 - 8x + 2}{x+3}}$$

We want to know:

polynomial division

To begin:

The Thought Process

        $\color{red}{x^2}$                          
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  

$x$ goes into $\,x^3\,$ how many times?

$\displaystyle\frac{x^3}{x} = $ $\color{red}{x^2}$

        $\color{red}{x^2}$                          
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                

$x^2$ $(x+3)$ $=$ $x^3 + 3x^2\ $

Subtract from previous row (put parentheses and minus sign).

        $\color{red}{x^2}$       $\color{blue}{-\quad 3x}$                  
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                
                $-3x^2$   $-$     $8x$   $+$ $2$  

$0x^2 - 3x^2 = -3x^2$

Bring down remaining terms.

$x$ goes into $\,-3x^2\,$ how many times?

$\displaystyle\frac{-3x^2}{x} = $ $\color{blue}{-3x}$

        $\color{red}{x^2}$       $\color{blue}{-\quad 3x}$                  
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                
                $-3x^2$   $-$     $8x$   $+$ $2$  
            $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $-3x^2$   $-$     $9x$ $\color{green}{\bf{)}}$      

$-3x(x+3) = -3x^2 - 9x$

Subtract from previous row (put parentheses and minus sign).

        $\color{red}{x^2}$       $\color{blue}{-\quad 3x}$         $\color{purple}{+\quad 1}$        
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                
                $-3x^2$   $-$     $8x$   $+$ $2$  
            $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $-3x^2$   $-$     $9x$ $\color{green}{\bf{)}}$      
                          $x$   $+$ $2$  

$-8x - (-9x) = x$

Bring down remaining term.

$x\,$ goes into $x\,$ how many times?

$\displaystyle\frac{x}{x} = $ $\color{purple}{1}$

        $\color{red}{x^2}$       $\color{blue}{-\quad 3x}$         $\color{purple}{+\quad 1}$        
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                
                $-3x^2$   $-$     $8x$   $+$ $2$  
            $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $-3x^2$   $-$     $9x$ $\color{green}{\bf{)}}$      
                          $x$   $+$ $2$  
                      $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x$   $+$ $3$ $\color{green}{\bf{)}}$
$1(x+3) = x + 3$
Subtract from previous row (put parentheses and minus sign).
        $\color{red}{x^2}$       $\color{blue}{-\quad 3x}$         $\color{purple}{+\quad 1}$        
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                
                $-3x^2$   $-$     $8x$   $+$ $2$  
            $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $-3x^2$   $-$     $9x$ $\color{green}{\bf{)}}$      
                          $x$   $+$ $2$  
                      $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x$   $+$ $3$ $\color{green}{\bf{)}}$
                                $-1$  

$2 - 3 = -1$

The degree of $\,-1\,$ is less than the degree of $\,x+3\,$, so stop the process and summarize results.

        $\color{red}{x^2}$       $\color{blue}{-\quad 3x}$         $\color{purple}{+\quad 1}$        
$x$ $+ \ 3\ $     $x^3$ $+$     $0x^2$   $-$     $8x$   $+$ $2$  
    $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x^3$ $+$     $3x^2$ $\color{green}{\bf{)}}$                
                $-3x^2$   $-$     $8x$   $+$ $2$  
            $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $-3x^2$   $-$     $9x$ $\color{green}{\bf{)}}$      
                          $x$   $+$ $2$  
                      $\color{green}{\bf{-}}$ $\color{green}{\bf{(}}$ $x$   $+$ $3$ $\color{green}{\bf{)}}$
                                $-1$  

How many times does $\,x+3\,$ go into $\,x^3 - 8x + 2\,$?

$\,x^2 - 3x + 1\,$ times


How much is left over?  $\,-1\,$

Thus:

$$\cssId{s67}{\frac{x^3 - 8x + 2}{x+3} = x^2 - 3x + 1 + \frac{(-1)}{x+3}}$$

Or, equivalently:

$\,x^3 - 8x + 2\,$ $=$ $\,(x+3)\,$ $\,(x^2 - 3x + 1)\,$ $+$ $\,(-1)$


(True statements resulting from substituting particular values into the sentence that summarizes the long division)

Using Web-Based Technology for Long Division of Polynomials

Of course, WolframAlpha can do division of polynomials!

The widget below computes: $$\frac{\text{numerator}}{\text{denominator}}$$

Type in any numerator and denominator that you want, and then press ‘Submit’. Have fun!

Step-by-Step Long Division Practice

Press the ‘Click here for a new Long Division Problem’ button (below) to begin.

Then, press the ‘Click here to Show Each Step’ button to cycle through all the steps in the long division process.

Enjoy!

Click here for a new
(The long division problem will appear here.)

Think about each step. Then:

Click here to

(Comments will appear here.)
(All the steps to the division problem will appear here.)

Concept Practice