InterviewSolution
Saved Bookmarks
| 1. |
The sum of two numbers is 1476890. If one number is twelve thousand greater than the other701412141number. Find the greater number. |
|
Answer» Let smaller number be x then greater number = x + 12000 As per given conditionx + (x + 12000) = 14768902x = 1476890 - 120002x = 1464890x = 1464890/2 = 732445 Therfore ,Greater number = 732445 + 12000 = 744445 the greater no. is 744445 Let nmbr be xNext nmbr = x+12000Sum of both nmbr = x+ x + 12000 = 14768902x + 12000 =14768902x = 1476890- 12000 =1464890X = 1464890/2 732445So, greater nmbr = 732445 + 12000 = 744445 this is the right answer |
|