SOLUTION: A student works two part-time jobs. He earns $9 an hour for working at the college library and $14 an hour for construction work. To save time for study, he limits his work to 25 h
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: A student works two part-time jobs. He earns $9 an hour for working at the college library and $14 an hour for construction work. To save time for study, he limits his work to 25 h
Log On
Question 1016308: A student works two part-time jobs. He earns $9 an hour for working at the college library and $14 an hour for construction work. To save time for study, he limits his work to 25 hours a week. If he enjoys the work at the library more, how many hours can he work at the library and still earn at least $285 a week? Found 2 solutions by addingup, josgarithmetic:Answer by addingup(3677) (Show Source):
You can put this solution on YOUR website! L+C= 25, so construction alone: C = 25-L We will use this value for C next
9L+14C =>285 Now substitute for C:
9L+14(25-L) => 285
9L+350-14L=> 285 Subtract 350, both sides, and add L on left:
-5L => -65 Divide both sides by 5 and remember:1) -/- = + and 2) the < or > sign is reversed when we divide - and - and thus have a resulting +:
L =< 13 He needs to work no more than 13 hours at the library to make at least 285.
J
x construction work hours
y library work hours
Account for wages
9y+14x>=285
Account for work time
x+y<=25
System of inequalities,
A possible method can be to graph the system
Here is a graph without filling any of the inequality regions:
The most hours at the library is want is wanted, and in examining the graph, this will be at the intersection point of the two lines. That could be THE BEST answer.
-
You can do the algebra if you want, equating the two expressions for y, solve for x and y; and find x=12 for construction job hours, and y=13 for library work hours.