number-sense/patterns/function-machines · Sett 86
8 problems
Navn:
Klasse:
Dato:
1
Input: 9 → [+10] → ?
=
2
? → [×2] → 16
=
3
? → [×3] → 24
=
4
Input: 1 → [+10] → ?
=
5
Input: 10 → [?] → 7, what is the rule?
=
6
? → [+5] → 13
=
7
? → [+2] → 10
=
8
Input: 9 → [?] → 6, what is the rule?
=