document.write( "Question 43903: Find the Prime factors of:\r
\n" );
document.write( "\n" );
document.write( "8x^3 - 125 \n" );
document.write( "
Algebra.Com's Answer #28809 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 8x^3 - 125\r \n" ); document.write( "\n" ); document.write( "=(2x)^3-5^3\r \n" ); document.write( "\n" ); document.write( "=(2x-5)((2x)^2+(2x)5+5^2) \n" ); document.write( "=(2x-5)(4x^2+10x+25) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |