Respuesta :
I am going to show you the procedure with any slope (given that you did not write the value of the slope)
general slope value: m
generic point (x1,y1)
Formula: y - y1 = m (x -x1)
y - y1 = mx - mx1
y - mx - y1 + mx1 = 0
x1 = -2 , y1 = -3 =>
y - mx - (-3) + m(- 2) = 0
y - mx + (3 -2m) = 0
Now suppose a value for m. Lets say it is m = 5.
y - 5x + (3 - 2*5) = 0
y - 5x + (3 - 10) = 0
y - 5x + (-7) = 0 and that is the standard form if the slope is 5. Now you can do the same with any slope.
general slope value: m
generic point (x1,y1)
Formula: y - y1 = m (x -x1)
y - y1 = mx - mx1
y - mx - y1 + mx1 = 0
x1 = -2 , y1 = -3 =>
y - mx - (-3) + m(- 2) = 0
y - mx + (3 -2m) = 0
Now suppose a value for m. Lets say it is m = 5.
y - 5x + (3 - 2*5) = 0
y - 5x + (3 - 10) = 0
y - 5x + (-7) = 0 and that is the standard form if the slope is 5. Now you can do the same with any slope.
I'm assuming you meant to write the slope is 1/2
slope is 1/2
so using the equation y-y₁=m(x-x₁)
Now don't forget that m= slope
so in our given points y₁ is the second number -3
x₁ is the first number -2.
now put it all together in their places.