a line with points (-4,-1) and (2,5)
Respuestas a la pregunta
Contestado por
1
Explicación paso a paso:
The line standing on the given points have a slope
m = (5 - (-1))/(2-(-4)) = 6/6 = 1
Taking point (-4,-1) for example
y - (-1) = 1 (x - (-4))
y + 1 = x + 4
y = x + 3
Otras preguntas