To write the equation in slope-intercept form (y = mx + b) of the trend line given the points it passes through, we first determine the slope (m) and the y-intercept (b).
-
Calculate the slope (m) using two points on the line. We can use the points (0, 12) and (4, 16).
The formula for calculating the slope is: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Plugging in the values: \[ m = \frac{16 - 12}{4 - 0} = \frac{4}{4} = 1 \]
-
Determine the y-intercept (b). Since the line passes through the point (0, 12), we can see that when x = 0, y = 12. Therefore, the y-intercept b = 12.
-
Write the equation in slope-intercept form: Substituting the values of m and b into the equation: \[ y = 1x + 12 \] or simply: \[ y = x + 12 \]
Thus, the equation of the trend line is: \[ y = x + 12 \]