HP3000-L Archives

March 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Paul H Christidis <[log in to unmask]>
Reply To:
Paul H Christidis <[log in to unmask]>
Date:
Thu, 9 Mar 2000 15:42:46 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
My 7th grader, who has just started working with first degree equations, was
given the following 'challenge' problem.

The local High School has 1000 lockers.  The students decide to perform the
following experiment:
The first student will open all the locker doors.
The 2nd student will close every door of a locker starting with the 2nd locker
and is a multiple of 2.
The 3rd student will 'change the position' of each locker door, starting with
the 3rd locker and is a
   multiple of 3.
The 4th ....
The 5th ....
 etc.  etc.
After all 1000 students perform their task which locker doors will remain open.

The above can be solved very easily by writing a program but that was not one of
the available options.

Short of manually simulating the above on a quadrille paper and seeing the
developing pattern, which was the method selected, can anyone think of another
method that a 7th grader could have used?

BTW.  The answer is:  Every I**2th locker will remain open where "I" assumes the
values of the natural numbers from 1 to INT(SQRT(numoflockers)).

Regards
Paul Christidis

ATOM RSS1 RSS2