asked 66.2k views
0 votes
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-example-1

2 Answers

6 votes

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

answered
User DFord
by
8.4k points
3 votes

Explanation:

the correct answer is

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

________________

answered
User Kylos
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.