document.write( "Question 1037013: I need help making a graph from a table of values for this function
\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "Determine consecutive integer values of x between which each
\n" );
document.write( "real zero is located. \r
\n" );
document.write( "\n" );
document.write( "Between which two xconsecutive integers does the x-coordinate
\n" );
document.write( "of the relative maxima and relative minima occur? \n" );
document.write( "
Algebra.Com's Answer #651719 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x^4 - 2x^3 - 6x^2 + 8x + 5 ; 2 sign changes, 2 negative roots \n" ); document.write( "f(-x)=x^4+2x^3-6x^2-8x+5; 2 sign changes, 2 or 0 positive roots \n" ); document.write( "x=-4 \n" ); document.write( "x=-3. f(x)=62 \n" ); document.write( "x=-2, f(x)=-3 \n" ); document.write( "x=-1, f(x)=-10 \n" ); document.write( "x=0, f(x)=5 \n" ); document.write( "x=1, f(x)=6 \n" ); document.write( "x=2, f(x)=-3 \n" ); document.write( "x=3, f(x)=2 \n" ); document.write( "positive roots between 1 and 2, 2 and 3 \n" ); document.write( "negative roots between 0 and -1 and -2 and -3 \n" ); document.write( "Relative maximum between 0 and 1 (0.85) \n" ); document.write( "Relative minima between -1 and -1 (-1.46) and 2 and 3 (2.40) \n" ); document.write( " |