document.write( "Question 412931: Marissa can arrange the card catalog of the library in 8 days. The assistant take 12 days to do it. If they work together, what part of the card catalog is arranged after 4 days?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289944 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Marissa ----- 8 days \n" ); document.write( "so she does 1/8 of the job in 1 day \n" ); document.write( ".. \n" ); document.write( "assistant ----- 12 days \n" ); document.write( "she does 1/12 of the job in 1 day. \n" ); document.write( "... \n" ); document.write( "together they do 1/8 + 1/12 of the job in 1 day \n" ); document.write( "=5/24 of the job in 1 day. \n" ); document.write( "so in 4 days they will do \n" ); document.write( "4*5/24 of the job \n" ); document.write( "= 5/6 of the job in 4 days. \n" ); document.write( " |