Answer:
Input --- Output
1 ------------ 4
6 ------------9
8--------------11
Step-by-step explanation:
Given
Rule:
Output = Input + 3
Required
Complete the table
Represent the input with x and the output, y
So, the rule becomes
[tex]y = x + 3[/tex]
When Input = 1
[tex]x = 1[/tex]
[tex]y = x + 3[/tex]
[tex]y = 1 + 3[/tex]
[tex]y = 4[/tex]
This means:
Output = 4
When Input = 6
[tex]x = 6[/tex]
[tex]y = x + 3[/tex]
[tex]y = 6+3[/tex]
[tex]y = 9[/tex]
This means:
Output = 6
When output = 11
[tex]y = 11[/tex]
[tex]y = x + 3[/tex]
[tex]11 = x + 3[/tex]
[tex]x = 11 -3[/tex]
[tex]x = 8[/tex]
This means
Input = 8
So, the complete table is:
Input --- Output
1 ------------ 4
6 ------------9
8--------------11