document.write( "Question 1036152: Below in the function chart, between what x values would you find the zeros of the function?\r
\n" );
document.write( "\n" );
document.write( "x f(x)
\n" );
document.write( "-3 73
\n" );
document.write( "-2 8
\n" );
document.write( "-1 -7
\n" );
document.write( "0 -8
\n" );
document.write( "1 -7
\n" );
document.write( "2 8
\n" );
document.write( "3 73
\n" );
document.write( "A.) -1 and 0, 0 and 1
\n" );
document.write( "B.) -2 and -1, 1 and 2
\n" );
document.write( "C.) -7 and 8, -8 and -7
\n" );
document.write( "D.) 1 and -1 \n" );
document.write( "
Algebra.Com's Answer #650777 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Your table of values exhibit some kind of symmetry.\r \n" ); document.write( "\n" ); document.write( "But if you try to plot the points, there should be a zero in the open interval (-2,-1), and another one in the open interval (1,2). \n" ); document.write( " |