Jim is paid for overtime when he works more than 40 hours per week. Write an expression for the number of hours he works overtime when he works h hours.

40 + h

40-h

To write an expression for the number of hours Jim works overtime when he works h hours, we need to compare his total working hours to the standard 40 hours per week.

The expression can be written as:
overtime_hours = h - 40

Here, "overtime_hours" represents the number of hours Jim works overtime, and (h - 40) calculates the difference between the total working hours (h) and the standard 40 hours per week.