Answer:
midpoint = (- 1, - 1 )
Step-by-step explanation:
Find the midpoint (M) using the midpoint formula
• M = ( [tex]\frac{x_{1}+x_{2} }{2}[/tex] , [tex]\frac{y_{1}+y_{2} }{2}[/tex] )
let (x₁, y₁ ) = A (- 10, 6 ) and (x₂, y₂ ) = B (8, - 8 )
substitute these values into the formula for M
M = ( [tex]\frac{-10+8}{2}[/tex] , [tex]\frac{6-8}{2}[/tex] ) = ( [tex]\frac{-2}{2}[/tex] , [tex]\frac{-2}{2}[/tex] ) = ( - 1, - 1 )