number-sense/patterns/function-machines · Sæt 32
8 problems
Navn:
Klasse:
Dato:
1
? → [+5] → 8
=
2
Input: 10 → [×2] → ?
=
3
? → [-3] → 1
=
4
? → [×2] → 4
=
5
? → [+10] → 19
=
6
Input: 5 → [?] → 25, what is the rule?
=
7
Input: 7 → [?] → 17, what is the rule?
=
8
? → [-3] → 7
=