document.write( "Question 883955: f(x)=4x^3+14x-8
\n" );
document.write( "I need the approximate real zeros of f to the nearest thousandth. \n" );
document.write( "
Algebra.Com's Answer #533916 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Looks like the zero lies between 0 and 1. \n" ); document.write( "I used Newton's method with a starting value of 0.5. \n" ); document.write( " \n" ); document.write( "with \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |