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 pointshow 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 class=

Respuesta :

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)
ACCESS MORE