Saved Bookmarks
| 1. |
By remainder theorem, what is the remainder when x^200 is divided by (x^2 - 3x + 2) |
|
Answer» Answer: Remainder = 1 or 1.606938e+60 Step-by-step EXPLANATION: p(X)= x²⁰⁰ g(x)= x² - 3x +2 g(x)= x² - x - 2x + 2 g(x)= x(x-1) - 2(x-1) 0= (x-1)(x-2) So, x = 1 and 2 p(1) = 1¹⁰⁰ or p(2) = 2²⁰⁰ Remainder=1 or Remainder=1.606938e+60 |
|