Algebra · real student question

Solve the equation 3x^4 + 8x^3 - 4x^2 - 16x = 0.

Question

Solve

3x4+8x34x216x=03x^4 + 8x^3 - 4x^2 - 16x = 0

Step-by-step solution

  1. Factor out the common x. Every term carries an xx:

    x(3x3+8x24x16)=0x\left(3x^3 + 8x^2 - 4x - 16\right) = 0

    so x=0x = 0 is one root immediately, and the rest come from the cubic.

  2. Do not trust factoring by grouping here. The tempting move is (3x3+8x2)+(4x16)=x2(3x+8)4(x+4)\left(3x^3 + 8x^2\right) + \left(-4x - 16\right) = x^2(3x+8) - 4(x+4). The two brackets are 3x+83x+8 and x+4x+4 — they are not the same, so grouping does not close. Writing the second as 4(3x+8)-4(3x+8) would mean 12x32-12x - 32, not 4x16-4x - 16; that slip is the usual source of the wrong answer x=83,±2x = -\tfrac83,\,\pm 2 for this equation.

  3. Find a rational root of the cubic instead. Candidates are ±de\pm\tfrac{d}{e} with d16d \mid 16, e3e \mid 3. Testing x=2x = -2:

    3(8)+8(4)4(2)16=24+32+816=03(-8) + 8(4) - 4(-2) - 16 = -24 + 32 + 8 - 16 = 0

    so (x+2)(x+2) divides the cubic.

  4. Divide and factor the quotient. Dividing 3x3+8x24x163x^3 + 8x^2 - 4x - 16 by (x+2)(x+2) gives 3x2+2x83x^2 + 2x - 8, which factors as (3x4)(x+2)(3x - 4)(x + 2). Hence

    3x3+8x24x16=(x+2)2(3x4)3x^3 + 8x^2 - 4x - 16 = (x+2)^2(3x-4)

    and the full factorisation is

    3x4+8x34x216x=x(x+2)2(3x4)3x^4 + 8x^3 - 4x^2 - 16x = x(x+2)^2(3x-4)

  5. Read off the roots. Setting each factor to zero:

    x=0,x=2 (double root),x=43x = 0, \qquad x = -2 \ \text{(double root)}, \qquad x = \frac{4}{3}

  6. Verify. Expanding x(x+2)2(3x4)x(x+2)^2(3x-4) returns the coefficients 3, 8, 4, 16, 03,\ 8,\ -4,\ -16,\ 0 exactly. Direct substitution: f(0)=0f(0) = 0, f(2)=486416+32=0f(-2) = 48 - 64 - 16 + 32 = 0, f(4/3)=0f(4/3) = 0 to within 101410^{-14}. Because x=2x = -2 is a double root, the graph touches the axis there without crossing.

Answer

x=0,x=2 (double),x=43x = 0, \qquad x = -2 \ \text{(double)}, \qquad x = \frac{4}{3}

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