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

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

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

Answer

Explanation:

Step1: Define interpolation

Interpolation is estimating values within the range of known data - points.

Step2: Identify known time - points

The known time - points in the table are 0, 5, 10, 15, 30 minutes.

Step3: Determine interpolation range

The range of time values for interpolation is from the smallest to the largest known time - point, which is 0 to 30 minutes.

Answer:

0 to 30 minutes