document.write( "Question 129593: If P(x) is a fifth degree polynomial and Q(x) is a fourth degree polynomial, what can be said about the degree of P(x) - Q(x)? What I need is an example of this. Thank you \n" ); document.write( "
Algebra.Com's Answer #94610 by ilana(307)![]() ![]() ![]() You can put this solution on YOUR website! Here's an example: \n" ); document.write( "P(x)=x^5+x^4+x+2 \n" ); document.write( "Q(x)=x^4+1 \n" ); document.write( "P(x)-Q(x)=x^5+1 \n" ); document.write( "Can you tell from this what the degree of P(x)-Q(x) will always be? \n" ); document.write( " |