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

calculate the pay for the following day of a weekly time card given a wage of $13/hour.\n\ntime card\nmorning\tafternoon\nin\tout\tin\tout\n08:15\t12:30\t13:15\t17:15
Answer
Explanation:
Step1: Calculate morning hours
12:30 - 08:15 = 4h15m = 4.25h
Step2: Calculate afternoon hours
17:15 - 13:15 = 4h
Step3: Total hours worked
4.25h + 4h = 8.25h
Step4: Calculate total pay
8.25 * 13 = 107.25
Answer:
$107.25