document.write( "Question 364534: Use synthetic division to verify the upper bound and lower bound of the zeros of f.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 2x^4 -8x +3\r
\n" );
document.write( "\n" );
document.write( "Upper bound: x= 3; Lower bound: x= -4\r
\n" );
document.write( "\n" );
document.write( "The quotient I found for the upper bound was 2x^3 + 6x^2 + 18x + 46 + 136/ x-3\r
\n" );
document.write( "\n" );
document.write( "I have no idea if this is right and I am not sure where I would need to go from here.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #259943 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use synthetic division to verify the upper bound and lower bound of the zeros of f. \n" ); document.write( "f(x) = 2x^4 -8x +3 \n" ); document.write( "Upper bound: x= 3; Lower bound: x= -4 \n" ); document.write( "--------------- \n" ); document.write( "3)....2....0....0....-8....3 \n" ); document.write( ".......2.....6...18....46....|..141 \n" ); document.write( "--- \n" ); document.write( "So f(3) = 141 \n" ); document.write( "----- \n" ); document.write( "-4)....2....0....0....-8....3 \n" ); document.write( "........2....-8....32....-136....|..547 \n" ); document.write( "--- \n" ); document.write( "So f(-4) = 547 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |