This is an
arithmetic sequence problem. Here's why:
- Identical machines produce identical units per hour
- A
fixed number of machines is added each hour
- So production increases by a
constant amount each hour
Setting Up:Let:
-
a = units produced in the 1st hour
-
d = additional units produced each subsequent hour (due to added machines)
The production pattern looks like:
- Hour 1:
a- Hour 2:
a + d- Hour 3:
a + 2d- ...
- Hour 8:
a + 7dKey Formula:Sum of an arithmetic sequence = (number of terms / 2) × (first term + last term)
Total =
(8/2) × (a + a + 7d) = 220Simplifying:
4 × (2a + 7d) = 2202a + 7d = 55Testing Answer Choices:If 1st hour = 17:2(17) + 7d = 55
34 + 7d = 55
7d = 21
d = 3
8th hour = 17 + 7(3) =
38 ✓ (This is in our choices!)
(As such, once you find an answer that satisfies both parts, you can stop, but showing other options for demonstration)
If 1st hour = 27.5:2(27.5) + 7d = 55
d = 0
This would mean NO machines are added each hour - contradicts the question!If 1st hour = 32 or higher:This gives negative d (production decreasing) -
invalidVerification:With a =
17 and d =
3:
- Hours 1-8 produce: 17, 20, 23, 26, 29, 32, 35, 38
- Sum =
220 ✓
Answer: 1st hour = 17, 8th hour = 38