Analyzing the Setup
Two masons, A and B, are tasked with building a structure. Working together, they finish the job in 22.5 days.
We are given that Mason A is faster than Mason B, completing the job 24 days earlier. Let a be the number of days Mason A takes to complete the work alone. Consequently, Mason B takes a+24 days to complete the same work.
The Trap of Additive Time
A common error is to assume that time is additive. If you attempt to set up an equation like a+(a+24)=22.5, you are incorrectly assuming the masons work sequentially rather than simultaneously.
To solve this correctly, we must shift our perspective to Work Rate, which is the fraction of the total job completed in one day. If Mason A takes a days, his rate is a1. Similarly, Mason B's rate is a+241.
The Master Equation
The sum of their individual daily contributions must equal their combined daily work rate. Since they finish the job in 22.5 days, their combined rate is 22.51.
We simplify the combined rate as follows:
22.51=45/21=452
This leads to the fundamental equation:
a1+a+241=452
The Algebraic Odyssey
To solve for
a, we combine the fractions on the left-hand side:
a(a+24)(a+24)+a=a2+24a2a+24=452
Cross-multiplying to eliminate the fractions yields:
45(2a+24)=2(a2+24a)
90a+1080=2a2+48a
Rearranging the terms into a standard quadratic form:
2a2−42a−1080=0
a2−21a−540=0
Final Calculation
We factor the quadratic equation by finding two numbers that multiply to
−540 and add to
−21. These numbers are
−36 and
15:
(a−36)(a+15)=0
This provides two potential roots: a=36 and a=−15. Since time cannot be negative, we discard the negative root.
Therefore, the time taken by Mason A to complete the work alone is 36 days.