calculate the pay for the following day of a weekly time card given a wage of $12.50/hour.\n\ntime…

calculate the pay for the following day of a weekly time card given a wage of $12.50/hour.\n\ntime card\nmorning afternoon\nin out in out\n08:00 11:45 13:15 18:00\n\npay = $?\n\nround to the nearest cent if necessary.

calculate the pay for the following day of a weekly time card given a wage of $12.50/hour.\n\ntime card\nmorning afternoon\nin out in out\n08:00 11:45 13:15 18:00\n\npay = $?\n\nround to the nearest cent if necessary.

Answer

Answer:

$106.25

Explanation:

Step1: Calculate morning hours

11:45 - 08:00 = 3h45m = 3.75h

Step2: Calculate afternoon hours

18:00 - 13:15 = 4h45m = 4.75h

Step3: Total hours worked

3.75h + 4.75h = 8.5h

Step4: Calculate total pay

8.5h * $12.50/h = $106.25