document.write( "Question 458433: Factor the expression:
\n" ); document.write( "(x-1)^3+1\r
\n" ); document.write( "\n" ); document.write( "This is as far as I got:
\n" ); document.write( "(x-1) (x-1) (x-1)+1
\n" ); document.write( "Then I tried to factor by grouping the four terms
\n" ); document.write( "x-1(1) 1(x-1)\r
\n" ); document.write( "\n" ); document.write( "I'm lost.
\n" ); document.write( "

Algebra.Com's Answer #314505 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(x-1)* (x-1) *(x-1)+1
\n" ); document.write( "You have to multiply it out all the way and add terms before you can factor
\n" ); document.write( "x^3-3x^2+3x
\n" ); document.write( "x*(x^2-3x+3)
\n" ); document.write( "
\n" );