document.write( "Question 801832: John can do a job in 4 hours and Mark can do the same job in 2 hours. If they work together, how long will the job take? \n" ); document.write( "
Algebra.Com's Answer #483679 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! John can do a job in 4 hours \n" ); document.write( "Mark can do the same job in 2 hours \n" ); document.write( "How long will the job take if they \n" ); document.write( "work together? \n" ); document.write( "John's rate = 1/4 job/hr \n" ); document.write( "Mark's rate = 1/2 job/hr \n" ); document.write( "Together rate = 1/x \n" ); document.write( "1/4 + 1/2 = 1/x \n" ); document.write( "Common denominator = 4x \n" ); document.write( "x + 2x = 4 \n" ); document.write( "3x = 4 \n" ); document.write( "x = 4/3 or 1 1/3 hours \n" ); document.write( "1/3 of an hour = 20 minutes \n" ); document.write( "1 1/3 = 1 hour 20 minutes. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |