Loading...
The Acme Corporation has a total of 33 employees, each of whom works in one of three departments and at one of two office locations, Central Office and South Office. Each department has employees at both offices, though no employee works in more than one office and no employee works in more than one department.
Statement: To determine the mean number of employees per department at South Office, first take the total number of employees in Central Office and A, and then take the resulting number and B. Select for A and for B phrases that complete the statement such that it will be accurate, based on the information given. Make only two selections, one in each column.
divide it by 11
divide it by 2
subtract 11 from it
divide it by 3
multiply it by 3
subtract it from 33
Let's create a visualization to understand the employee distribution:
Total Employees: 33
├── Central Office: ? employees
│ ├── Department 1: some employees
│ ├── Department 2: some employees
│ └── Department 3: some employees
└── South Office: ? employees
├── Department 1: some employees
├── Department 2: some employees
└── Department 3: some employees
Key facts:
The statement says: "To determine the mean number of employees per department at South Office, first take the total number of employees in Central Office and A, and then take the resulting number and B."
Let's break this down:
Now, what's the relationship between Central and South offices?
So our target calculation is:
\(\mathrm{Mean} = \frac{33 - \mathrm{Total\ at\ Central}}{3}\)
Let's trace through the operations:
Starting point: Total employees at Central Office
Operation A: We need to transform "Total at Central" into "Total at South"
Operation B: We need to get the mean per department
Let's verify our logic:
For A: subtract it from 33
For B: divide it by 3
This correctly calculates the mean number of employees per department at South Office.