document.write( "Question 1004737: You can do one half of a job in an hour your friend can do one third of the same job in an hour how long will it take to do the job if you work together \n" ); document.write( "
Algebra.Com's Answer #621116 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
That means you can do the whole job in two hours and he can do it in three. The set up then becomes
\n" ); document.write( "t/2 + t/3 = 1
\n" ); document.write( "Multiply by 6 and get
\n" ); document.write( "3t + 2t = 6
\n" ); document.write( "5t = 6
\n" ); document.write( "t = 6/5 = 1.2 hours = 1 hour 12 minutes
\n" ); document.write( "
\n" );