Question 47726
{{{d(x[1], y[1], x[2], y[2]) = abs(x[1] - x[2]) + abs(y[1] - y[2])}}}
{{{d(-3, 0, 4, 0) = 7}}}