WARM-UP OCTOBER 28, 2020MIDPOINT AND DISTANCE IN THE COORDINATE PLANEFor each of the points given, find the distance between each points as well as the midpoint.1. (0,0) & (5,0)2. (4,6) & (2,5)3. (8, 10) & (9,6)4. (2,0) & (9,9)5. (1,1) & (3, 1)6. (7,9) & (0.10)7. (1,3) & (8,7)8. (42) & (0.9)

Respuesta :

Given two points (x1, y1) and (x2, y2), the coordinates of the midpoint M are found as follows:

[tex](x_M,y_M)=(\frac{x_1+x_2_{}}{2},\frac{y_1+y_2}{2})[/tex]

The distance (d) between these two points is computed as follows:

[tex]d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

2. (4,6) & (2,5)

[tex]undefined[/tex]