Asked by Angel
                how do i find the coordinates of the midpoint of a segment having given the endpoint?
K(-9,3),H(5,7)
            
        K(-9,3),H(5,7)
Answers
                    Answered by
            Reiny
            
    Just noticed that Damon had given you the formula for finding the midpoint.
xm = (-9+5)/2 = -2
ym = (3+7)/2 = 5
so the midpoint is (-2,5)
    
xm = (-9+5)/2 = -2
ym = (3+7)/2 = 5
so the midpoint is (-2,5)
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.