Question 190419
If Sally can paint a house in 4 hours, and John can paint the same house in 6 hour, how long will it take for both of them to paint the house together? 
--------------------------------
Sally DATA:
time = 4 hrs/job ; rate = 1/4 job/hr
--------------------------------------
John DATA:
time = 6 hrs/job ; rate = 1/6 job/hr
-------------------------------------
Together DATA:
time = x hrs/job ; rate = 1/x job/hr
=========================================
Equation:
rate + rate = together rate
1/4 + 1/6 = 1/x
3x + 2x = 12
x = 12/5 = 2.4 hrs (time for them to do the job together)
=========================================================
Cheers,
Stan H.
---------------------