 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Find the divisor given that the dividend is 2200 remainder is 13 the divisor is one third of the quotientA. 25B. 27C. 24D. none of these | 
| Answer» Correct Answer - b (i) Use divident =quotient `xx` diviso + remainder (ii) Consider the quotient as x (iii) Use division algorithm i.e dividend =(divisor `xx` quotient )+remainder | |