document.write( "Question 44534This question is from textbook
\n" );
document.write( ": Find the quotient and remainder of f(x)=x^3-4x^2+5x+5 divided by p(x)=x-1.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #29419 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the quotient and remainder of f(x)=x^3-4x^2+5x+5 divided by p(x)=x-1. \n" ); document.write( "1..|1......-4......5........5 \n" ); document.write( "...|0.......1......-3.......2 \n" ); document.write( "-------------------------------- \n" ); document.write( "....1.......-3......2.......7 \n" ); document.write( "HENCE REMAINDER =7 \n" ); document.write( "QUOTIENT =X^2-3X+2 \n" ); document.write( " |