(04.01 LC)

Which of the tables represents a function? (5 points)
Table A
Input Output
5 3
5 2
4 1
Table B
Input Output
1 2
3 2
5 3
Table C
Input Output
0 0
1 2
1 3
Table D
Input Output
4 2
4 3
4 4

Respuesta :

9514 1404 393

Answer:

  Table B

Step-by-step explanation:

If a table is to represent a function, it cannot have any repeated input values.

Table A repeats the input value 5.

Table C repeats the input value 1.

Table D repeats the input value 4.

Table B represents a function.