A B C D is a square of side length 1. Points E , F , G , H are such that A E : E B = 1 : 1 , B F : F C = 1 : 2 , C G : G D = 1 : 3 , D H : H A = 1 : 4 .
What is the area of the quadrilateral E F G H ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Exactly the same way I used :)
I did what you did but made a calculation error. >:(
Nice. Finding the white areas is much easier than finding the blue area.
I was so tempted to answer 1/2 from looking at the picture!
yes , i solved it like this
Log in to reply
ya' we have the same procedure... much easier to find the white areas
Great way to find the answer. Finding the triangles of the white zones made it easier.
very nice :D
yours is way neater than mine, haven't done proper math in ages haha : (1-((0.5 0.8+0.2 0.75+0.25 0.67+0.33 0.5)/2))
if we assume the coordinates of D to be (0,0) then A(0,1) B(1,1) C(1,0). Then the coordinates of the internal points are H(0,0.2), E(0.5,1), F(1,2/3) and G(0.75, 0). Then we use the formula for a quadrilateral whose 4 vertices we know that is Area,A=0.5(x1y2+x2y3+x3y4+x4y1-y1x2-y2x3-y3x4-y4x1) which gives the value 67/120.
If you complete each white triangle to a rectangle, you have paired blue area with equal white area except for a blue rectangle left in the middle with side lengths 4 1 × 1 5 7 = 6 0 7 . So the blue area is 6 0 7 plus half of what remains: 2 1 ( 1 2 0 1 0 6 ) + 1 2 0 1 4 = 1 2 0 5 3 + 1 4 = 1 2 0 6 7
(Note: the side lengths of the remaining blue rectangle come from 4 3 − 2 1 = 4 1 and 5 4 − 3 1 = 1 5 7 )
Place the unit square in Cartesian space with point D as the origin (0,0). Using the given information, it's not difficult to find the following vectors:
The area of the quadrilateral, A, is then given by the following formula: A = 1/2 |vector(EH) x vector(EF)| + 1/2 |vector(GH) x vector(GF)|. ['x' represents the cross-product.]
Calculating the cross-products, taking half their magnitudes, and adding will yield an answer of 67/120.
The usefulness of this method over the standard geometric solution is that it can be extended to any polygon so long as the locations of each vertex is known. The downside is that it requires a coordinate system.
The area of the square, 1, is equal to the sum of the areas of the triangles defined at the corners and the quadrilateral EFGH. Thus, solving for Area(EFGH):
Area(ABCD) = Area(EFGH) + Area(EBF) + Area(FCG) + Area(GDH) + Area(HAE) Area(EFGH) = Area(ABCD) - Area(EBF) - Area(FCG) - Area(GDH) - Area(HAE)
Now recall the area of a triangle is defined by (1/2)BH where B = base, H = height. Thus: Area(EBF) = (1/2) EB BF Area(FCG) = (1/2) FC CG Area(GDH) = (1/2) GD DH Area(HAE) = (1/2) HA AE
Let x denote the unit components of AB, y those of BC, z those of CD and w those of DA. It remains to find the side length components. For the side EB, note that AE/EB = 1:1 or AE/EB = 1x/1x = x/x which means AB = 1x + 1x = x + x = 2x AB/2 = x =AE = EB = 0.5AB Since ABCD is a unit square, AB = 1 and thus AE = EB = 0.5(1) = 0.5
Similarly: BF/FC = 1:2 or BF/FC = 1y/2y = y/2y which means BC = 1y + 2y = y + 2y = 3y FC/3 = y = BF and FC = 2(BF) Since ABCD is a unit square, BC = 1 and thus BF = 1(1/3) = 1/3 and FC = 2(1/3) = 2/3
CG/GD = 1:3 or CG/GD = 1z/3z = z/3z which means CD = 1z + 3z = z + 3z = 4z CD/4 = z = CG and GD = 3(CG) Since ABCD is a unit square, CD = 1 and thus CG = 1(1/4) = 1/4 and GD = 3(1/4) = 3/4
DH/HA = 1:4 or DH/HA = 1w/4w = w/4w which means DA = 1w + 4w = w + 4w = 5w DA/5 = w = DH and HA = 4(DH) Since ABCD is a unit square, DA = 1 and thus DH = 1(1/5) = 1/5 and HA = 4(1/5) = 4/5
Therefore: Area(EBF) = (1/2)(1/2)(1/3) = 1/12 = 10/120 Area(FCG) = (1/2)(2/3)(1/4) = 2/24 = 1/12 = 10/120 Area(GDH) = (1/2)(3/4)(1/5) = 3/40 = 9/120 Area(HAE) = (1/2)(4/5)(1/2) = 1/5 = 20/120
Or: Area(EFGH) = 1 - (10/120) - (10/120) - 9/120 - 24/120 = 120/120 - 2(10/120) - 24/120 = 120/120 - 24/120 - 29/120 = 120/120 - 53/120 = 67/120
Problem Loading...
Note Loading...
Set Loading...
You can find the area of the quadrilateral by finding the combined area of the four triangles surrounding it and subtracting this from the area of the square, 1.
First, find the length of each line segment as a fraction. Since each side is 1, if the ratio is 1:1 then there are 2 parts, so one part would be 1/2. Use this method to find all line segments.
Side AE = 1/2 Side AH = 4/5 2 1 × 5 4 = 1 0 4 5 2 ÷ 2 = 5 1 = 1 2 0 2 4
Side EB = 1/2 Side BF = 1/3 2 1 × 3 1 = 6 1 6 1 ÷ 2 = 1 2 1 = 1 2 0 1 0
Side FC = 2/3 Side CG = 1/4 3 2 × 4 1 = 1 2 2 6 1 ÷ 2 = 1 2 1 = 1 2 0 1 0
Side GD = 3/4 Side DH = 1/5 4 3 × 5 1 = 2 0 3 2 0 3 ÷ 2 = 4 0 3 = 1 2 0 9
1 2 0 2 4 + 1 2 0 1 0 + 1 2 0 1 0 + 1 2 0 9 = 1 2 0 5 3
1 2 0 1 2 0 - 1 2 0 5 3 = 1 2 0 6 7