Given: Let mason A alone take x days and mason B alone take y days.
- Together they complete the work in 22.5 days.
- Mason A takes 24 days less than mason B, so y=x+24.
Find: The number of days taken by mason A alone.
This is a work-time problem. In one day, mason A completes x1 of the work and mason B completes y1 of the work. Together, they complete 22.51=452 of the work per day.
Using the given relation:
x1+y1=22.51=452
with
y=x+24
Substitute y into the work equation:
x1+x+241=452
x(x+24)x+24+x=452
x2+24x2x+24=452
45(x+12)=x2+24x
45x+540=x2+24x
x2−21x−540=0
Factorizing:
x2−36x+15x−540=0
x(x−36)+15(x−36)=0
(x−36)(x+15)=0
So, x=36 or x=−15. Since time cannot be negative, x=36.
Therefore, mason A alone will complete the work in 36 days. The correct option is C.