Respuesta :
We just need the points B and D to solve this. B = (0,6) and D = (3,2).
Add the components together and average them.
midpoint(B,D) = ((0 + 3) / 2) , ((6 + 2) / 2)
= (1.5, 4)
Hopefully this is the right answer.
Add the components together and average them.
midpoint(B,D) = ((0 + 3) / 2) , ((6 + 2) / 2)
= (1.5, 4)
Hopefully this is the right answer.