During a system stress test, four data processing modules record their average latency per transaction (in seconds) as given below. Arrange the modules in ascending order based on their latency times (from fastest to slowest).
- 1Module Y: seconds
- 2Module X: seconds
- 3Module W: The HCF (Highest Common Factor) of and seconds
- 4Module Z: The product of and seconds
Answer
The correct ascending sequence from fastest to slowest latency is Module Y, followed by Module X, then Module W, and finally Module Z.
By converting all latency values into extended decimals, we find Module Y () is the smallest, followed by Module X (), then Module W (), and finally Module Z (). Therefore, the correct ascending order is Module Y, Module X, Module W, Module Z.
Step-by-Step Solution
Key Concept
Advanced comparison of fractions, recurring decimals, and the application of HCF/LCM rules for fractions.
Alternative Method
Find a common denominator for all fractions: 66 for W (17/66), 35 for X (9/35), 990 for Y (254/990), and 225 for Z (58/225). The LCM of 66, 35, 990, and 225 is 34650. Convert all fractions to this denominator to compare the exact numerators, though decimal conversion to the fourth digit is faster.
Estimated Time:2m 30s