Formula applied
The exact method behind this answer
CalculationTime keeps the method visible so the number can be checked instead of blindly trusted.
Entered hours = Monday + Tuesday + Wednesday + Thursday + Friday + weekend/extra hours. Paid hours = max(0, entered hours − unpaid break minutes ÷ 60). Regular hours = min(paid hours, overtime threshold). Overtime hours = max(0, paid hours − overtime threshold). Gross pay estimate = regular hours × hourly rate + overtime hours × hourly rate × overtime multiplier.- Apply the formulaEntered hours = Monday + Tuesday + Wednesday + Thursday + Friday + weekend/extra hours. Paid hours = max(0, entered hours − unpaid break minutes ÷ 60). Regular hours = min(paid hours, overtime threshold). Overtime hours = max(0, paid hours − overtime threshold). Gross pay estimate = regular hours × hourly rate + overtime hours × hourly rate × overtime multiplier.$937.537.5 regular h · 0 overtime h · 37.5 paid h