document.write( "Question 233189: Hello.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can you help me figure out what I am doing wrong?
\n" );
document.write( "I need to find the Zeros of the following function.\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "I am getting 0(multiplicity 3), -3, 3.\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance.\r
\n" );
document.write( "\n" );
document.write( "William \n" );
document.write( "
Algebra.Com's Answer #172115 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3x^5-9x^3=0 \n" ); document.write( "3x^3(x^2-3)=0 \n" ); document.write( "3x^3=0 \n" ); document.write( "x=0 \n" ); document.write( ". \n" ); document.write( "x^2=3 \n" ); document.write( "x=+-sqrt(3) \n" ); document.write( ". \n" ); document.write( "The zeros are 0, sqrt(3), -sqrt(3) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( " |