To find the equation of the line in slope-intercept form (y = mx + b), we need to determine the slope \( m \) and the y-intercept \( b \) of the line.
-
Calculate the slope (m): The slope \( m \) is determined by the formula: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \] Using the points (0, 4) and (1, 8):
- \( (x_1, y_1) = (0, 4) \)
- \( (x_2, y_2) = (1, 8) \)
Substituting these values into the formula gives: \[ m = \frac{8 - 4}{1 - 0} = \frac{4}{1} = 4 \]
-
Determine the y-intercept (b): The y-intercept \( b \) is the value of \( y \) when \( x = 0 \). From the point (0, 4), we see that: \[ b = 4 \]
-
Write the equation: Now that we have \( m = 4 \) and \( b = 4 \), we can write the equation in slope-intercept form: \[ y = 4x + 4 \]
Thus, the equation of the line in slope-intercept form is: \[ \boxed{y = 4x + 4} \]