Answer:
y = 2x + 8
Explanations:
The equation of a line passing through the points (x₁, y₁ ) and (x₂, y₂) is given as:
y - y₁ = m (x - x₁)
where m represents the slope of the line, and is calculated by the formula:
![m\text{ = }(y_2-y_1)/(x_2-x_1)](https://img.qammunity.org/2023/formulas/mathematics/high-school/sukh4lu5s7fgiz5v423o6usjd9gul4kfrj.png)
For the line passing through the points (-2, 4) and (1, 10):
x₁ = -2, y₁ = 4, x₂ = 1, y₂ = 10
Calculate the slope:
![\begin{gathered} m\text{ = }(10-4)/(1-(-2)) \\ m\text{ = }(6)/(3) \\ m\text{ = 2} \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/v2lg5hxp3lw95fke4rk9cmrdjj6wte6dof.png)
Substitute m = 2, x₁ = -2, and y₁ = 4 into the equation y - y₁ = m (x - x₁)
![\begin{gathered} y\text{ - 4 = 2(x - (-2))} \\ y\text{ - 4 = 2(x + 2)} \\ y\text{ - 4 = 2x + 4} \\ y\text{ = 2x + 4 + 4} \\ y\text{ = 2x + 8} \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/ue3w9nyhk3x43ubys9v6hd8sbp0mcglz1r.png)
The equation of the line is therefore:
y = 2x + 8