document.write( "Question 286479: Divide.\r
\n" ); document.write( "\n" ); document.write( "(x^3 - 1)/(x - 1)
\n" ); document.write( "

Algebra.Com's Answer #207773 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: You can factor \"x%5E3-1\" using the difference of cubes formula \"A%5E3-B%5E3=%28A-B%29%28A%5E2%2BAB%2BB%5E2%29\". So \"x%5E3-1=x%5E3-1%5E3=%28x-1%29%28x%5E2%2Bx%2B1%29\" \n" ); document.write( "
\n" );