107k views
3 votes
Help me with this please

Help me with this please-example-1
User Breakdown
by
5.5k points

2 Answers

2 votes

Answer:

Explanation:

the mid point formula is Midpoint = (x1+x2)/2 , (y1+y2)/2

I know that probably looks like a jumbled mess huh .. the formula

In words it's basically saying.. get the distance between the two points and take half of that

S = (10, -1) where it takes the form of (x1,y1)

T = (2, -7 ) where it takes the form of (x2,y2)

then midpoint = (10+2) / 2 , (-1+(-7)) /2 ]

midpoint = 12/2 , -8/2

midpoint = ( 6 , -4 )

User Cord
by
5.1k points
2 votes

Answer: (6,4)

10 + 2 / 2 = 6

-1 + (-7) / 2 = -4

User Stian
by
5.1k points