 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Let `f(x-(1)/(x))=x^(2)+(1)/(x2)`, find the remainder when `f(x)` is divided by ` x -3`.A. `(82)/(9)`B. `(8)/(3)`C. 10D. 11 | 
| Answer» Correct Answer - D (i) `f(x-(1)/(x))=(x-(1)/(x))^(2)+2`. (ii) Replace `(x-(1)/(x))` with x. (iii) Use remainder theorem to obatin remainder. | |