document.write( "Question 256954: A class of 40 students is to be divided into smaller groups. If each group is to contain 3,4,or 5 people, what is the largest number of groups possible? Explain your answer. \n" ); document.write( "
Algebra.Com's Answer #188995 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! 40/3 = 13, r=1 \n" ); document.write( "40/5 = 8 \n" ); document.write( "40/8 = 5 \n" ); document.write( "-- \n" ); document.write( "40/3 = 12 + 1 group of 4 for 13 groups \n" ); document.write( " |