Bunuel
Two workers, Larry and Jerry, are planning to paint a classroom floor, each at their constant rate. Larry requires 1/80 hours less than Jerry to paint 1 m^2 of the floor. Consequently, when the task is complete, Larry has painted 8 m^2 more of the floor than Jerry. If Larry could paint the floor by himself in 3.6 hours, what is the area of the floor that Jerry painted?
A. 72 m^2
B. 40 m^2
C. 36 m^2
D. 32 m^2
E. 24 m^2
If the area be 2A m^2: Larry painted 8 m^2 more than Jerry in the same time
=> Larry painted (A + 4)m^2 and Jerry painted (A - 4) m^2
To paint 1 m^2, Larry takes 1/80 hour less than Jerry
=> For the entire area 2A, Larry will take 2A/80 hours less than Jerry
Time Larry would take alone to paint 2A m^2 = 3.6 hours => Rate of work = 2A/3.6 m^2/hr
=> Actual time for which Larry worked = (A + 4)/(2A/3.6) = 3.6(A + 4)/2A hours ... (i)
Time Jerry would take alone to paint 2A m^2 = (2A/80 + 3.6) hours => Rate of work = 2A/(2A/80 + 3.6) m^2/hr
=> Actual time for which Jerry worked = (A - 4)/(2A/(2A/80 + 3.6)) = (A/40 + 3.6)(A - 4)/2A hours ... (ii)
The actual times must be same since they work together:
3.6(A + 4)/2A = (A/40 + 3.6)(A - 4)/2A
=> 3.6(A + 4) = (A/40 + 3.6)(A - 4)
Multiplying 10:
36(A + 4) = (A/4 + 36)(A - 4)
Multiplying 4:
144(A + 4) = (A + 144)(A - 4)
=> 144A + 576 = A^2 + 144A - 4A - 576
=> A^2 - 4A - 1152 = 0
=> A^2 - 36A + 32A - 36*32 = 0
=> A = 36
=> Area Jerry painted = A - 4 = 32 m^2
Alternatively:
3.6(A + 4) = (A/40 + 3.6)(A - 4)
In this equation, we plugin different values of A:
Option A: Jerry painted 72 m^2 => A - 4 = 72 => A = 76 - does not satisfy
Option B: Jerry painted 40 m^2 => A - 4 = 40 => A = 74 - does not satisfy
Option C: Jerry painted 36 m^2 => A - 4 = 36 => A = 40 - does not satisfy
Option D: Jerry painted 32 m^2 => A - 4 = 32 => A = 36 - satisfies
Answer D