InterviewSolution
Saved Bookmarks
| 1. |
The polynomial x4 - 2x3 + 3x2 - ax + b when divided by (x+1) and (x-1) gives remainders 19 and 5 respectively. Find the remainder when the polynomial is divided by (x-3). |
|
Answer» The polynomial x4 - 2x3 + 3x2 - ax + b when divided by (x+1) and (x-1) gives remainders 19 and 5 respectively. Find the remainder when the polynomial is divided by (x-3). |
|