Question
What would be fourth step for the following input?
Input: 91, 92, 93, 94, 95, 96, 97, 83, 89 Directions : A number arrangement machine,when given a particular input, rearranges it following a particular rule. The following is the illustration of the input and the steps of arrangement: Input: 18, 7, 45, 23, 21, 91, 12, 16, 19 Step I: 7, 18, 45, 23, 21, 91, 12, 16, 19 Step II: 7, 19, 45, 23, 21, 91, 12, 16, 18 Step III: 7, 19, 23, 45, 21, 91, 12, 16, 18 Step IV: 7, 19, 23, 21, 45, 91, 12, 16, 18 This is the final arrangement and step IV is the last step for the given in put.Solution
Clearly, in the given arrangement, the numbers of each type have been arranged in ascending order, ie prime numbers are arranged first in ascending order,then non-prime odd numbers, and finally even numbers.Also, when a number is arranged, it interchanges its position with the wrongly placed number. Input: 91, 92, 93, 94, 95, 96, 97, 83, 89 Step I: 83, 92, 93, 94, 95, 96, 97, 91, 89 Step II: 83, 89, 93, 94, 95, 96, 97, 91, 92 Step III: 83, 89, 97, 94, 95, 96, 93, 91, 92 Step IV: 83, 89, 97, 91, 95, 96, 93, 94, 92
5 positive numbers are written on a piece of paper. Sum of first 3 numbers is 55 and ratio of the 4th and the 5th number is 2:3. If difference between t...
The average monthly salary of a group is ₹52,000. A new member joins earning ₹70,000, increasing the average by ₹1,000. Find the total salary of t...
- Rs. 4200 was divided between 'P', 'Q', 'R', and 'S' in the ratio 4:6:3:7, respectively. Later, 'Q' gave an amount that equals 60% of the average amount rec...
In a company, the average salary of 30 employees is ₹40,000. Out of these, the average salary of 20 employees is ₹35,000, and the average salary of ...
- Babar scored 135 runs which were 90% of the total team score. If there were 9 runs scored as extras, how many runs did the other players make?
The average weight of a group of five persons, A, B, C, D, and E is 70 kg. If another person K joins the group then the average weight of the group is d...
- There are three numbers 'u', 'v' and 'w' such that average of 'u' and 'v' is 26, average of 'v' and 'w' is 14 and average of 'u' and 'w' is 20. Find the av...
A set contains ten numbers. The average of the first six numbers is (x − 4), and the average of the last three numbers is (x + 2). The average of the...
The average of 10 numbers is 102. The average of the first 5 numbers is 78 and the average of the last 4 numbers is 46. What is the 6th number?
The mean of 7 consecutive natural numbers is 68. What is the addition of the minimum and maximum numbers?