GMAT Practice Question: At a certain factory, each of Machines A, B, and C is periodically on for exactly 1 minute and...
Question
At a certain factory, each of Machines A, B, and C is periodically on for exactly 1 minute and periodically off for a fixed number of consecutive minutes. Machine A is on and uses 15 units of power every 18 ^ th minute, Machine B is on and uses 18 units of power every 15 ^ th minute, and Machine C is on and uses 12 units of power every 12 ^ th minute. The factory has a backup generator that operates only when the total power usage of the 3 machines exceeds 30 units of power. What is the time interval, in minutes, between consecutive times the backup generator begins to operate?
- 36
- 63
- 90
- 180
- 270
Topics: word problems, lowest common multiple, rates
Solution
Step 1
We observe that Machine A is on at minute t when t is a multiple of 18, Machine B is on at multiples of 15, and Machine C is on at multiples of 12.
t = 18k for some integer k Machine A on if t = 18k t = 15m for some integer m Machine B on if t = 15m t = 12n for some integer n Machine C on if t = 12n
Step 2
We define U(t) as the total power usage at minute t by adding 15 units if Machine A is on, 18 units if Machine B is on, and 12 units if Machine C is on.
U(t) = 15 (A on at t) + 18 (B on at t) + 12 (C on at t)
Step 3
We find when Machines A and B turn on together by computing the least common multiple of 18 and 15.
18 = 2 3^2 15 = 3 5 LCM(18,15) = 2 3^2 5 = 90
Step 4
We check U(t) at key candidate times to find the first time it exceeds 30.
U(36) = 15 + 12 = 27 and 27 < 30 U(60) = 18 + 12 = 30 and 30 is not greater than 30 U(90) = 15 + 18 = 33 and 33 > 30 LCM(18,15,12) = 180 U(180) = 15 + 18 + 12 = 45 and 45 > 30
Step 5
We see the generator begins operating at t=90,180,270,, so the interval between consecutive start times is 90 minutes.
Interval = 90 minutes
Answer
90
