A store manager makes $800 per week plus $8 per hour for every extra hour worked past 40.

A: write a function to model the managers pay where x is the number of extra hours worked and y is the total pay.
B: what should be the domain and range of the function to make sense in this situation ?

Respuesta :

part a

$800+8x=y

800 is the money the store manager makes a week

8 is how much money the manager makes per every hour that is worked extra

x is the amount of extra hours the manager works

y is the amount of money he makes all together