 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What must be subtracted from `4x^4-2x^3-6x^2+x-5`so that the result is exactly divisible by `2x^2+x-1` | 
| Answer» -6 should be subtracted, so that remainder will be 0. | |