document.write( "Question 499169: Find the greatest lower bound and the smallest upper bound of f(x)=x^4-x^3-12x^2-2x+3 \n" ); document.write( "
Algebra.Com's Answer #337631 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the greatest lower bound and the smallest upper bound of \n" ); document.write( "** \n" ); document.write( "f(x)=x^4-x^3-12x^2-2x+3 \n" ); document.write( ".. \n" ); document.write( "....B... \n" ); document.write( "....0..|......1....-1......-12........-2..........3...... \n" ); document.write( "....1..|......1......0......-12........-14.....-11..... \n" ); document.write( "....2..|..... 1......1......-10........-22.....-41.... \n" ); document.write( "....3..|......1......2.......-6.........-20.....-57.... \n" ); document.write( "....4..|......1......3.........0.........-2.......-5..... \n" ); document.write( "....5..|......1......4.........8..........38.......187...(x=5 is smallest upper bound) \n" ); document.write( "=========================== \n" ); document.write( "....0..|......1....-1......-12........-2..........3...... \n" ); document.write( "..-1..|......1....-2......-10..........8.........-5..... \n" ); document.write( "..-2..|......1....-3.......-6..........10.......-17.... \n" ); document.write( "..-3..|......1....-4.........0.........-2......... 9......(x=-3 is the greatest lower bound) \n" ); document.write( ".. \n" ); document.write( "Upper and Lower Bound Theorem for Real Number Roots. \n" ); document.write( "Using synthetic division to divide f(x) by x-B \n" ); document.write( ".. \n" ); document.write( "If B>0 and all numbers in the last row from the synthetic division by x-B are positive or zero, \n" ); document.write( "then, B is the smallest upper bound. \n" ); document.write( ".. \n" ); document.write( "If B<0 and all numbers in the last row from the synthetic division by x-B alternate in sign \n" ); document.write( "then, B is the greatest lower bound. Zero can be considered positive or negative. \n" ); document.write( " |