Below are the pairs of coordinates that reflect the missing values from the table (in order by row):
(4, 0)
(12, 15)
(20, 30)
What I did to figure it out is to find a possible pattern between the values for the “Wings” and “Dollars” columns.
Starting with the “Wings” column:
The difference between 4 and 12 is 8. Therefore, it is possible that the next value will be 20.
For the “Dollars” column, the difference between 15 and 30 is 15. Hence, it is possible that the initial value is 0.
It also helps to plot the values from the table on a graph.
Attached is a screenshot of the plotted points on a graph, showing a linear relationship between “Wings” and “Dollars”.
Please mark my answers as the Brainliest, of you find this helpful :)