number-sense/patterns/function-machines · Set 84
8 problems
Naam:
Klas:
Datum:
1
Input: 1 → [-1] → ?
=
2
Input: 7 → [×5] → ?
=
3
? → [+2] → 6
=
4
? → [×5] → 40
=
5
? → [×5] → 15
=
6
Input: 2 → [?] → 12, what is the rule?
=
7
Input: 6 → [×3] → ?
=
8
Input: 4 → [×3] → ?
=