To determine the equation of the trend line in slope-intercept form (y = mx + b), we need to find the slope (m) and the y-intercept (b) of the line.
From the points mentioned, we can select two points to calculate the slope:
Let’s choose the points (0, 25) and (10, 75).
Calculating the slope (m):
The formula for the slope between two points \((x_1, y_1)\) and \((x_2, y_2)\) is:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points (0, 25) and (10, 75):
\[ m = \frac{75 - 25}{10 - 0} = \frac{50}{10} = 5 \]
Finding the y-intercept (b):
The y-intercept (b) can be found by substituting one of the points into the slope-intercept equation (y = mx + b). We can use the point (0, 25):
\[ 25 = 5(0) + b \]
This simplifies to:
\[ b = 25 \]
Now, substituting the values of m and b into the slope-intercept form equation:
\[ y = 5x + 25 \]
Thus, the equation of the trend line is:
\[ y = 5x + 25 \]