number-sense/patterns/function-machines · Set 23
8 problems
Namn:
Klass:
Datum:
1
Input: 1 → [?] → 3, what is the rule?
=
2
? → [-1] → 6
=
3
Input: 3 → [-3] → ?
=
4
Input: 8 → [+2] → ?
=
5
? → [+2] → 9
=
6
Input: 6 → [+10] → ?
=
7
? → [×2] → 6
=
8
? → [+10] → 15
=