function-machine/division/medium · 세트 78
8 problems
이름:
학급:
날짜:
1
Input: 2 → [+5] → ?
=
2
Input: 7 → [×2 + 1] → ?
=
3
? → [×2 + 3] → 17
=
4
Input: 7 → [?] → 17, what is the rule?
=
5
Input: 8 → [?] → 13, what is the rule?
=
6
? → [-1] → 6
=
7
? → [×5] → 15
=
8
? → [+10] → 18
=