GMAT Club Official Solution:At the start of a museum digitization project, an archivist estimated both the number of records to be cataloged and the number of workdays the project would take. Based on those estimates, she computed a planned average (arithmetic mean) number of records per workday. After the project was finished, did the planned average (arithmetic mean) differ from the actual average (arithmetic mean) number of records cataloged per workday by no more than 4 records per workday?Let A be the actual number of records cataloged, and let D be the actual number of workdays used. The actual average was A/D.
The question asks whether the planned average differed from the actual average by no more than 4 records per workday.
(1) The estimated number of records was 40 more than the actual number of records cataloged.
So the estimated number of records was A + 40.
But we do not know the estimated number of workdays, so we cannot determine the planned average.
Not sufficient.
(2) The estimated number of workdays was 5 more than the actual number of workdays used.
So the estimated number of workdays was D + 5.
But we do not know the estimated number of records, so we cannot determine the planned average.
Not sufficient.
(1)+(2) Together, the planned average was:
(A + 40)/(D + 5)
The actual average was:
A/D
We need to know whether these two averages differ by no more than 4. But this is not fixed.
For example, if A = 40 and D = 5, then:
Actual average = 40/5 = 8
Planned average = (40 + 40)/(5 + 5) = 80/10 = 8
The difference is 0, so the answer is YES.
But if A = 200 and D = 5, then:
Actual average = 200/5 = 40
Planned average = (200 + 40)/(5 + 5) = 240/10 = 24
The difference is 16, so the answer is NO.
Both cases satisfy both statements, but they give different answers.
Not sufficient.
Answer: E.