document.write( "Question 186391: When John sorts his collection of computer card games into groups of 3, 4, 5 and 8 there is always one card left. What is the smallest number of cards John can have?\r
\n" );
document.write( "\n" );
document.write( "Please show the solution so I'm able to understand.. thanks in advance. God bless you all \n" );
document.write( "
Algebra.Com's Answer #139682 by checkley77(12844) ![]() You can put this solution on YOUR website! 3,4,5 & 8 \n" ); document.write( "Finding the LCD is one way of solving this problem. \n" ); document.write( "3*4*5*2=120 \n" ); document.write( "This gives 120+1=121 is the answer. \n" ); document.write( "Proof: \n" ); document.write( "121/3=40 r1. \n" ); document.write( "120/4=30 r1. \n" ); document.write( "121/5=24 r1. \n" ); document.write( "121/8=15 r1. \n" ); document.write( " \n" ); document.write( " |