First, we must calculate the weekly pay of an employee that is paid a fixed amount. Given that there are 52 weeks in a year, the weekly pay for a regularly paid employee is:
67,000 / 52 = $1,288.46
Now, we calculate the number of hours an employee that is paid hourly works per week:
0 + 10 + 8 + 8 + 7 + 6.5 + 4.5 = 44
So this employee is paid:
25 x 40 + 37.5 x 4 = $1,150
Therefore, it is recommended that a new employee goes for the salaried pay since the weekly earnings are greater in this option.
The answer is C<span>.</span>
<h3>
Answer: Point E is located at (2, 3)</h3>
====================================
Explanation:
The sequence PQRST has T as the last letter.
The sequence ABCDE has E as the last letter
The two letters T and E pair up or they correspond. So T will rotate to land on point E. Or T will rotate to point E's location.
Point T is at location (-3,2). So x = -3 and y = 2.
-------
Use the rule
(x,y) ---> (y, -x)
which is the rule we use when we rotate any point 90 degrees clockwise around the origin. We swap the x and y coordinates, then change the sign of the second coordinate (after the swap happens).
This means,
(-3, 2) ----> (2, -(-3)) = (2, 3)
or simply
(-3, 2) ---> (2, 3)