InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    a mobile number consists of 10 digits the first 4 digits of the number are 9,9,8,7.the last 3 digits are 3, 5,5.the remaining digits are distinct and make the mobile number the greatest possible number. what are these digits  | 
                            
| 
                                   
Answer»  9987_ _ _355 The three unknown NUMBERS must be CHOSEN from the set {0,1,2,3,4,5,6,7,8,9} and since the required no. must be the largest one and repetition is not ALLOWED so the numbers are: 9,8,7 Mark me as BRAINLIEST plz  | 
                            |