document.write( "Question 252648: If Mario can do a piece of work in 3 days and Joey in 2 days, in how many days can they do the same work together? \n" ); document.write( "
Algebra.Com's Answer #184705 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If Mario can do a piece of work in 3 days and Joey in 2 days, in how many days can they do the same work together? \n" ); document.write( "-------------------------------- \n" ); document.write( "Realistically, about 7 days, since they'll waste time together. \n" ); document.write( "Using math, tho: \n" ); document.write( "M does 1/3 of the work per day. \n" ); document.write( "J does 1/2 of the work per day. \n" ); document.write( "Together, 1/3 + 1/2 = 5/6 of the work per day. \n" ); document.write( "--> 6/5 days to do the work, or 1.2 days. \n" ); document.write( "----------------------------- \n" ); document.write( "Use the shortcut, product/sum \n" ); document.write( "3*2/(3+2) = 6/5 \n" ); document.write( " \n" ); document.write( " |