To derive the equation of the line in slope-intercept form \(y = mx + b\), we first need to determine the slope \(m\) and the y-intercept \(b\).
-
Find the slope (m): The slope \(m\) is calculated using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points \((0, -2)\) and \((1, 3)\):
- \((x_1, y_1) = (0, -2)\)
- \((x_2, y_2) = (1, 3)\)
Plugging in the values:
\[ m = \frac{3 - (-2)}{1 - 0} = \frac{3 + 2}{1} = \frac{5}{1} = 5 \]
-
Find the y-intercept (b): The y-intercept \(b\) is the value of \(y\) when \(x = 0\). From the point \((0, -2)\), we see that when \(x = 0\), \(y = -2\). Therefore, \(b = -2\).
-
Write the equation of the line: Now that we have the slope and the y-intercept, we can write the equation in slope-intercept form:
\[ y = 5x - 2 \]
Thus, the equation of the line is:
\[ y = 5x - 2 \]