Difficulty: Medium
Correct Answer: 2772 seconds
Explanation:
Given data
Concept / Approach
Step-by-step calculation (prime factors)
252 = 2^2 × 3^2 × 7308 = 2^2 × 7 × 11198 = 2 × 3^2 × 11LCM = 2^2 × 3^2 × 7 × 11 = 4 × 9 × 7 × 11 = 2772 s
Verification
2772 ÷ 252 = 11; 2772 ÷ 308 = 9; 2772 ÷ 198 = 14 — all integers, so 2772 s is a common multiple and the least by construction.
Convert to minutes: 2772 s = 46 min 12 s.
Common pitfalls
Final Answer
2772 seconds (i.e., 46 minutes 12 seconds)
Discussion & Comments