SOLUTION: Jonastiza works for a local retailer and gets paid a standard hourly rate for the day shift and a higher hourly rate for the night shift. One week she worked 17 hours on the day sh

Algebra ->  Rate-of-work-word-problems -> SOLUTION: Jonastiza works for a local retailer and gets paid a standard hourly rate for the day shift and a higher hourly rate for the night shift. One week she worked 17 hours on the day sh      Log On


   



Question 966644: Jonastiza works for a local retailer and gets paid a standard hourly rate for the day shift and a higher hourly rate for the night shift. One week she worked 17 hours on the day shift and 8 hours on the night shift and earned $191. the following week, she earned $219 for working 12 day shift hours and 15 nigh tshift hours. what is her hourly rate for each shift?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
One week she worked 17 hours on the day shift and 8 hours on the night shift and earned $191.
the following week, she earned $219 for working 12 day shift hours and 15 night shift hours.
what is her hourly rate for each shift?
:
let d = day hourly wage
let n = night " "
:
Write an equation for each week
17d + 8n = 191
12d + 15n = 219
:
Rearrange the 2nd equation to use as substitution in the first equation
12d + 15n = 219
Simplify, divide by 3
4d + 5n = 73
4d = -5n + 73
d = -5%2F4n + 73%2F4
d = -1.25n + 18.25
:
17d + 8n = 191
replace d with (-1.25n+18.25)
17(-1.25n+18.25) + 8n = 191
-21.25n + 310.25 + 8n = 191
-21.25n + 8n = 191 - 310.25
-13.25n = -119.25
n = -119.25\-13.25
n = $9.00 an hr at night
then
d = -1.25(9) + 18.25
d = -11.25 + 18.25
d = $7.00 an hr in the daytime
:
:
See if that checks out in the original 2nd equation
12(7) + 15(9) = 219
84 + 135 = 219