Which formula gives the coordinates of the midpoint of the segment connecting points (a, b) and (c, d)?

attached below is the options

this is worth 100 points

Which formula gives the coordinates of the midpoint of the segment connecting points a b and c d attached below is the options this is worth 100 points class=
Relax

Respuesta :

Step-by-step explanation:

the correct answer is

a. { ½(c-a), ½(d-b) }

________________

General formula

  • ((x_1+x_2)/2,(y1+y2)/2)

So

Here

for (a,b) and (c,d)

Midpoint

  • ((a+c)/2,(b+d)/2)

Option A