 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | A polynomial `f(x)` leaves remainders 10 and 14 respectively when divided by `(x- 3) and (x-5)` Find the remainder when `f(x)` is divided by `(x- 3) and (x-5)`.A. `2x+6`B. `2x-4`C. `2x+4`D. `2x-6` | 
| Answer» Correct Answer - C (i) `f(3)=10,f(5)=14`. (ii) `"Dividend"="Divisor"xx"Quotient"+ "Remainder"`. | |