SOLUTION:
A mechanic is paid $12.00 per hour for regular time and time-and-a half for overtime. The weekly wage function is given by
W (h) = {(12h,0<h_<40 @18(h-40)+480,h>40)
Algebra ->
Graphs
-> SOLUTION:
A mechanic is paid $12.00 per hour for regular time and time-and-a half for overtime. The weekly wage function is given by
W (h) = {(12h,0<h_<40 @18(h-40)+480,h>40)
Log On
You can put this solution on YOUR website! You will have to apply ONE of TWO equations
.
If the mechanic worked 40 hours or less then:
W(h) = 12h
.
Otherwise (he worked more than 40) then:
W(h) = 40h + 12[1.5(h-40)]
or
W(h) = 40h + 18(h-40)