Saved Bookmarks
| 1. |
Find distance coordinates of midpoint of segment joining the points (16,4) and (36,6) |
|
Answer» The midpoint is HALFWAY between the two END points: Its x VALUE is halfway between the two x VALUES. Its y value is halfway between the two y values |
|