document.write( "Question 689441: Using the intermediate value theorem, show that the polynomial has a real zero between 1 and 2.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^3-x-1 \n" );
document.write( "
Algebra.Com's Answer #425956 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using the intermediate value theorem, show that the polynomial has a real zero between 1 and 2. \n" ); document.write( "f(x)=x^3-x-1 \n" ); document.write( "------------------------ \n" ); document.write( "f(1) = 1-1-1 = -1 \n" ); document.write( "f(2) = 8-2-1 = 5 \n" ); document.write( "------------------- \n" ); document.write( "Since f is a continuous function and is below the x-axis \n" ); document.write( "when x = 1 but above the x-axis when x = 2, f must be zero \n" ); document.write( "for some value between x = 1 and x = 2. \n" ); document.write( "========================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |