Respuesta :

Answer:

y = 3x - 1

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 )

to calculate m use the gradient formula

m = ( y₂ - y₁ ) / ( x₂ - x₁ )

with (x₁, y₁ ) = (0, - 1) and (x₂, y₂ ) = (2, 5)

m = [tex]\frac{5+1}{2-0}[/tex] = [tex]\frac{6}{2}[/tex] = 3

the line crosses the y-axis at (0, - 1) ⇒ c = - 1

y = 3x - 1 ← equation of the line