SOLUTION: A brick layer and his helper in a certain day laid 1,500 bricks. If they had laid 25 bricks more per hour and had worked two hours less time, they would have laid 1,400 bricks. Hou

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: A brick layer and his helper in a certain day laid 1,500 bricks. If they had laid 25 bricks more per hour and had worked two hours less time, they would have laid 1,400 bricks. Hou      Log On


   



Question 1116186: A brick layer and his helper in a certain day laid 1,500 bricks. If they had laid 25 bricks more per hour and had worked two hours less time, they would have laid 1,400 bricks. Hour many bricks did they lay per hour?
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39613) About Me  (Show Source):
You can put this solution on YOUR website!
How many hours of work in a day? 8? 10? 24?

Answer by ikleyn(52752) About Me  (Show Source):
You can put this solution on YOUR website!
.
The direct translation the condition to Math is this "time" equation


1500%2Fx - 1400%2F%28x%2B25%29 = 2   hours,


where x = "Hour many bricks did they lay per hour" is the value under the question.


1500*(x+25) - 1400*x = 2x*(x+25)


1500x + 37500 - 1400x = 2x^2 + 50x


2x^2 - 50x - 37500 = 0,

x^2 - 25x - 18750 = 0


x%5B1%2C2%5D = %2825+%2B-+sqrt%2825%5E2%2B4%2A18750%29%29%2F2 = %2825+%2B-+275%29%2F2.


The only positive root x = 150 works.


Answer. 150 bricks per hour.


Check.  1500%2F150 - 1400%2F%28150%2B25%29 = 10 - 8 = 2.   ! Correct !

Solved.