SOLUTION: How do you find the perimeter of the polygon with vertices at (1, 3), (7, 3), (7, 7), and (4, 7).

Algebra ->  Polygons -> SOLUTION: How do you find the perimeter of the polygon with vertices at (1, 3), (7, 3), (7, 7), and (4, 7).      Log On


   



Question 881850: How do you find the perimeter of the polygon with vertices at (1, 3), (7, 3), (7, 7), and (4, 7).
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!

From (1,3) to (7,3) is 6 units.
From (7,3) to (7,7) is 4 units.
From (7,7) to (4,7) is 3 units.
You need to calculate the distance from (4,7) to (1,3).
Use the distance formula,
D%5E2=%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2
D%5E2=%284-1%29%5E2%2B%287-3%29%5E2
D%5E2=9%2B16
D%5E2=25
D=5
So then the perimeter is just the sum of all of these lengths,
P=6%2B4%2B3%2B5
P=18