function-machine/multiplication/easy · Set 30
8 problems
Namn:
Klass:
Datum:
1
? → [×5] → 5
=
2
? → [×3] → 24
=
3
? → [+5] → 8
=
4
Input: 5 → [+10] → ?
=
5
? → [+10] → 13
=
6
Input: 3 → [+2] → ?
=
7
Input: 2 → [?] → 12, what is the rule?
=
8
Input: 2 → [?] → 10, what is the rule?
=