SOLUTION: Tomas can do a job in 4 hours. Julia can do the same job in 6 hours. How many hours will it take the two of them to do the job if they work together? a. 3.5 b. 2.4 c. 5 d. 2

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Tomas can do a job in 4 hours. Julia can do the same job in 6 hours. How many hours will it take the two of them to do the job if they work together? a. 3.5 b. 2.4 c. 5 d. 2      Log On


   



Question 328840: Tomas can do a job in 4 hours. Julia can do the same job in 6 hours. How many hours will it take the two of them to do the job if they work together?
a. 3.5
b. 2.4
c. 5
d. 2

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Tomas can do a job in 4 hours. Julia can do the same job in 6 hours.

Heres the way to do it quickly in your head.  Then we'll do it by algebra,
the way your teacher wants you to do it.  But for fun. let's do it the
easy way first:

The least common multiple of 4 hours and 6 hours is 12 hours. If they worked
together for 12 hours Thomas would do 3 jobs and Julia would do 2 jobs.  So
together it would take them 12 hours to do 5 jobs or 12%2F5ths
hours to do one job, which is 2%262%2F5ths or 2.4 hours. 

By algebra, make this chart:
        
             Number of jobs      Time in hours      Rate in jobs/hour
       
Tomas              
Julia              
Both together      

Let the time for both together be x. and the times for each are
given so fill in all three times:

             Number of jobs      Time in hours      Rate in jobs/hour
       
Tomas                                 4                 
Julia                                 6                 
Both together                         x                 

We are interested in how long it take each and both to do just 1 job,
so we fill in the number of jobs as 1 in each case:


             Number of jobs      Time in hours      Rate in jobs/hour
       
Tomas              1                  4                 
Julia              1                  6                 
Both together      1                  x                 

Next use RATE+=+NUMBER_OF_JOBS%2FNO_OF_HOURS to fill in the three
rates:

             Number of jobs      Time in hours      Rate in jobs/hour
       
Tomas              1                  4                 1/4
Julia              1                  6                 1/6
Both together      1                  x                 1/x


To get the equation, use

     Tomas' rate   +    Julia's rate   =   their rate together

          1/4      +        1/6        =         1/x

1%2F4%2B1%2F6%22%22=%22%221%2Fx

Multiply through by LCD 12x

3x+%2B+2x%22%22=%22%2212

5x%22%22=%22%2212

x%22%22=%22%2212%2F5=2%262%2F5=2.4hours.


Edwin