document.write( "Question 816398: how do i divide (x^3 - 5x^2 +5x + 5)/ (x-3) \n" ); document.write( "
Algebra.Com's Answer #491529 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"%28x%5E3+-+5x%5E2+%2B5x+%2B+5%29%2F+%28x-3%29\"
\n" ); document.write( "Using Synthetic Division
\n" ); document.write( "3 1 -5 5 5
\n" ); document.write( " 3 -6 -3
\n" ); document.write( " 1 -2 -1 2
\n" ); document.write( " x^2 -2x -1 , R = 2/(x-3) \n" ); document.write( "
\n" );