Jazzmin
A father and a son work together to shovel snow off their driveway, they can shovel all of the snow in 24 minutes. If the son works alone it takes him 20 more minutes to shovel the driveway than the father when the father shovels alone. How long does it take the father to shovel the driveway alone?
A. 12 minutes
B. 40 minutes
C. 72 minutes
D. 96 minutes
E. 120 minutes
Let father alone takes x minutes,
Then son alone takes (x+20) minutes,
As both together takes 24 minutes
Equating work done per minute,
We have
1/x + 1/(x+20) = 1/24
=>(x+20+x)/(x(x+20)) = 1/24
=> 24(2x+20) = x(x+20)
=> 48x + 480 = x^2 +20x
=> x^2 - 28x - 480 =0
=> (x-40)(x+12) = 0
=> x = 40 or x = -12
As x can't be negative, x = 40
Answer choice B
Posted from my mobile device (I did a mistake while calculating this twice...also find this calculation a bit time consuming)