Sign In
Use the Distance Formula.
Perimeter: P =(12+sqrt(2)) units
Area: A=10square units
Let's find the perimeter and the area of the figure one at a time.
To determine the perimeter of the polygon, we must find the sum of its side lengths. This polygon has four vertices, so it is a quadrilateral. Let's denote the vertexes of this polygon.
Substitute ( -1,-1) & ( - 3, 1)
a-(- b)=a+b
Add and subtract terms
Calculate power
Add terms
Split into factors
sqrt(a* b)=sqrt(a)*sqrt(b)
Calculate root
Side | Coordinates | sqrt((x_2-x_1)^2+(y_2-y_1)^2) | Length |
---|---|---|---|
AB | ( -3,1) ( 3,1) |
sqrt(( 3-( -3))^2+( 1- 1)^2) | 6 |
BC | ( 3,1) ( 3,-1) |
sqrt(( 3- 3)^2+( -1- 1)^2) | 2 |
CD | ( 3,-1) ( -1,-1) |
sqrt(( -1- 3)^2+( -1-( -1))^2) | 4 |
Substitute values
Add terms
Commutative Property of Addition
Now, we can find the area of our quadrilateral. To do it, let's divide it into a triangle and a rectangle.
The area of our quadrilateral is the sum of areas of the triangle and the rectangle. A_(ABCD) = A_(AED) + A_(EBCD) Let's begin by calculating the area of a triangle. To do so, we will use the formula for area of a triangle. A = 1/2bh Here, AE is the base b of our triangle and ED is the height h. We can use the Distance Formula again to find these lengths.
Side | Coordinates | sqrt((x_2-x_1)^2+(y_2-y_1)^2) | Length |
---|---|---|---|
AE | ( -3,1) ( -1,1) |
sqrt(( -1-( -3))^2+( 1- 1)^2) | 2 |
ED | ( -1,1) ( -1,-1) |
sqrt(( -1-( -1))^2+( -1- 1)^2) | 2 |
b= 2, h= 2
Multiply
1/b* a = a/b
Calculate quotient
A_(AED)= 2, A_(EBCD)= 8
Add terms