document.write( "Question 504467: A can do a work in 8 days and B in 12 days. How long will A and B take to do the same work together? \n" ); document.write( "
Algebra.Com's Answer #339690 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
: A can do a work in 8 days and B in 12 days.
\n" ); document.write( "How long will A and B take to do the same work together?
\n" ); document.write( ":
\n" ); document.write( "Let t = time required when working together
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "\"t%2F8\" + \"t%2F12\" = 1
\n" ); document.write( "multiply by 24 to clear the denominator, results:
\n" ); document.write( "3t + 2t = 24
\n" ); document.write( "t = \"24%2F5\"
\n" ); document.write( "t = 4.8 days working together
\n" ); document.write( "
\n" );