Algebra · real student question

Use synthetic division to divide x^3 - 4x + 5 by x - 2, and state the quotient and remainder.

Question

Use synthetic division to divide x34x+5x^3-4x+5 by x2x-2. State the quotient and the remainder.

Step-by-step solution

  1. Fill in the missing power before you start. The dividend has no x2x^2 term, so write it as

    x3+0x24x+5    1,  0,  4,  5x^3+0\cdot x^2-4x+5\;\Longrightarrow\; 1,\;0,\;-4,\;5

    A cubic always needs four entries in the coefficient row. Omitting the 00 would make the table compute a division by the wrong polynomial.

  2. Predict the remainder with the remainder theorem. Because the divisor is x2x-2 you have c=2c=2, and the remainder of the division must equal the value of the polynomial there:

    f(2)=234(2)+5=88+5=5f(2)=2^3-4(2)+5=8-8+5=5

    So a nonzero remainder of 55 is expected, and x2x-2 will not be a factor.

  3. Run the table with c=2c=2.

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

    Bring down 11; 12=21\cdot 2=2 and 0+2=20+2=2; 22=42\cdot 2=4 and 4+4=0-4+4=0; 02=00\cdot 2=0 and 5+0=55+0=5. The predicted remainder 55 appears in the last column.

  4. Translate the bottom row into a quotient. The entries 1,2,01,\,2,\,0 are the coefficients of a quadratic:

    quotient=x2+2x+0=x2+2x=x(x+2),remainder=5\text{quotient}=x^2+2x+0=x^2+2x=x(x+2),\qquad \text{remainder}=5

    The trailing 00 means the quotient has no constant term, which is why it factors so cleanly.

  5. Write and check the division identity.

    x34x+5x2=x2+2x+5x2x34x+5=(x2)(x2+2x)+5\frac{x^3-4x+5}{x-2}=x^2+2x+\frac{5}{x-2}\quad\Longleftrightarrow\quad x^3-4x+5=(x-2)(x^2+2x)+5

    Expanding the product: (x2)(x2+2x)=x3+2x22x24x=x34x(x-2)(x^2+2x)=x^3+2x^2-2x^2-4x=x^3-4x, and adding 55 restores the dividend \checkmark. Since the remainder is not zero, x=2x=2 is not a root of x34x+5x^3-4x+5.

Answer

x34x+5x2=x2+2x+5x2,quotient x2+2x, remainder 5\frac{x^3-4x+5}{x-2}=x^2+2x+\frac{5}{x-2},\qquad \text{quotient }x^2+2x,\ \text{remainder }5

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