IDNLearn.com offers a user-friendly platform for finding and sharing knowledge. Our platform provides accurate, detailed responses to help you navigate any topic with ease.
Answer:
y = x + 6
using the equation:
y - y₁ = m(x - x₁)
y - 5 = 1(x - -1)
y - 5 = x + 1
y = x + 1 + 5
y = x + 6
note: "m" refers to slope and y₁ and x₁ the coordinates the line is passing through.