To find the equation of the trend line in slope-intercept form \(y = mx + b\), we first need to determine the slope \(m\) and y-intercept \(b\).
Based on the points given, we can see that as \(x\) increases, \(y\) decreases. The points provided seem to decrease as \(x\) increases. Here are two points we can use to calculate the slope:
Let's take the points \( (0, 8) \) and \( (40, 0) \):
- When \(x = 0\), \(y = 8\)
- When \(x = 40\), \(y = 0\)
Now we can calculate the slope \(m\): \[ m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{0 - 8}{40 - 0} = \frac{-8}{40} = -\frac{1}{5} \]
Now, we need to determine the y-intercept \(b\). From the point \( (0, 8) \), we see that when \(x = 0\), \(y = 8\). Therefore, the y-intercept \(b\) is 8.
Putting the slope and y-intercept together, we get the equation of the line: \[ y = -\frac{1}{5}x + 8 \]
So, the equation in slope-intercept form is: y = -1/5x + 8.
Thus, the correct response from your options is: y=−1/5x+8.