document.write( "Question 43476: Use synthetic division to find:
\n" ); document.write( "(2x^3-5x^2+7x-1)/(x-1)
\n" ); document.write( "

Algebra.Com's Answer #28517 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"%282x%5E3+-+5x%5E2+%2B+7x+-+1%29%2F%28x+-+1%29\"
\n" ); document.write( "....
\n" ); document.write( "______________________________
\n" ); document.write( "(x - 1)|( 2x^3 - 5x^2 + 7x - 1)
\n" ); document.write( "(1) ~~~~ _2__-5____7___-1
\n" ); document.write( "....
\n" ); document.write( "_(1)_|___(2)___(-5)___(7)___(-1)___
\n" ); document.write( "__1__*__(2)___(-3)___(4)___(3)____
\n" ); document.write( "1 * 2 = 2 + (- 5) = -3 .... -3 * 1 = -3 + 7 = 4 .... 4 * 1 = 4 + (- 1) = 3
\n" ); document.write( "\"2x%5E2+-+3x+%2B+4+%2B+%283%2F%28x-1%29%29\"
\n" ); document.write( "
\n" );