document.write( "Question 557398: it takes Jacob 3 hours to dig a ditch, which is 6 feet deep. Johnson can accomplish the same task in 4 hours. how long will it take them to dig a ditch if they work together? \n" ); document.write( "
Algebra.Com's Answer #362718 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
it takes Jacob 3 hours to dig a ditch, which is 6 feet deep.
\n" ); document.write( " Johnson can accomplish the same task in 4 hours.
\n" ); document.write( "how long will it take them to dig a ditch if they work together?
\n" ); document.write( ":
\n" ); document.write( "Let t = time required when they work together
\n" ); document.write( "Let the completed job = 1 (a dug ditch 6' deep)
\n" ); document.write( ":
\n" ); document.write( "\"t%2F3\" + \"t%2F4\" = 1
\n" ); document.write( "Multiply by 12. the least common denominator of 3 and 4:
\n" ); document.write( "12*\"t%2F3\" + 12*\"t%2F4\" = 12(1)
\n" ); document.write( "cancel the denominators and you have
\n" ); document.write( "4t + 3t = 12
\n" ); document.write( "7t = 12
\n" ); document.write( "t = 12/7
\n" ); document.write( "t = 1.714 hrs working together about 1 + .714(60) = 1 hr 43 minutes
\n" ); document.write( "
\n" );