document.write( "Question 48283: How do I factor this polynomial .... \r
\n" ); document.write( "\n" ); document.write( "c to the 3rd power + 125\r
\n" ); document.write( "\n" ); document.write( "Thanks for your help!
\n" ); document.write( "

Algebra.Com's Answer #31952 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
\"+c%5E3+%2B+125+\" can be thought of as \"+c%5E3+%2B+5%5E3+\" since \"5%5E3\" is 125.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now this is of the form of \"a%5E3%2Bb%5E3\" which has a definite factored form, but i don't have a text book to hand and i cannot remember it. Look in your books, it should be quoted as an identity.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.
\n" ); document.write( "
\n" ); document.write( "
\n" );