document.write( "Question 154488: Consider g(x)=x^3+4x; what is the maximum number of zeroes it can have?
\n" );
document.write( "a. 2
\n" );
document.write( "b. 1
\n" );
document.write( "c. 3
\n" );
document.write( "d. 4 \n" );
document.write( "
Algebra.Com's Answer #113751 by Alan3354(69443) You can put this solution on YOUR website! Consider g(x)=x^3+4x; what is the maximum number of zeroes it can have? \n" ); document.write( "a. 2 \n" ); document.write( "b. 1 \n" ); document.write( "c. 3 \n" ); document.write( "d. 4 \n" ); document.write( "------------ \n" ); document.write( "c. 3 \n" ); document.write( "It's a 3rd order, it will have exactly 3. \n" ); document.write( "One of them is zero. The others are 2i and -2i, where \n" ); document.write( " |