SOLUTION: Find the distance, to the nearest hundredth, between the given points. P1(0, 2) and P2(−4, 3) Find the coordinates of the midpoint of the line segment connecting the points

Algebra ->  Coordinate-system -> SOLUTION: Find the distance, to the nearest hundredth, between the given points. P1(0, 2) and P2(−4, 3) Find the coordinates of the midpoint of the line segment connecting the points      Log On


   



Question 1182383: Find the distance, to the nearest hundredth, between the given points.
P1(0, 2) and P2(−4, 3)

Find the coordinates of the midpoint of the line segment connecting the points.
(x, y) =



Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

P1(0, 2) and P2(-4,3)

Solved by pluggable solver: Distance Between 2 points
The distance formula is sqrt%28%28%28x%5B2%5D-x%5B1%5D%29%5E2%29%2B%28%28y%5B2%5D-y%5B1%5D%29%5E2%29%29. Plug in the numbers,
sqrt%28%28%28-4-%280%29%29%5E2%29%2B%28%283-%282%29%29%5E2%29%29
sqrt%28-4%5E2%2B1%5E2%29 The distance is 4.12310562561766.




round it: d=4.12

the coordinates of the midpoint of the line segment connecting the points.
(x, y) =(%280%2B%28-4%29%29%2F2, %282%2B3%29%2F2)
(x, y) =(-2, 5%2F2)