Difficulty: Medium
Correct Answer: 548
Explanation:
Given data
Concept / Approach
Step-by-step calculation
Prime factors: 12 = 2^2×3, 15 = 3×5, 20 = 2^2×5, 54 = 2×3^3LCM = 2^2 × 3^3 × 5 = 4 × 27 × 5 = 540Smallest N = 540 + 8 = 548
Verification
548 − 8 = 540 is divisible by 12, 15, 20 and 54.
Common pitfalls
Final Answer
Required number = 548.
Discussion & Comments