Smallest square

Geometry Level 3

Starting from a unit square, smaller inscribed squares are constructed recursively, by rotating by a fixed angle and then shrinking until the vertices of the new square lie on the edges of the previous one.

If the sides of the fourth square are parallel to the sides of the original unit square, what is the area of this last square?

Round the answer to four decimal places.


The answer is 0.1539.

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.

2 solutions

First, notice that the three rotations are add up to 90 degrees counterclockwise so each one is of 30 degrees.

Then, we calculate the length x x of the second square side:

From the upper left triangle we notice that a 1 a = 1 3 \displaystyle\frac{a}{1-a}=\frac{1}{\sqrt{3}} , hence solving for a a we find the side of the triangle

a = 1 2 ( 3 1 ) a=\frac{1}{2}\left(\sqrt{3} - 1\right)

Via the Pythagorean theorem we find the length we are looking for

x = a 2 + ( 1 a ) 2 = 2 a 2 2 a + 1 = 4 2 3 = ( 3 1 ) 2 = 3 1 x=\sqrt{a^2+(1-a)^2}=\sqrt{2a^2-2a+1}=\sqrt{4-2\sqrt{3}}=\sqrt{\left(\sqrt{3} - 1\right)^2}=\sqrt{3} - 1

We notice the proportionality of the subsequent squares sides lengths 1 x = x y = y z \displaystyle\frac{1}{x}=\frac{x}{y}=\frac{y}{z} , from where we obtain y = x 2 = 4 2 3 y=x^2=4-2\sqrt{3} , and later z = y 2 x = 28 16 3 3 1 = 6 3 10 z=\frac{y^2}{x}=\frac{28-16\sqrt{3}}{\sqrt{3} - 1}=6\sqrt{3}-10

Finally the area of the smallest square is z 2 = 208 120 3 0.1539 z^2=208-120\sqrt{3}\approx 0.1539

Rab Gani
Oct 29, 2017

We can solve this problem by similarity. We have similar squares with area ratio = 1/(a^2+(1 – a)^2) = 1/(1-2a+a^2). The value of a can be found by trigonometry. a/(1- a) =tan 30 = 1/√3, a=1/(1+√3), so area ratio = 0.535898 The area of the smallest is the forth term (a,ar,ar^2,ar^3) in the sequence = ar^3 = 1(0.535898)^3 = 0.1539

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...