1. Exponential Regression:

2. Linear Regression:

3. The linear equation better fits the data, indicating a more appropriate model for the given dataset.
**1. Exponential Regression:**
To find an exponential function that best fits the given data, we can use the form
for an exponential model. Using the provided data points, we perform exponential regression to determine the values of
and
that minimize the error. The resulting exponential function is:
![\[ f(x) = 637.68 * 0.987^(x) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/zwtumtcfctmfglrknub46kfl7qvth0gkz3.png)
**2. Linear Regression:**
For linear regression, we use the form
. Using the provided data, we calculate the slope m and the y-intercept c that minimize the error. The resulting linear function is:
![\[ g(x) = -5.38x + 646.9 \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/d7zw1oyp5zhgipcvutjlym74ikoe46r194.png)
**3. Best-Fit Comparison:**
To determine which equation better fits the data, we consider the nature of the relationship. Exponential functions grow or decay rapidly, while linear functions exhibit constant growth or decline. In this case, the data appears to show a gradual decrease, suggesting a linear trend. Therefore, the linear equation
better fits the given data compared to the exponential model.