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).
Based on the points identified:
- Point 1: (15, 40)
- Point 2: (30, 60)
Step 1: Calculate the slope (m)
The formula for the slope \(m\) is given by:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using our points:
- \( (x_1, y_1) = (15, 40) \)
- \( (x_2, y_2) = (30, 60) \)
Now substituting the values:
\[ m = \frac{60 - 40}{30 - 15} = \frac{20}{15} = \frac{4}{3} \]
Step 2: Use the slope and a point to find the y-intercept (b)
Using the slope-intercept form \(y = mx + b\) and substituting one of our points, let's use (15, 40):
\[ 40 = \frac{4}{3}(15) + b \] \[ 40 = 20 + b \] \[ b = 40 - 20 = 20 \]
Step 3: Write the equation
Now, substituting \(m\) and \(b\) into the slope-intercept equation:
\[ y = \frac{4}{3}x + 20 \]
Thus, the equation of the trend line in slope-intercept form is:
\[ y = \frac{4}{3}x + 20 \]