70.2k views
5 votes
Which table could represent a function?

input -5 -4 -3 -2 -1
output 0 1 2 3 4

input 4 3 2 3 1
output 10 9 12 15 2

input -8 -6 -4 -2 -8
output 1 -1 1 -1 -1

input 10 20 30 20 10
output -10 -20 -30 20 10

2 Answers

0 votes

Answer:

input -5 -4 -3 -2 -1

output 0 1 2 3 4

Explanation:

User Igor Guzak
by
8.1k points
5 votes

Answer:

First option

Explanation:

If each input value leads to only one output value, classify the relationship as a function.

User Clinton Jooooones
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories