document.write( "Question 200667: When a polynomial P(x) is divided by D(x), its quotient is Q(x) and remainder is R(x). Is it true that when P(x) is divided by Q(x),
\n" );
document.write( "its remainder is also R(x)? \n" );
document.write( "
Algebra.Com's Answer #150915 by vleith(2983) ![]() You can put this solution on YOUR website! Nope. \n" ); document.write( "Make it easy on yourself, forget the polynomials and try the problem using integers. Take an instance and see if it works, If it won;t work for numbers, it wont work for polynomials\r \n" ); document.write( "\n" ); document.write( "So, let's take 20/6 \n" ); document.write( "result 3 1/3\r \n" ); document.write( "\n" ); document.write( "Now take 20/3 \n" ); document.write( "result 6 2/3\r \n" ); document.write( "\n" ); document.write( "1/3 <> 2/3 so you can see they are not equal. If there is a speficic case where the proposal fails to hold, then it cannot hold in general\r \n" ); document.write( "\n" ); document.write( "So in one easy step you found a case where the proposed answer fails. All it takes is one ! \n" ); document.write( " |