To find the equation of the trend line in slope-intercept form (y = mx + b), we first need to determine the slope (m) and the y-intercept (b).
From the points given:
- (0, 30)
- (15, 40)
- (30, 50)
We first calculate the slope (m) using two of the points. Let's use (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} \]
Next, we can use the point (0, 30) to find the y-intercept (b). Since the point (0, 30) tells us that when x = 0, y = 30, we find that b = 30.
Now, we can write the equation of the trend line using the slope and y-intercept:
\[ y = \frac{2}{3}x + 30 \]
Thus, the equation of the trend line is:
\[ \boxed{y = \frac{2}{3}x + 30} \]