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 given points on the trend line, we can use two of them to calculate the slope. Let's use the points (4, 16) and (6, 18).
- Calculate the slope (m):
The formula for slope \( m \) between two points \( (x_1, y_1) \) and \( (x_2, y_2) \) is:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points \( (4, 16) \) and \( (6, 18) \):
- \( x_1 = 4, y_1 = 16 \)
- \( x_2 = 6, y_2 = 18 \)
\[ m = \frac{18 - 16}{6 - 4} = \frac{2}{2} = 1 \]
- Find the y-intercept (b):
To find b, we can use one of the points and the slope in the equation \( y = mx + b \). Let's use the point \( (4, 16) \):
\[ 16 = 1(4) + b \]
This simplifies to:
\[ 16 = 4 + b \] \[ b = 16 - 4 \] \[ b = 12 \]
- Write the equation:
Now that we have the slope \( m = 1 \) and the y-intercept \( b = 12 \), we can write the equation in slope-intercept form:
\[ y = 1x + 12 \]
or simply:
\[ y = x + 12 \]
Thus, the final answer is:
y = x + 12