document.write( "Question 46961: factor:\r
\n" );
document.write( "\n" );
document.write( "8x^3 - 1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #31113 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 8x^3 - 1 \n" ); document.write( "(2x)^3 - (1)^3 \n" ); document.write( "(2x - 1)(4x^2 + 2x + 1) \n" ); document.write( " |