Two learnings
ONE-LINE MEMORY RULE
Average of the measurements themselves → arithmetic mean.
Average of rates → compute using total output ÷ total input, not by averaging the rate numbers.
DOUBT"I learned that I cannot average times/speeds directly. But in this question we averaged the machine times. Why is that allowed?"
---
WHAT CAUSED THE CONFUSION?
You mixed up two different concepts:
Concept A = Average of observations
Concept B = Average rate/speed/work rate
They sound similar but are different.
---
CONCEPT A: AVERAGE OF OBSERVATIONS
When the question literally asks:
* average age
* average salary
* average score
* average time taken by employees
* average processing time of machines
you simply use arithmetic mean.
Example:
Times = 7, 7.5, 7.8, 8
Average time
= (7+7.5+7.8+8)/4
This is valid.
Why? Because we are averaging the observations themselves.
---
CONCEPT B: AVERAGE RATE / SPEED / EFFICIENCY
When the question asks:
* average speed
* average work rate
* average production rate
you usually cannot average the rate numbers directly.
Example:
60 km at 30 km/h
60 km at 60 km/h
Wrong:
(30+60)/2 = 45
Correct:
Average speed
= Total Distance / Total Time
= 120 / 3
= 40
Why?
Because rates combine through work or distance, not through simple averaging.
---
SECOND DOUBT"I can make the two unknown machine times any decimals between 7 and 8. Why doesn't that method apply?"
---
ANSWER
It DOES apply.
In fact it is the fastest method.
Machines:
7, ?, ?, 8
The two unknowns must satisfy:
7 ≤ ? ≤ 8
Therefore
14 ≤ (?+?) ≤ 16
Adding the fixed machines:
29 ≤ Total ≤ 31
Dividing by 4:
7.25 ≤ Average ≤ 7.75
Therefore 7.2 is impossible.
Done.
---
HOW TO RECOGNIZE WHICH CONCEPT TO USE
Ask:
What is being averaged?"
If answer is:
"people's ages, salaries, times, scores"
→ Arithmetic Mean
If answer is:
"speed, efficiency, production rate, work rate"
→ Usually NOT arithmetic mean
→ Use Total Work / Total Time or Total Distance / Total Time