InterviewSolution
Saved Bookmarks
| 1. |
if polynomial p(x)=x^200 - 2x^199 + x^50 - 2x^49 + x² + x + 1 id divided by (x-1)(x-2) then the remainder is |
| Answer» if polynomial p(x)=x^200 - 2x^199 + x^50 - 2x^49 + x² + x + 1 id divided by (x-1)(x-2) then the remainder is | |