SOLUTION: Find the coordinates of the midpoint of segment LB if L(8, 5) and B(-6, 2).

Algebra ->  Length-and-distance -> SOLUTION: Find the coordinates of the midpoint of segment LB if L(8, 5) and B(-6, 2).      Log On


   



Question 867156: Find the coordinates of the midpoint of segment LB if L(8, 5) and B(-6, 2).
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
L(8, 5) and
B(-6, 2)
Midpoint Pt(x,y): ( %28x%5B1%5D+%2B+x%5B2%5D%29%2F2, %28y%5B1%5D+%2B+y%5B2%5D%29%2F2++%29)
Midpoint is (1,7/2)