function-machine/multiplication/starter · Set 47
8 problems
Naam:
Klas:
Datum:
1
Input: 4 → [-1] → ?
=
2
? → [+2] → 8
=
3
Input: 4 → [×2] → ?
=
4
? → [×2] → 4
=
5
? → [-1] → 2
=
6
? → [×2] → 20
=
7
Input: 2 → [+2] → ?
=
8
Input: 10 → [×3] → ?
=