Based on the rule "divide by 2," we can determine the output for the given inputs by performing the division.
-
For the input 18: \( 18 \div 2 = 9 \)
-
For the input 12: \( 12 \div 2 = 6 \)
-
For the input 5: \( 5 \div 2 = 2.5 \)
Now, we can fill in the outputs:
| Input | Output | |-------|--------| | 4 | 2 | | 18 | 9 | | 12 | 6 | | 5 | 2.5 |