document.write( "Question 152002: A class of 40 students is to divided into smaller groups. If each group is to contain 3,4 or 5 people, what is the largestnumber of groups possible? \n" ); document.write( "
Algebra.Com's Answer #111760 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
40/3=13.333 or 12 group of 3 students & 1 group of 4 students.
\n" ); document.write( "proof
\n" ); document.write( "12*3=4=40
\n" ); document.write( "36+4=40
\n" ); document.write( "40=40
\n" ); document.write( "
\n" );