Respuesta :

#First find the gradient first, remember that the formula of equation of the line is y = mx + c and gradient's symbol is m

y = ½x - 3

#so the gradient is ½, now u can find the equation of the lime.

y - y1 = m(x - x1)

y - 4 = ½(x - 6)

y - 4 = ½x - 3

y = ½x - 3 + 4

y = ½x + 1

Answer : y = ½x + 1