Browse · harp
Printjmc
counting and probability junior
Problem
A calculator has a squaring key which replaces the current number displayed with its square. For example, if the display is and the key is depressed, then the display becomes . If the display reads , how many times must you depress the key to produce a displayed number greater than ?
(A)
(B)
(C)
(D)
Solution
We just brute force this: Clearly we need to press the button times, so
Final answer
A