

InterviewSolution
Saved Bookmarks
1. |
The remainder, when x200 is divided by x2 – 3x + 2 is(a) (2200 – 1) x + (–2200 + 2) (b) (2200 + 1) x + (–2200 – 2) (c) (2200 – 1) x + (–2200 – 2) (d) 2100 |
Answer» (a) (2200 – 1) x + (–2200 + 2) Let x200 = (x2 – 3x + 2). Q(x) + lx + m ...(i) where, Q(x) = quotient and (lx + m) is the remainder Now (x2 – 3x + 2) = 0 ⇒ (x – 1) (x – 2) = 0 ⇒ x = 1, 2. Substituting x = 1 in (i), we have, 1200 = 0. Q.(x) + l + m ...(ii) Similarly, for x = 2, 2200 = 0. Q(x) + 2l + m ...(iii) ∴ l + m = 1, 2l + m = 2200 Solving we get, l = 2200 – 1 and m = 2 – 2200 Hence remainder = lx + m = (2200 – 1) x + (–2200 + 2). |
|