Difficulty: Easy
Correct Answer: 48, 24, 96
Explanation:
Introduction / Context:
Ratio based constraints allow representation of all numbers in a single variable and then direct solution using the average.
Given Data / Assumptions:
Concept / Approach:
Let the second be x. Then first = 2x and third = 4x. Use the average to solve x.
Step-by-Step Solution:
Verification / Alternative check:
Average = (48 + 24 + 96)/3 = 168/3 = 56. Correct.
Why Other Options Are Wrong:
Common Pitfalls:
Assigning the variable to the wrong number or reversing the given relationships.
Final Answer:
Discussion & Comments