- #1
wwilliamson
- 2
- 0
Need help with the following:
Imagine you have 2 lights and a timer. You start the timer, and the first light blinks at 13 seconds
and the second light blinks at 15 seconds. At 24 seconds the first light blinks again, and the second
light blinks again at 28 seconds. Following this pattern, what formula can I use to predict that both
lights will blink at the same time at 48 seconds?
The intervals at which the lights blink will always get faster over time and adhere a specific
arithmetic series as such:
15 + 13 + 11 + 9 = 48
13 + 11 + 9 + 7 + 5 + 3 = 48
Here is the problem played out for clarity:
Light 1 blinks at 13 seconds.
Light 2 blinks at 15 seconds.
Light 1 blinks at 24 seconds.
Light 2 blinks at 28 seconds.
Light 1 blinks at 33 seconds.
Light 2 blinks at 39 seconds.
Light 1 blinks at 40 seconds.
Light 1 blinks at 45 seconds.
Lights 1 and 2 blink at 48 seconds.
Imagine you have 2 lights and a timer. You start the timer, and the first light blinks at 13 seconds
and the second light blinks at 15 seconds. At 24 seconds the first light blinks again, and the second
light blinks again at 28 seconds. Following this pattern, what formula can I use to predict that both
lights will blink at the same time at 48 seconds?
The intervals at which the lights blink will always get faster over time and adhere a specific
arithmetic series as such:
15 + 13 + 11 + 9 = 48
13 + 11 + 9 + 7 + 5 + 3 = 48
Here is the problem played out for clarity:
Light 1 blinks at 13 seconds.
Light 2 blinks at 15 seconds.
Light 1 blinks at 24 seconds.
Light 2 blinks at 28 seconds.
Light 1 blinks at 33 seconds.
Light 2 blinks at 39 seconds.
Light 1 blinks at 40 seconds.
Light 1 blinks at 45 seconds.
Lights 1 and 2 blink at 48 seconds.