document.write( "Question 1161162: A woman with a basket of eggs finds that if she removes the eggs from a basket 3 or 7 at a time there is always one egg left. However if she removes the eggs 5 at a time there are no eggs left. If the basket holds up to 100 eggs how many eggs does she have? \n" ); document.write( "
Algebra.Com's Answer #784614 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A woman with a basket of eggs finds that if she removes the eggs from a basket 3 or 7 at a time there is always one egg left \n" ); document.write( ": \n" ); document.write( " However if she removes the eggs 5 at a time there are no eggs left. \n" ); document.write( "the number of eggs has to be a multiple of 5 \n" ); document.write( ": \n" ); document.write( " If the basket holds up to 100 eggs how many eggs does she have? \n" ); document.write( "Find a common multiple of 3 and 7 which is one less than a multiple of 5 \n" ); document.write( " that would be 84, so 85 eggs would satisfy this requirement \n" ); document.write( " \n" ); document.write( " |