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

calculate the pay for the following day of a weekly time card given a wage of $11/hour.\n\ntime card\nmorning\tafternoon\nin\tout\tin\tout\n08:00\t12:15\t13:00\t17:15\n\npay = $?

calculate the pay for the following day of a weekly time card given a wage of $11/hour.\n\ntime card\nmorning\tafternoon\nin\tout\tin\tout\n08:00\t12:15\t13:00\t17:15\n\npay = $?

Answer

Explanation:

Step1: Calculate morning hours

12:15 - 08:00 = 4.25 hours

Step2: Calculate afternoon hours

17:15 - 13:00 = 4.25 hours

Step3: Total daily hours

4.25 + 4.25 = 8.5 hours

Step4: Compute total pay

8.5 × 11 = 93.5

Answer:

$93.50