 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | If `lx^(2)+mx+n` is exactly divisible by ` (x - 1 ) and (x + 1)` and leaves a remainder 1 when divided by x + 2 , then find m and n . | 
| Answer» Correct Answer - `m=0,n=(-1)/(3)` | |