SOLUTION: ​ two welders work total of 60 hours on a project. One welder made $32/h, while the other made $41/h. If the gross earnings was 2172 for the job, how many hours did each weld

Algebra ->  Numeric Fractions Calculators, Lesson and Practice -> SOLUTION: ​ two welders work total of 60 hours on a project. One welder made $32/h, while the other made $41/h. If the gross earnings was 2172 for the job, how many hours did each weld      Log On


   



Question 1074119: ​ two welders work total of 60 hours on a project. One welder made $32/h, while the other made $41/h. If the gross earnings was 2172 for the job, how many hours did each welder work?
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
The system of two equations

  x +   y = 60,            (1)
32x + 41y = 2172.          (2)


Or a single equation


32x + 41*(60-x) = 2172.    (3)


Simplify and solve for x.