function-machine/mixed-ops/easy · 세트 78
8 problems
이름:
학급:
날짜:
1
Input: 2 → [?] → 6, what is the rule?
=
2
? → [-1] → 2
=
3
? → [+10] → 19
=
4
Input: 5 → [?] → 10, what is the rule?
=
5
? → [+2] → 6
=
6
Input: 2 → [×5] → ?
=
7
? → [+2] → 7
=
8
Input: 9 → [+5] → ?
=