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 #314523 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor the expression: \n" ); document.write( "(x-1)^3+1 \n" ); document.write( "--------- \n" ); document.write( "It's the sum of 2 cubes. \n" ); document.write( "Sub y for x-1 \n" ); document.write( "------- \n" ); document.write( " \n" ); document.write( "then sub x-1 for y \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( " \n" ); document.write( " |