InterviewSolution
Saved Bookmarks
| 1. |
If the polynomial (x4 + 2x3 + 8x2 + 12x + 18) is divided by another polynomial (x2 + 5), the remainder comes out to be (px + q). Find the values of p and q. |
| Answer» If the polynomial (x4 + 2x3 + 8x2 + 12x + 18) is divided by another polynomial (x2 + 5), the remainder comes out to be (px + q). Find the values of p and q. | |