

InterviewSolution
Saved Bookmarks
1. |
When f (x) = x4- 2x3+ 3x2- ax + b is divided by x + 1 and x - 1, we get remainders 19 and 5 respectively. Find the remainder when f(x) is divided by x - 3. |
Answer» <strong style="font-size: 15px; line-height: 20px !important;">When f (x) = x<sup>4</sup>- 2x<sup>3</sup>+ 3x<sup>2</sup>- ax + b is divided by x + 1 and x - 1, we get remainders 19 and 5 respectively. Find the remainder when f(x) is divided by x - 3.</strong><p><strong>Solution:</strong></p> | |