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 #197397 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The quadratic applies only to 2nd order equations.
\n" ); document.write( "For cubics and quartics, look for info on google.
\n" ); document.write( "They're a LOT more tedious.
\n" ); document.write( "---------------
\n" ); document.write( "f(x) = \"x%5E3+-+2x%5E2+%2B+16x+-+32+=+0\"
\n" ); document.write( "For this one, the 32 is a clue. Look for roots that are powers of 2.
\n" ); document.write( "2 is one.
\n" ); document.write( "f(2) = 0
\n" ); document.write( "Then divide it by (x-2) and solve the quadratic.
\n" ); document.write( "
\n" ); document.write( "
\n" );