document.write( "Question 252551: Let P and Q be polynomials such that P(x) and Q(P(Q(x))) have the same roots. If
\n" );
document.write( "the degree of P is 7, what is the degree of Q? \n" );
document.write( "
Algebra.Com's Answer #184539 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let P(x) = X^7 and Q(x) = X. \n" ); document.write( "Right now the real roots of P(x) = 0. \n" ); document.write( "P(Q(x)) = X^7 \n" ); document.write( "Q(P(Q((x))) = x^7. \n" ); document.write( "The roots of Q(P(Q(x))) = 0. \n" ); document.write( "So it appears that the degree of Q = 1.\r \n" ); document.write( "\n" ); document.write( "In general, if the roots are both 0, then the degree of Q >=1, hypothesis. \n" ); document.write( "We could try to generalize this but that may take more time than what is necessary.\r \n" ); document.write( "\n" ); document.write( "Hope this helps.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |