To determine the equation of the trend line in slope-intercept form (y = mx + b), we first need to calculate the slope (m) using two points that the line passes through.
The points given are:
- (0, 30)
- (15, 40)
- (30, 50)
Let's use the points (0, 30) and (15, 40) for our calculations:
-
Calculate the slope (m): \[ m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{40 - 30}{15 - 0} = \frac{10}{15} = \frac{2}{3} \]
-
Using one of the points to find the y-intercept (b): We can use the point (0, 30): \[ y = mx + b \] Substituting the values: \[ 30 = \frac{2}{3} \cdot 0 + b \implies b = 30 \]
Thus, the equation of the trend line is: \[ y = \frac{2}{3}x + 30 \]
The correct response is: y = Start Fraction 2 over 3 End Fraction x plus 30.