InterviewSolution
Saved Bookmarks
| 1. |
What must be added to the polynomial f(x) = x4 + 2x3 − 2x2 + x − 1 so that the resulting polynomial is exactly divisible by x2 + 2x − 3? |
| Answer» What must be added to the polynomial f(x) = x4 + 2x3 − 2x2 + x − 1 so that the resulting polynomial is exactly divisible by x2 + 2x − 3? | |