document.write( "Question 550005: Use synthetic division to determine which pair of integers provide both a lower and an upper bound for the zeros of \"f%28X%29=2X%5E4-X%5E3-23X%5E2%2B46X-24\" \n" ); document.write( "
Algebra.Com's Answer #358287 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
f(X)=2X^4-X^3-23X^2+46X-24
\n" ); document.write( "----
\n" ); document.write( "The coefficients add up to zero, so x = 1 is a root:
\n" ); document.write( "-----
\n" ); document.write( "Use synthetic division to help find the 2 remaining roots:
\n" ); document.write( "1)...2....-1....-23.....46.....-24
\n" ); document.write( "......2.....1.....-22....24....|..0
\n" ); document.write( "-----------------------
\n" ); document.write( "Quotient: 2x^3+x^2-22x+24
\n" ); document.write( "------
\n" ); document.write( "I graphed the cubic and found a zero at x = 3/2
\n" ); document.write( "-------
\n" ); document.write( "(3/2))....2....1....-22....24
\n" ); document.write( "...........2....4.....-16...|0
\n" ); document.write( "----
\n" ); document.write( "Quotient: 2x^2+4x-16
\n" ); document.write( "---
\n" ); document.write( "Factor:
\n" ); document.write( "= 2(x^2+2x-8)
\n" ); document.write( "= 2(x+4)(x-2)
\n" ); document.write( "=====================
\n" ); document.write( "The roots are 1, 3/2 , 2 , -4
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" );