document.write( "Question 984290: 1.possible roots of polynomial equation x to the third power + 4x +3=0 \n" ); document.write( "
Algebra.Com's Answer #605087 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! You didn't specify a method to use to solve for roots. \n" ); document.write( "First step is to plot it to see if there are real roots. \n" ); document.write( " \n" ); document.write( "So there is a root between \n" ); document.write( "I'll use Newton's method to find it with a starting value of \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "The other two roots are complex. \n" ); document.write( " |