document.write( "Question 155000: Directions state: Factor the polynomial.\r
\n" );
document.write( "\n" );
document.write( "256x^5 - 81x^3 \n" );
document.write( "
Algebra.Com's Answer #114112 by edjones(8007) You can put this solution on YOUR website! 256x^5 - 81x^3 \n" ); document.write( "=x^3(256x^2-81) \n" ); document.write( "=x^3(16x-9)(16x+9) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |