georgianna wants to use the linear model associated with the data in the table to make a prediction.\ndistanc…

georgianna wants to use the linear model associated with the data in the table to make a prediction.\ndistance over time\n| time (minutes) | distance (miles) |\n| ---- | ---- |\n| 0 | 0 |\n| 5 | 4 |\n| 10 | 9 |\n| 15 | 13 |\n| 30 | 18 |\nwhich range of time values describes the entire interval over which she would be interpolating?\no 0 to 5 minutes\no 0 to 18 minutes\no 0 to 30 minutes\no 18 to 30 minutes

georgianna wants to use the linear model associated with the data in the table to make a prediction.\ndistance over time\n| time (minutes) | distance (miles) |\n| ---- | ---- |\n| 0 | 0 |\n| 5 | 4 |\n| 10 | 9 |\n| 15 | 13 |\n| 30 | 18 |\nwhich range of time values describes the entire interval over which she would be interpolating?\no 0 to 5 minutes\no 0 to 18 minutes\no 0 to 30 minutes\no 18 to 30 minutes

Answer

Answer:

0 to 30 minutes

Explanation:

Step1: Define interpolation

Interpolation is estimating values within known data - points.

Step2: Identify data - range

The time values in the table range from 0 to 30 minutes. So, the entire interval over which she would be interpolating is 0 to 30 minutes as this is the range of the given time - data points.