Algebra · real student question

A polynomial f(x) leaves a remainder of 2x + 1 when it is divided by 2x^2 - 3x + 4. Find the remainder when [f(x)]^3 is divided by 2x^2 - 3x + 4.

Question

A polynomial f(x)f(x) leaves a remainder of 2x+12x+1 when it is divided by 2x23x+42x^2-3x+4.

Find the remainder when (f(x))3\big(f(x)\big)^3 is divided by 2x23x+42x^2-3x+4.

Step-by-step solution

  1. Turn the division fact into an equation you can cube. "Remainder 2x+12x+1" means there is some quotient polynomial Q(x)Q(x) with

    f(x)=Q(x)(2x23x+4)+(2x+1)f(x)=Q(x)\,(2x^2-3x+4)+(2x+1)

    This is the only information given, so every step has to flow from it. Write D(x)=2x23x+4D(x)=2x^2-3x+4 for short.

  2. Cube both sides and throw away everything divisible by D(x)D(x). Expanding (QD+(2x+1))3\big(QD+(2x+1)\big)^3 with the binomial theorem gives

    Q3D3+3Q2D2(2x+1)+3QD(2x+1)2+(2x+1)3Q^3D^3+3Q^2D^2(2x+1)+3QD(2x+1)^2+(2x+1)^3

    The first three terms all contain a factor of D(x)D(x), so they contribute nothing to the remainder. That is the key idea: the remainder of f3f^3 equals the remainder of (2x+1)3(2x+1)^3. You never need to know ff or QQ at all.

  3. Expand the cube.

    (2x+1)3=8x3+12x2+6x+1(2x+1)^3=8x^3+12x^2+6x+1

    The divisor has degree 22, so the remainder we are hunting for has degree at most 11 — it will look like Ax+BAx+B.

  4. Reduce the powers of xx using the divisor itself. Instead of doing long division, use the relation 2x23x+4=02x^2-3x+4=0 in the quotient ring, i.e. treat

    x2=3x42x^2=\frac{3x-4}{2}

    as a rewriting rule. Then

    x3=xx2=3x24x2=33x424x2=9x128x22=x124x^3=x\cdot x^2=\frac{3x^2-4x}{2}=\frac{3\cdot\frac{3x-4}{2}-4x}{2}=\frac{\frac{9x-12-8x}{2}}{2}=\frac{x-12}{4}

    This substitution trick is much faster than dividing a cubic by a quadratic, and it generalises to any power of xx.

  5. Substitute and collect like terms.

    8x3=8x124=2x24,12x2=123x42=18x248x^3=8\cdot\frac{x-12}{4}=2x-24,\qquad 12x^2=12\cdot\frac{3x-4}{2}=18x-24

    so

    (2x+1)3(2x24)+(18x24)+6x+1=26x47(2x+1)^3\equiv(2x-24)+(18x-24)+6x+1=26x-47

  6. Check with an honest long division. Dividing 8x3+12x2+6x+18x^3+12x^2+6x+1 by 2x23x+42x^2-3x+4 gives quotient 4x+124x+12, and

    (2x23x+4)(4x+12)=8x3+12x220x+48(2x^2-3x+4)(4x+12)=8x^3+12x^2-20x+48

    Adding the claimed remainder: 8x3+12x220x+48+26x47=8x3+12x2+6x+18x^3+12x^2-20x+48+26x-47=8x^3+12x^2+6x+1, which is exactly the cube. The remainder is confirmed.

Answer

26x4726x-47

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