Saved Bookmarks
| 1. |
12 Find the mid-points of the line Segment .Joining the points(-2.3) and (-6.-5) |
|
Answer» ong>Answer: Mid-points = (-4 , -1) Step-by-step EXPLANATION: Mid-points of TWO points = ( (x1+x2)/2 , (y1+y2)/2 ) Here, x1 = -2 , x2 = -6 y1 = 3 , y2 = -5 therefore, Mid-points of the two points=( (-2+(-6))/2,(3+(-5))/2) = ( -8/2 , -2/2 ) = ( -4 , -1 ) Thank you for let me HELPED you... |
|