its for a project and I need some help please. this is the problem:
There are 15 cookie jars on a shelf. The first jar has 1 cookie, the second jar has 2 cookies, the third jar has 3 cookies, and so on. A student (1 student) can only take the same number of cookies from each jar. so if he decides to take 3 cookies from each jar than he can only take 3 cookies from each jar (none from the first and second jar). Can he empty all the jars in less than 5 moves?
meaning that the first time he can take 4 cookies form each jar. the next time he can take lets say 2 cookies form each jar (from whats left...) and so on.
so i need to find out if he can empty all the jars in LESS than 5 moves. and the process preferably algebraically. thanks!!!
There are 15 cookie jars on a shelf. The first jar has 1 cookie, the second jar has 2 cookies, the third jar has 3 cookies, and so on. A student (1 student) can only take the same number of cookies from each jar. so if he decides to take 3 cookies from each jar than he can only take 3 cookies from each jar (none from the first and second jar). Can he empty all the jars in less than 5 moves?
meaning that the first time he can take 4 cookies form each jar. the next time he can take lets say 2 cookies form each jar (from whats left...) and so on.
so i need to find out if he can empty all the jars in LESS than 5 moves. and the process preferably algebraically. thanks!!!