number-sense/patterns/function-machines · Set 31
8 problems
Nome:
Classe:
Data:
1
Input: 9 → [+5] → ?
=
2
? → [×2] → 16
=
3
Input: 7 → [-1] → ?
=
4
? → [+2] → 10
=
5
? → [+10] → 20
=
6
? → [+2] → 7
=
7
Input: 6 → [?] → 30, what is the rule?
=
8
Input: 7 → [?] → 17, what is the rule?
=