SOLUTION: How do you find the area of a polygon ABCDE with vertices A(0,0), B(0,4), C(8,8), D(14,0), and E(9,-2)

Algebra ->  Angles -> SOLUTION: How do you find the area of a polygon ABCDE with vertices A(0,0), B(0,4), C(8,8), D(14,0), and E(9,-2)      Log On


   



Question 1154678: How do you find the area of a polygon ABCDE with vertices A(0,0), B(0,4), C(8,8), D(14,0), and E(9,-2)
Found 5 solutions by Alan3354, MathLover1, MathTherapy, ikleyn, greenestamps:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How do you find the area of a polygon ABCDE with vertices A(0,0), B(0,4), C(8,8), D(14,0), and E(9,-2)
----------
There's more than one way.
The simplest, IMO, is this:
-----

 A    B    C    D    E    A
 0    0    8   14    9    0
 0    4    8    0   -2    0

----------------
Add the diagonal products starting at the upper left.
0*4 + 0*8 + 8*0 + 14*-2 + 9*0 = 0+0+0-28+0 = -28
---
Add the diagonal products starting at the lower left.
0*0 + 4*8 +8*14 + 0*9 + -2*0 = 0+32+112+0+0 = 144
-----------
The difference is 172
The area is 1/2 that = 86 sq units.
============
The points have to be in order around the figure.
I think it works for all polygons, not just convex.
========================
PS Graphing it is a good idea, to ascertain that the points are in order around the polygon.

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

first graph it
A(0,0)
B(0,4)
C(8,8)
D(14,0)
E(9,-2)


the length of the side AB=4
the length of the side AE:
Solved by pluggable solver: Distance Between 2 points
The distance formula is sqrt%28%28%28x%5B2%5D-x%5B1%5D%29%5E2%29%2B%28%28y%5B2%5D-y%5B1%5D%29%5E2%29%29. Plug in the numbers,
sqrt%28%28%289-%280%29%29%5E2%29%2B%28%28-2-%280%29%29%5E2%29%29
sqrt%289%5E2%2B-2%5E2%29 The distance is 9.21954445729289.


=>AE=9.2

the length of the side BC:
Solved by pluggable solver: Distance Between 2 points
The distance formula is sqrt%28%28%28x%5B2%5D-x%5B1%5D%29%5E2%29%2B%28%28y%5B2%5D-y%5B1%5D%29%5E2%29%29. Plug in the numbers,
sqrt%28%28%288-%280%29%29%5E2%29%2B%28%288-%284%29%29%5E2%29%29
sqrt%288%5E2%2B4%5E2%29 The distance is 8.94427190999916.


=>BC=8.9
the length of the side CD:
Solved by pluggable solver: Distance Between 2 points
The distance formula is sqrt%28%28%28x%5B2%5D-x%5B1%5D%29%5E2%29%2B%28%28y%5B2%5D-y%5B1%5D%29%5E2%29%29. Plug in the numbers,
sqrt%28%28%2814-%288%29%29%5E2%29%2B%28%280-%288%29%29%5E2%29%29
sqrt%286%5E2%2B-8%5E2%29 The distance is 10.


=>CD=10
the length of the side ED:
Solved by pluggable solver: Distance Between 2 points
The distance formula is sqrt%28%28%28x%5B2%5D-x%5B1%5D%29%5E2%29%2B%28%28y%5B2%5D-y%5B1%5D%29%5E2%29%29. Plug in the numbers,
sqrt%28%28%2814-%289%29%29%5E2%29%2B%28%280-%28-2%29%29%5E2%29%29
sqrt%285%5E2%2B2%5E2%29 The distance is 5.3851648071345.


=>ED=5%2C4
The area of any irregular quadrilateral can be calculated by dividing it into triangles.
Heron's Formula for the area of a triangle(Hero's Formula)
A method for calculating the area of a triangle when you know the lengths of all three sides.
Let a,b,c be the lengths of the sides of a triangle.
The area is given by:
A=sqrt%28p+%28p-a%29+%28p-b%29+%28p-c%29+%29++ where+p is half the perimeter, or %28a%2Bb%2Bc+%29%2F2
divide in triangles:
you have triangles ABC, ACD, and AED
the area of triangles ABC:
sides:
AB=a=4
BC=b=8.9
find side AC=c
Solved by pluggable solver: Distance Between 2 points
The distance formula is sqrt%28%28%28x%5B2%5D-x%5B1%5D%29%5E2%29%2B%28%28y%5B2%5D-y%5B1%5D%29%5E2%29%29. Plug in the numbers,
sqrt%28%28%288-%280%29%29%5E2%29%2B%28%288-%280%29%29%5E2%29%29
sqrt%288%5E2%2B8%5E2%29 The distance is 11.3137084989848.


AC=c=11.3
p=%28a%2Bb%2Bc+%29%2F2
p=%284%2B8.9%2B11.3+%29%2F2
p=12.1
A=sqrt%2812.1+%2812.1-4%29+%2812.1-8.9%29+%2812.1-11.3%29+%29++
A=sqrt%28250.9056%29
A=15.84=>the area of triangle ABC

find the area of triangle ACD
AC=c=11.3
AD=a=14
CD=10
p=%28a%2Bb%2Bc+%29%2F2
p=%2811.3%2B14%2B10+%29%2F2
p=17.65
A=sqrt%2817.65+%2817.65-11.3%29+%2817.65-14%29+%2817.65-10%29+%29++
A=sqrt%283129.48399375%29
A=55.94=>the area of triangle ACD

find the area of triangle ++AED:
AD=a=14
AE=b=9.2
+ED=c=5.4
p=%28a%2Bb%2Bc+%29%2F2
p=%2814%2B9.2%2B5.4+%29%2F2
p=14.3
A=sqrt%2814.3+%2814.3-14%29+%2814.3-9.2%29+%2814.3-5.4%29+%29++
A=sqrt%28194.7231%29
A=13.95=>the area of triangle ++AED
the area of triangles ABC%2BACD%2BAED=15.84%2B55.94%2B13.95=85.73


Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
How do you find the area of a polygon ABCDE with vertices A(0,0), B(0,4), C(8,8), D(14,0), and E(9,-2)
I got the same thing Tutor @ALAN got: highlight_green%28matrix%281%2C3%2C+86%2C+sq%2C+units%29%29. I also used the same method!
If you want to TORTURE yourself, then follow the other person's solution, which by the way should be 86 sq units, NOTHING more, NOTHING LESS.

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.

By the way, there is another elementary method calculating the area of a polygon.


Place it into a rectangle with vertical and horizontal sides.


Make this rectangle as small as possible, i.e. get the polygon "inscribed" into the rectangle.


Calculate the area of the rectangle (which is easy).


Then subtract the areas of all excessive triangles, by "cutting" them.


It is very easy, too.


Doing in this way, you will get the answer.


Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Breaking the figure into three triangles and finding the area of each is an astonishingly bad (and tedious!) way to try to get the answer...!

The matrix method for solving the problem, used by a couple of the other tutors, is clearly the easiest way to get the answer. But the method suggested by another tutor of inscribing the given figure in a rectangle is also an easy method.

I will steal another tutor's figure and add to it to find the answer by this method.



The area of rectangle PQRS (dimensions 14x10) is 140.

The area of right triangle BPC (legs 4 and 8) is 16
The area of right triangle CQD (legs 6 and 8) is 24
The area of right triangle DRE (legs 2 and 5) is 5
The area of right triangle ESA (legs 2 and 9) is 9

The area of polygon ABCDE is 140-(16+24+5+9) 140-54 = 86.