Algebra · real student question

Use synthetic division to divide x^3 - 4x^2 + x + 6 by x + 1, then factor the cubic completely.

Question

Use synthetic division to divide x34x2+x+6x^3-4x^2+x+6 by x+1x+1, then use the result to factor the cubic completely.

Step-by-step solution

  1. Convert x+1x+1 into the form xcx-c. The corner number in synthetic division is always the zero of the divisor, so rewrite the divisor before you start:

    x+1=x(1)    c=1x+1=x-(-1)\;\Longrightarrow\; c=-1

    Using +1+1 here is the single most common mistake with this kind of divisor. The remainder theorem gives the safety net: whatever the table produces must equal f(1)=141+6=0f(-1)=-1-4-1+6=0.

  2. List the coefficients. All four powers appear in x34x2+x+6x^3-4x^2+x+6, so the top row is

    1,  4,  1,  61,\;-4,\;1,\;6

    Keep the signs attached to the coefficients rather than to the operations; sign bookkeeping is what the table automates for you.

  3. Multiply by 1-1 and add, column by column.

    114161561560\begin{array}{r|rrrr}-1 & 1 & -4 & 1 & 6\\ & & -1 & 5 & -6\\ \hline & 1 & -5 & 6 & 0\end{array}

    Step by step: 1(1)=11\cdot(-1)=-1 and 4+(1)=5-4+(-1)=-5; then 5(1)=5-5\cdot(-1)=5 and 1+5=61+5=6; then 6(1)=66\cdot(-1)=-6 and 6+(6)=06+(-6)=0. Multiplying by a negative cc makes the middle row alternate in sign, which is a useful visual check.

  4. Read the quotient and remainder. Dropping one degree, the bottom row 1,5,6,01,-5,6,0 means

    quotient=x25x+6,remainder=0\text{quotient}=x^2-5x+6,\qquad \text{remainder}=0

    so x34x2+x+6=(x+1)(x25x+6)x^3-4x^2+x+6=(x+1)(x^2-5x+6).

  5. Factor the quadratic quotient to finish. The quotient x25x+6x^2-5x+6 needs two numbers with product 66 and sum 5-5, namely 2-2 and 3-3:

    x25x+6=(x2)(x3)x^2-5x+6=(x-2)(x-3)

    Hence the complete factorization and the roots are

    x34x2+x+6=(x+1)(x2)(x3),x=1,2,3x^3-4x^2+x+6=(x+1)(x-2)(x-3),\qquad x=-1,\,2,\,3

    Check the constant term: (1)(2)(3)=6  (1)(-2)(-3)=6\;\checkmark, matching the +6+6 in the original cubic.

Answer

x34x2+x+6x+1=x25x+6(remainder 0),x34x2+x+6=(x+1)(x2)(x3)\frac{x^3-4x^2+x+6}{x+1}=x^2-5x+6\quad(\text{remainder }0),\qquad x^3-4x^2+x+6=(x+1)(x-2)(x-3)

Need to solve a different problem like this? Open the solver →