Q1.
Write the locker numbers that remain open.
Answer
The lockers with square numbers between 1 and 100:
1, 4, 9, 16, 25, 36, 49, 64, 81, 100
That is 10 lockers, namely 12, 22, 32, …, 102. The next square, 112 = 121, is beyond 100.
Tip: The count of open lockers up to 100 is 10 because 102 = 100 — in general the number of squares from 1 to N is the whole-number part of √N.