document.write( "Question 358411: Mary and Jane work part time for a library. Mary works every third day; Jane works
\n" );
document.write( "every fifth day. Today, they are both working together. In how many days will they
\n" );
document.write( "be working together again? \n" );
document.write( "
Algebra.Com's Answer #255777 by mananth(16946)![]() ![]() You can put this solution on YOUR website! mary works third day \n" ); document.write( "Jane works 5th day. \n" ); document.write( "the leaset common multiple is 3*5 = 15 \n" ); document.write( "today they are working together \n" ); document.write( "so they will work in the 1+15 = 16th day together \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |