document.write( "Question 388549: our class planned a holiday party for disadvantaged kids. Some of us baked cookies for the party. On the day of the party,we found we could divide the cookies into packets of two,three,four,five,or,six and have just one cookie left over in each case. If we divided them into packets of seven, there would be no cookies left over. What is the the least number of cookies the class could have baked?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #274898 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The LCM of 2,3,4,5,6 is 60. What we want then is to find positive integers m and n such that 60m + 1 = 7n, or we have to find the smallest positive m that would make 60m + 1 divisible by 7. Positive integers of the form 60m+ 1 are 61, 121, 181, 241, 301, 361, etc... 301 is the least positive value of this form divisible by 7. \n" ); document.write( "
\n" );