alinah12 Wrote:I understand the number picking strategy explained in one of the previous post, but I was trying to make up an equation where I got lost.
Lets say total employees are 100 and total salary is S. then average salary would be S/90, which is 1.10 of previous salary.
Try
organizing this information a little better. If you do, you'll notice the mistake.
For instance, try making the following chart:
"” Column labels: # employees, Average salary, Total $ salaries
(so first column - second column = third column)
"” Row labels: Before July 1, After July 1.
Here, you have 100 in the "# employees, Before" box, and 90 in the "# employees, After" box. That much seems straightforward enough.
The question you have to answer, though, is:
Where is "S"?The problem is that you're treating S as though it were the total for "before" (= the definition you explicitly laid out) AND ALSO the total for "after" (since you're trying to divide it by 90).
Can't do that. The whole premise of the problem is that the total
changes (hence the percentages in the answer choices).
By (perhaps inadvertently) using "S" for
both totals, you are working from the mistaken assumption that the total does
not change.
If "S" is the total of the salaries "before", then the average salary "before" is S/100. After the 10% increase, the average salary is 1.10S/100 = 0.011S.
So, the total of all salaries is 90-0.011S = 0.99S. Choice B.