Directions (1-4): A number arrangement machine when given an input line of words and numbers rearranges them following a particular rule in each step. The following is an illustration of input and rearrangement.
Input: 28465 79784 63452 34867 93275
Step I: 52684 84797 24536 67843 57239
Step II: 24536 57239 52684 67843 84797
Step III: 4 25 36 49 64
Step IV: 20 115 250 385 540
Step V: 460 2645 5750 8855 12420
And Step V is the last step of the arrangement. As per the rule followed in the above steps, find out in each of the following questions the appropriate step for the given input:
Input: 28465 79784 63452 34867 93275
What is the difference between the lowest and the highest number in step II?
Correct Answer :
50890
Solution :
To find the difference between the lowest and the highest number in step II, we first determine the step-by-step logic of the arrangement machine:
Step I Rule: For each 5-digit number, we perform the following operations:
1. Multiply the first and second digits:
2. Subtract 1 from the third (middle) digit:
3. Multiply the fourth and fifth digits:
These values are then concatenated to form a new 5-digit number.
Step II Rule: Sort the numbers obtained in Step I in descending order.
Let's apply these rules to the given input:
Input: 28465, 79784, 63452, 34867, 93275
Applying Step I:
• For 28465: , , ⇒ 16330
• For 79784: , , ⇒ 63632
• For 63452: , , ⇒ 18310
• For 34867: , , ⇒ 12742
• For 93275: , , ⇒ 27135
So, the numbers in Step I are: 16330, 63632, 18310, 12742, 27135.
Applying Step II (Descending Order):
Sorting the Step I numbers from highest to lowest:
63632, 27135, 18310, 16330, 12742
From Step II:
• Highest number = 63632
• Lowest number = 12742
Calculating the difference:
Thus, the correct answer is 50890.
Access expert-curated educational resources and study materials—completely free.
Create, conduct, and manage professional online assessments with Mindyard. Perfect for teachers and institutes.
Copyright © 2026 Mindyard. All Rights Reserved.