Re: Employee X is paid $ 19.50 an hour no matter how many hours
[#permalink]
29 Sep 2019, 23:18
Let x be the number of hours Employee X worked, and y be the number of hours Employee Y worked in that week.
With two unknown variables, we need two equations.
Equation 1: x = y, since the question states they worked the same number of hours.
Equation 2: $19.5x = $18(40 hours) + $27 (y -40 hours). This is the mathematical statement of the second sentence and the third sentence part that states Employee X and Employee Y were paid the same amount. $18(40 hours) is the amount Employee Y was paid in the first 40 hours, and $27 (y - 40 hours) is the amount Y was paid after the first 40 hours; $27 comes about from 1.5 times $18 (or in other words, $18 + 9 = $27).
Put Equation 1, x = y, into Equation 2 and it becomes $19.5x =$18 (40 hours) + $27(x - 40 hours). Now, solve for x.
$19.5x =$18 (40 hours) + $27(x - 40 hours)
$19.5x = 720 ($·hours) + $27x - 1080 ($·hours)
-$7.5x = -360 ($·hours)
x = 48 hours
This means the total number of hours Employee X worked is x, and x = 48 hours. Since per the question, both employees' worked the same number of hours, Employee Y also worked 48 hours.
48 hours is Choice E.