 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Find the values of m and n, if `(x -m) and (x - n)` are the factors of the expression `x^2 +mx -n`.A. m = - 1 , n =- 2B. m = 0 , n n = 1C. `m=(-1)/(2),n=(1)/(2)`D. m = - 1 , n= 2 | 
| Answer» Correct Answer - D (i) `x^(2)+mx-n=(x=m)(x-n)`. (ii) Fquate the corresponding terms. | |