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