asked 36.2k views
23 votes
What are the output values for this data set:

{ (0,8), (1,9), (2,13), (3,23) }?​

asked
User Sharika
by
8.6k points

1 Answer

3 votes

Answer:

Outputs: {8, 9, 13, 23}

Explanation:

Output is a fancy way of say y value. So the outputs of the data set are: {8, 9, 13, 23}.

answered
User Scott Miles
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.