Solving what pay rate someone has

35 Views Asked by At

Someone makes $\$2,000$ per week for working $50$ hrs per week. $40$ of those hours are at regular pay and $10$ hrs are at overtime pay of $1.5\%$ additional pay. What is the employee's rate of pay?

1

There are 1 best solutions below

0
On

I will assume that overtime pay rate is $1.5\%$ extra than the normal pay rate. Suppose $x$ is the employees rate of pay. Then we have that $40x+10(1.015x)=2000$. So $50.15x=2000$, so that $x=\frac{2000}{50.15}\approx 39.88$.