396,090 views
10 votes
10 votes
Help me with this please

Help me with this please-example-1
User Johann
by
2.5k points

2 Answers

26 votes
26 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 Ian Bicking
by
2.8k points
18 votes
18 votes

Answer: (6,4)

10 + 2 / 2 = 6

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

User GvM
by
2.4k points