To find the equation of the trend line in slope-intercept form \( y = mx + b \), we first need to calculate the slope \( m \) using two of the points given on the line. Let's use the points \( (0, 25) \) and \( (10, 75) \).
- Calculate the slope \( m \):
The slope \( m \) is calculated using the formula:
\[ 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 \]
- Use one point to find the y-intercept \( b \):
Now that we have the slope \( m = 5 \), we can use one of the points to find the y-intercept \( b \). Let's use the point \( (0, 25) \):
Since \( x = 0 \), \( y \) at this point is directly \( b \):
\[ b = 25 \]
- Write the equation:
Now that we have both \( m \) and \( b \), we can write the equation of the trend line:
\[ y = 5x + 25 \]
Thus, the equation in slope-intercept form is:
\[ y = 5x + 25 \]