Asked by Lauren
Which table (A or B) matches this description: When the input is 0, the output is 0. As the input increases by 1, the output increases by 6.
Table A
Input Output
0 0
1 6
2 12
Table B
Input Output
0 0
1 6
2 36
Table A
Input Output
0 0
1 6
2 12
Table B
Input Output
0 0
1 6
2 36
Answers
There are no AI answers yet. The ability to request AI answers is coming soon!