A square is inscribed into an equilateral triangle as shown in the image above. If triangle's edge is a , calculate square's edge in terms of a .
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.
From the diagram above, by Pythagoras' theorem, we have
( a − x ) 2 − ( 2 a − x ) 2 = x 2 3 a 2 + 3 x 2 − 6 a x = 4 x 2 x 2 + 6 a x − 3 a 2 = 0 Using the quadratic formula, x = a ( 2 3 − 3 ) (the negative solution is rejected).
Problem Loading...
Note Loading...
Set Loading...
Solution:
x shall be square's edge. △ D F C is equilateral with side x , therefore, height is 2 x 3 . Height of the bigger equilateral triangle is x + h e i g h t o f t h e s m a l l e r o n e .
2 a 3 = 2 x 3 + x
x = 2 + 3 a 3 = a ( 2 3 − 3 )