function-machine/addition/hard · Sæt 83
8 problems
Navn:
Klasse:
Dato:
1
? → [×2 + 1] → 21
=
2
Input: 6 → [×2] → ?
=
3
Input: 8 → [-1] → ?
=
4
? → [×2] → 6
=
5
? → [-1] → 7
=
6
Input: 8 → [?] → 18, what is the rule?
=
7
? → [+10] → 19
=
8
Input: 8 → [?] → 5, what is the rule?
=