Problem
Given B(1,0), A(5,0) and E( 5, -7). Sketch a graph and find the perimeter of the
Polygon. Round your final answer to the hundredths place.
Solution
We can calculate the distance between any two points with the following formula:
[tex]d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]The distance between A and B is:
[tex]d_{AB}=\sqrt[]{(0-0)^2+(5-1)^2}=4_{}[/tex]Between BE we have:
[tex]d_{BE}=\sqrt[]{(-7-0)^2+(5-1)^2}=8.062[/tex]And between A and E is:
[tex]d_{AE}=\sqrt[]{(-7-0)^2+(5-5)^2}=7[/tex]And then the perimeter would be given by the sum of the sides and we got:
P= 4+8.062+7=19.0623