document.write( "Question 210715: What is the smallest root of the polynomial:
\n" );
document.write( "x^3-10x^2+27x-18 \n" );
document.write( "
Algebra.Com's Answer #159190 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the smallest root of the polynomial: \n" ); document.write( "x^3-10x^2+27x-18 \n" ); document.write( "---------------- \n" ); document.write( "Since the coefficients add up to zero, x=1 is a root. \n" ); document.write( "It happens to be the smallest root and you will see \n" ); document.write( "if you use synthetic division to find the two other \n" ); document.write( "roots \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |