|
Question 447962: 6. Find the length of the following segment created by these pairs of endpoints: (9, 6), (12, 6):
7. Find the length of the following segment created by these pairs of endpoints: (4.5, 7), (1.1, 4.3)
8. Find the length of the following segment created by these pairs of endpoints: (1, 2), (7, 2)
9. Find the midpoint of the following segment created by these pairs of endpoints: (0, 1), (0, 5)
10. Find the midpoint of the following segment created by these pairs of endpoints: (10, 10), (2, 2)
11. Find the midpoint of the following segment created by these pairs of endpoints: (2, -6), (5, 8)
12. Find the midpoint of the following segment created by these pairs of endpoints: (1, -6), (12, -6)
13. Find the midpoint of the following segment created by the pairs of endpoints: (1.23, 65.7), (45.38, -634.9)
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! 6. Find the length of the following segment created by these pairs of endpoints: (9, 6), (12, 6):
---------
It's a Pythagoras application

d = 3
-------------
11. Find the midpoint of the following segment created by these pairs of endpoints: (2, -6), (5, 8)
Get the average of x and y separately.
x = (2+5)/2 = 3.5
y = (-6+8)/2 = 1
--> (3.5,1)
--------
Do the others the same way.
|
|
|
| |