document.write( "Question 182433: Hello. I have the following polynomial to simplify using long division.
\n" ); document.write( "\"+%28x%5E3-1%29%28x%5E2-1%29%5E-1+\"\r
\n" ); document.write( "\n" ); document.write( "I know the answer is:
\n" ); document.write( "\"+x+%2B+1%2F%28x%2B1%29\"\r
\n" ); document.write( "\n" ); document.write( "but am not sure how. Can someone please help.
\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #136922 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Hello. I have the following polynomial to simplify using long division.
\n" ); document.write( "\"+%28x%5E3-1%29%28x%5E2-1%29%5E-1+\"\r
\n" ); document.write( "\n" ); document.write( "I know the answer is:
\n" ); document.write( "\"+x+%2B+1%2F%28x%2B1%29\"
\n" ); document.write( "---------------------
\n" ); document.write( "\"+%28x%5E3-1%29%28x%5E2-1%29%5E-1+\"
\n" ); document.write( "=\"%28x-1%29%2A%28x%5E2%2Bx%2B1%29%2F%28x-1%29%2A%28x%2B1%29\"
\n" ); document.write( "Cancel the (x-1)
\n" ); document.write( "=\"%28x%5E2%2Bx%2B1%29%2F%28x%2B1%29\"
\n" ); document.write( "Then, you can split this up, for whatever reason
\n" ); document.write( "=\"%28x%5E2%2Bx%29%2F%28x%2B1%29+%2B+1%2F%28x%2B1%29\"
\n" ); document.write( "=\"x+%2B+1%2F%28x%2B1%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );