Let A B C D be a square of side length 12.
What is the area of the purple triangle?
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.
Shouldn't that be J x − G x = 1 0 ?
Log in to reply
Yes, you're right. Thanks for catching that. :)
I used Trigonometry.
Log in to reply
Can you show how it's done? Thanks.
Log in to reply
I found out the area of the square and then subtracted areas of all(except purple of course) the triangles to get the area of the purple one. To find the areas I used the formula 1/2bc sinA.
Let the coordinates of G , H , J be, which can be figured out from inspection (see Brian's solution)
G
=
(
x
g
,
y
g
)
=
(
0
,
9
)
H
=
(
x
h
,
y
h
)
=
(
4
,
2
)
J
=
(
x
j
,
y
j
)
=
(
1
0
,
9
)
then the area of the triangle Δ G H J is
2 1 ( ( x g y h − y h x g ) + ( x h y j − y j x h ) + ( x j y g − y g x j ) ) = 3 5
This is one of the variations of the "shoelace formula" for finding the area of a general irregular polygon, given the coordinates of its vertices. The derivation of this formula comes from the fact that the vector cross product yields the area between the two vectors. The interesting detail about doing a vector cross product of successive pairs of vectors, the area yielded can sometimes be negative, so that for a closed loop, the net area is what's inside the loop.
Let A(0,0),....D(0,12)......
So H(AB/3,BE/3)=H(4,2),....................G(0,AD-GD)=G(0,9),...................J(DC - FC/2, BC - CE/2)=J(10,9).
GJ=10 horizontal.
Vertical from H to GJ=9 - 2=7.
So area JGH= 1/2 * 10 * 7= 35.
Problem Loading...
Note Loading...
Set Loading...
Position the given square on an x y -grid with coordinates A ( 0 , 0 ) , B ( 1 2 , 0 ) , C ( 1 2 , 1 2 ) and D ( 0 , 1 2 ) .
With ∣ G D ∣ = 4 1 ∣ D A ∣ = 3 we then have that the coordinates of G are ( 0 , 9 ) .
Next, since A H = 3 1 A E and the coordinates of E , being the midpoint of C B ) , are ( 1 2 , 6 ) , we find that the coordinates of H are 3 1 ( 1 2 , 6 ) = ( 4 , 2 ) .
Now since ∣ F C ∣ = 3 1 ∣ D C ∣ = 4 we see that the coordinates of F are ( 8 , 1 2 ) . The coordinates of J , being the midpoint of E F , are then ( 2 8 + 1 2 , 2 1 2 + 6 ) = ( 1 0 , 9 ) .
With the base of Δ G H J being the horizontal segment G J , length J x − G x = 1 0 − 0 = 1 0 , the height will then be J y − H y = 9 − 2 = 7 , resulting in an area value of 2 1 0 ∗ 7 = 3 5 .