document.write( "Question 269305: How do you use the quadratic formula to find roots of an equation with four terms? (x to the third -2xsquared + 16x -32) \n" ); document.write( "
Algebra.Com's Answer #197400 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How do you use the quadratic formula to find roots of an equation with four terms? (x to the third -2xsquared + 16x -32)
\n" ); document.write( "---------------
\n" ); document.write( "You don't; it is not a quadratic.
\n" ); document.write( "------------------
\n" ); document.write( "Solve x^3 - 2x^2 + 16x - 32 = 0
\n" ); document.write( "---
\n" ); document.write( "Factor the 1st two and the last two terms separately:
\n" ); document.write( "x^2(x-2) + 16(x-2) = 0
\n" ); document.write( "Factor Again:
\n" ); document.write( "(x-2)(x^2+16) = 0
\n" ); document.write( "(x-2)(x+4i)(x-4i) = 0
\n" ); document.write( "---
\n" ); document.write( "x = 2 or x = -4i or x = +4i
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );