Answer:
y = 3x + 3
Step-by-step explanation:
the equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
calculate m using the slope formula
m = ![\frac{y_{2}-y_{1} }{x_{2}-x_{1} }](https://tex.z-dn.net/?f=%5Cfrac%7By_%7B2%7D-y_%7B1%7D%20%20%7D%7Bx_%7B2%7D-x_%7B1%7D%20%20%7D)
with (x₁, y₁ ) = (- 1, 0) and (x₂, y₂ ) = (0, 3) ← 2 points on the line
m =
=
=
= 3
the line crosses the y- axis at (0, 3 ) ⇒ c = 3
y = 3x + 3 ← equation of line