asked 178k views
0 votes
HELP PLIS!! 50 points

how to write this paired data as a set of order pairs of the form (year, box, office).

what is the order pair that corresponds to the first row of data given in the table?​

HELP PLIS!! 50 points how to write this paired data as a set of order pairs of the-example-1

1 Answer

4 votes

Answer:

You just put the data in the format: (year, box office)

The first row will be:

  • (1999, 22.2)

The other pairs:

  • (2001, 25.1), (2003, 26.3), (2005, 28.2), (2007, 29.4)
answered
User Marco Ancona
by
7.8k 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.