SOLUTION: Overtime function:
You have a job where you make $10 per hour.
After you work 40 hours you get paid time and one half.
You may only work a maximum of 60 hours.
Wr
Algebra.Com
Question 1167363: Overtime function:
You have a job where you make $10 per hour.
After you work 40 hours you get paid time and one half.
You may only work a maximum of 60 hours.
Write a piecewise function that represents your pay for up to 60 hours.
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
y = 10 * x for x <= 40
y = 400 + 15 * (x - 40) for 40 < x <= 60
if you worked less than or equal to 40 hours, your pay is 10 * the number of hours you worked.
if you worked more than 40 hours and less than or equal to 60 hours, your pay is 400 + 15 * (the number of hours worked minus 40).
you worked 35 hours.
your pay is 10 * 35 = 350 dollars.
you worked 47 hours.
your pay is 400 + (47 - 40) = 7 * 15 = 400 + 105 = 505 dollars.
note that the 400 dollars covers the first 40 hours at 10 dollars an hour.
you worked 60 hours.
your pay is 400 + (60 - 40) * 15 = + 20 * 15 = 300 = 700.
note that the 400 dollars covers the first 40 hours at 10 dollars an hour.
then you get 15 dollars for the next 20 hours.
RELATED QUESTIONS
You have a summer job that pays time and a half for overtime. That is, if you work more... (answered by addingup)
You have a summer job that pays time and a half for overtime. That is, if you work more... (answered by addingup,MathTherapy)
You have a part-time job that pays Php150 per hour. If you work more than 40 hours, you... (answered by Theo)
your summer job pays $8 per hour. you get $12 per hour for overtime(anything over 40... (answered by mananth)
If you get paid $8.00 per hour at your job and insurance is $200 a month, how many hours... (answered by ewatrrr)
Liza earns $480 per week for 40 hours of work if she works overtime she makes $18 per... (answered by addingup)
if you get paid 7.50 an hour for 40 hours a week and get 1.50 times your regular pay if... (answered by jim_thompson5910)
You and your sister decide to combine your weekly overtime earnings to buy a birthday... (answered by ankor@dixie-net.com)
Matt is paid $14.75 an hour. He gets paid time-and-a-half for each overtime hour he works (answered by josmiceli)