Given:
- There are two classes of employees: responders and administrators.
- The department requires a physical for each new employee unless:
- that employee has had a physical in the previous year, or
- that employee is an administrator.
- Last month, the department required physicals for 6 new employees.
- 3⁄4 of the new employees are responders.
- We are asked: How many new employees does the department have in total?
Let’s denote:
- Total new employees = NNN
- Responders = 34N\frac{3}{4}N43N
- Administrators = 14N\frac{1}{4}N41N
[hr]
Step 1: Who needs physicals?
Only
responders who have NOT had a physical in the previous year require one.
So, the 6 people who required physicals = responders without recent physicals.
Thus:
Responders needing physicals=6\text{Responders needing physicals} = 6Responders needing physicals=6
If RpR_pRp = fraction of responders who had a physical in the previous year,
then the remaining (1−Rp)(1 - R_p)(1−Rp) fraction need new physicals.
So:
(1−Rp)(34N)=6(1 - R_p)\left(\frac{3}{4}N\right) = 6(1−Rp)(43N)=6
[hr]
We’ll use this equation with each statement to see if NNN can be found.
[hr]
Statement (1):
Quote:
1/6 of the new employees are administrators who have had a physical in the previous year.
This means: 16N\frac{1}{6}N61N are administrators
and already had a physical.
But administrators
never need a physical anyway (regardless of whether they had one in the previous year).
So this information doesn’t affect how many
responders needed a physical.
It tells us something about administrators, not responders.
Since our equation involves only responders, this does
not help determine RpR_pRp or NNN.
✅
Statement (1) alone is insufficient.[hr]
Statement (2):
Quote:
1/3 of the new responders have had a physical in the previous year.
That means Rp=13R_p = \frac{1}{3}Rp=31.
Plug into our main equation:
(1−13)(34N)=6(1 - \frac{1}{3})\left(\frac{3}{4}N\right) = 6(1−31)(43N)=6
Simplify:
23×34N=6\frac{2}{3} \times \frac{3}{4}N = 632×43N=6 12N=6\frac{1}{2}N = 621N=6 N=12N = 12N=12
✅
Statement (2) alone is sufficient.[hr]
Statement (1) + (2):
Since (2) alone was sufficient, combining doesn’t change that.
[hr]
✅
Final Answer: (B) —
Statement (2) alone is sufficient, but statement (1) alone is not.boggler
Statement #1: 1/6 of the new employees are administrators who have had a physical in the previous year.
New administrative employees do not need physicals, regardless of whether they have had a physical in the past year or not. All new employees needing new physicals are responders. This information is irrelevant.
This statement, alone and by itself, is insufficient.
Statement #2: 1/3 of the new responders have had a physical in the previous year.
There are six new employees that needed physicals, and all of them must be new responders. This six is the one-third of responders that needed physicals, so 2/3, 12 new responders didn't need physicals. There are 18 new responders in total, which accounts for 3/4 of all new employees, so there are 24 new employees.
This statement, alone and by itself, is sufficient.
Hence B.