contestada

Brad and Barb are trying to find the length of a line segment connecting two points, (x1, y1) and (x2, y2). Brad uses the formula d = (x2 - x1)2 + (y2 - y1)2 . Barb uses a different formula, but still gets the right answer. Which formula COULD she have used?