document.write( "Question 755154: The function f(x)=x^3-x+1 has exactly one real zero. It is between
\n" );
document.write( "(A) -2 and -1
\n" );
document.write( "(B) -1 and 0
\n" );
document.write( "(C) 0 and 1
\n" );
document.write( "(D) 1 and 2
\n" );
document.write( "(E) 2 and 3 \r
\n" );
document.write( "\n" );
document.write( "Can you please tell me how to get this answer? its on my final and i don't remember ever doing them... \n" );
document.write( "
Algebra.Com's Answer #459524 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The function f(x)=x^3-x+1 has exactly one real zero. It is between \n" ); document.write( "(A) -2 and -1 \n" ); document.write( "(B) -1 and 0 \n" ); document.write( "(C) 0 and 1 \n" ); document.write( "(D) 1 and 2 \n" ); document.write( "(E) 2 and 3 \n" ); document.write( "Can you please tell me how to get this answer? its on my final and i don't remember ever doing them.. \n" ); document.write( "*** \n" ); document.write( "There is a rule I found called the Location Theorem which can be applied here. \n" ); document.write( "This is how it works: plug in consecutive x-values like a and b. \n" ); document.write( "If f(a) and f(b) have opposite signs, there is at least one real root between a and b. \n" ); document.write( ".. \n" ); document.write( "(A) a=-2, b=-1 \n" ); document.write( "f(a)=f(-2)=-8+2+1=-5 \n" ); document.write( "f(b)=f(-1)=-1+1+1=1 \n" ); document.write( "f(a) and f(b) have opposite signs, so there is a real root between -2 and -1 \n" ); document.write( ".. \n" ); document.write( "(B) a=-1, b=0 \n" ); document.write( "f(a)=f(-1)=1 \n" ); document.write( "f(b)=f(0)= 1 \n" ); document.write( "f(a) and f(b) have same signs, so there isno real root between -1 and 0 \n" ); document.write( ".. \n" ); document.write( "(C) a=0, b=1 \n" ); document.write( "f(a)=f(0)=1 \n" ); document.write( "f(b)=f(1)=1 \n" ); document.write( "f(a) and f(b) have same signs, so there is no real roots between 0 and 1 \n" ); document.write( ".. \n" ); document.write( "You can try (D) and (E) yourself. \n" ); document.write( "If you have a graphing calculator, you will find a real zero at -1.32472.., confirming that A is the ans. \n" ); document.write( " |