InterviewSolution
Saved Bookmarks
| 1. |
Let P(x) =x^(2)+ 1/2x + b and Q(x) = x^(2) + cx + dbe two polynomials with real coefficients such that P(x) Q(x) = Q(P(x)) for all real x. Find all the real roots of P(Q(x)) =0. |
|
Answer» |
|