document.write( "Question 1099266: A) Factor the Polynomial Completely\r
\n" );
document.write( "\n" );
document.write( "P(x)= 81x^4 -625\r
\n" );
document.write( "\n" );
document.write( "B) Find all its zeros. State the multiplicity of each zero. (order your answers from smallest to largest real, followed by complex answers ordered smallest to largest real part, then smallest to largest imaginary part) \n" );
document.write( "
Algebra.Com's Answer #713701 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 81x^4-625 \n" ); document.write( "this is a difference of squares \n" ); document.write( "(9x^2+25)(9x^2-25)=0 \n" ); document.write( "The second is a difference of squares \n" ); document.write( "(9x^2+25)(3x+5)(3x-5)=0 \n" ); document.write( "the real roots are -5/3, +5/3 \n" ); document.write( "the complex roots are x^2=-25/9 so x=+/- i (5/3), so -i (5/3),+ i (5/3) \n" ); document.write( " |