The mathematical model representing the scenarios described can be expressed as follows :
1.)
Amount paid per 8 hours at summer job = 250
Additional hours beyond, 8 hours = 1.5 × hourly rate
Let:
Hourly rate, p = (250 ÷ 8) = 31.25
Therefore, the hourly rate, p at the summer job = $31.25
Overtime pay = 1.5 × 31.25 = $46.875
Therefore,
If n ≤ 8 ; A(n) = 31.25n
If n > 8 ; A(n) = 31.25 + 46.875(n - 8)
2.)
Let :
Therefore,
T(n) = First hour fee + (charge per additional hour × number of additional hours)
T(n) = 15 + 5(n - 1)
Therefore, the models can be used to calculate the total earning and amount charged for any given hour value.
Learn more :https://brainly.com/question/18112348