Question
The number `458` is written on the board. In each single step, you are allowed to either multiply the number written on the board by `2`, or erase its last digit.
Is it possible to obtain the number `14` using these operations?
Difficulty level (1 very easy - 10 very hard): 2
Topics:
Arithmetic
Number Theory
->
Modular Arithmetic / Remainder Arithmetic
->
Divisibility Rules
Number Theory
->
Division
->
Parity (Even/Odd)
Proof and Example
->
Constructing an Example / Counterexample
Combinatorics
->
Case Analysis / Checking Cases
->
Processes / Procedures
Combinatorics
->
Case Analysis / Checking Cases
->
Processes / Procedures
There are no comments yet.