To find the equation of the trend line in slope-intercept form (y = mx + b), we need to determine the slope (m) and the y-intercept (b) from the points given.
From the stated points that the line passes through:
- (0, 30)
- (15, 40)
- (30, 50)
First, let's calculate the slope (m) between two of the points. We'll use the points (15, 40) and (30, 50):
\[ m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{50 - 40}{30 - 15} = \frac{10}{15} = \frac{2}{3} \]
Now that we have the slope, we can use one of the points to find the y-intercept (b). We can use the point (0, 30):
Since x = 0, by substituting into the equation:
\[ y = mx + b \implies 30 = \frac{2}{3}(0) + b \implies b = 30 \]
Thus, the equation of the trend line in slope-intercept form is:
\[ y = \frac{2}{3}x + 30 \]
So the correct response is:
y = \(\frac{2}{3}\)x + 30.