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).
-
Find the slope (m): The slope can be calculated using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points (0, -2) and (3, 0):
\[ m = \frac{0 - (-2)}{3 - 0} = \frac{2}{3} \]
-
Find the y-intercept (b): The y-intercept is the value of y when x = 0. From the point (0, -2), we can see that:
\[ b = -2 \]
-
Write the equation: Now we can substitute m and b into the slope-intercept form:
\[ y = \frac{2}{3}x - 2 \]
So, the equation of the line in slope-intercept form is:
\[ y = \frac{2}{3}x - 2 \]