document.write( "Question 625973: Find the smallest positive integer and the largest negative integer that, by the Upper- and Lower-Bound Theorem, are upper and lower bounds for the real zeros of the polynomial function. (Enter your answers as a comma-separated list.)\r
\n" );
document.write( "\n" );
document.write( "P(x) = x3 + 6x2 − 3x − 8\r
\n" );
document.write( "\n" );
document.write( "x = ? \n" );
document.write( "
Algebra.Com's Answer #394097 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the smallest positive integer and the largest negative integer that, by the Upper- and Lower-Bound Theorem, are upper and lower bounds for the real zeros of the polynomial function. (Enter your answers as a comma-separated list.) \n" ); document.write( "P(x) = x3 + 6x2 − 3x − 8 \n" ); document.write( "** \n" ); document.write( "Use rational roots theorem to solve:\r \n" ); document.write( "\n" ); document.write( "...0...|.....1......6......-3......-8 \n" ); document.write( "...1...|.....1......7.......4.......-4 (Root exists between 1 & 2) (switch of signs) \n" ); document.write( "...2...|.....1......8.......13......18 (2 is upper boundary, all numbers≥0 \n" ); document.write( "================== \n" ); document.write( ".-1...|.....1......5.......-8........0 (-1 is a root) \n" ); document.write( "P(x)=(x+1)(x^2+5x-8) \n" ); document.write( "...0...|.....1......5.......-8 \n" ); document.write( ".-2...|.....1......3.......-14 \n" ); document.write( ".-3...|.....1......2.......-14 \n" ); document.write( ".-4...|.....1......1.......-12 \n" ); document.write( ".-5...|.....1......0.......-8 \n" ); document.write( ".-6...|.....1.....-1.......-2 (Root exists between -6 & -7)(switch of signs) \n" ); document.write( ".-7...|.....1.....-2........6 (-7 is upper boundary, numbers alternate in sign)\r \n" ); document.write( "\n" ); document.write( "upper bound: x=2 \n" ); document.write( "lower bound: x=-7 \n" ); document.write( "real roots: x=-1, two irrational roots between (1 & 2) and (-6 & -7) \n" ); document.write( " |