number-sense/patterns/function-machines · Set 54
8 problems
Namn:
Klass:
Datum:
1
Input: 8 → [+10] → ?
=
2
? → [+2] → 12
=
3
Input: 7 → [-3] → ?
=
4
? → [-3] → 0
=
5
? → [×2] → 10
=
6
Input: 4 → [+10] → ?
=
7
? → [-3] → 7
=
8
Input: 2 → [+10] → ?
=