document.write( "Question 65028: PLEASE HELP SOLVE\r
\n" );
document.write( "\n" );
document.write( "FACTOR EACH POLYNOMIAL\r
\n" );
document.write( "\n" );
document.write( "Z^3-125P^3 \n" );
document.write( "
Algebra.Com's Answer #45555 by venugopalramana(3286) You can put this solution on YOUR website! PLEASE HELP SOLVE \n" ); document.write( "FACTOR EACH POLYNOMIAL \n" ); document.write( "Z^3-125P^3 \n" ); document.write( "use formula \n" ); document.write( "a^3-b^3=(a-b)(a^2+ab+b^2) \n" ); document.write( "(z)^3-(5p)^3=[z-5p][z^2+5zp+25p^2] \n" ); document.write( " |