document.write( "Question 1017245: How many roots do the following equations have? -12x^2 -25x+5+x^3=0 \n" ); document.write( "
Algebra.Com's Answer #633569 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many roots do the following equations have? -12x^2 -25x+5+x^3=0
\n" ); document.write( "--------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1. In the complex plane, this polynomial has three roots, exactly as its degree is.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2. In the real domain, it definitely has at least one root.\r\n" );
document.write( "   You may conclude it, because the degree of the polynomial is 3 and it tends to \"%2Binfinity\" as x ---> \"infinity\" and tends to \"-infinity\" as x ---> \"-infinity\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3. Now let us check the sign of the polynomial at selected points:\r\n" );
document.write( "\r\n" );
document.write( "   f(-1) = -12*(-1)^2 - 25*(-1) + 5 - (-1)^3 = 12 + 25 + 5 + 1 = 43 > 0.\r\n" );
document.write( "\r\n" );
document.write( "   f(1) = -12*1^2 - 25*1 + 5 - 1^3 = -12 - 25 + 5 - 1 = -33 <0.\r\n" );
document.write( "\r\n" );
document.write( "   It is just enough to conclude that f(x) has three real roots:\r\n" );
document.write( "\r\n" );
document.write( "      one between \"-infinity\" and (-1),     <--- the polynomial change the sign at the ends of this interval;\r\n" );
document.write( "\r\n" );
document.write( "      second between (-1) and 1,      <---  again, the polynomial change the sign at the ends of this interval;\r\n" );
document.write( "\r\n" );
document.write( "      third between 1 and \"infinity\".        <--- by the same reason.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );