MHB Find the area of the "Dodecagon"

  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Area
AI Thread Summary
The discussion focuses on calculating the area of a dodecagon inscribed in a circle with radius r, defined by twelve points A1 to A12. The sides of the dodecagon alternate between lengths a and b, with specific relationships established between the angles and triangles formed within the shape. The area is derived by combining the areas of six equilateral triangles and six triangles formed by the sides a and b, leading to the formula for the area as (3√3/2)(a² + b²) + 6ab. The angle relationships and the cosine rule are utilized to connect the side lengths to the radius. The final area expression captures the geometric properties of the dodecagon effectively.
Albert1
Messages
1,221
Reaction score
0
$12\,\, points\,$ $A_1,A_2,A_3,------,A_{12}$$\,\,are\,\, on\,\, a \,\,circle\,\, O\,\,$$(with\,\, radius\,\, r)$

$(for\,\,simplicity:A_1,------,A_{12}\,\, arranged\,\, in\,\ clockwise\ manner)$

$given :$

$\overline{A_1A_2}=\overline{A_3A_4}=\overline{A_5A_6}=\overline{A_8A_9}=\overline{A_{10}A_{11}}=\overline{A_{12}A_{1}}=a$

$\overline{A_2A_3}=\overline{A_4A_5}=\overline{A_6A_7}=\overline{A_7A_8}=\overline{A_{9}A_{10}}=\overline{A_{11}A_{12}}=b$

$Find \,\,the\,\, area \,\,of\,\, the\,\,$ $"Dodecagon"\, A_1A_2-----A_{12}$ $(expressed\,\, in\,\, a\,\,and\,\,b)$
 
Last edited:
Mathematics news on Phys.org
[sp][TIKZ]\coordinate [label=right: $A_3$] (A3) at (0:5cm) ;
\coordinate [label=right: $A_2$] (A2) at (40:5cm) ;
\coordinate [label=above right: $A_1$] (A1) at (60:5cm) ;
\coordinate [label=above: $A_{12}$] (A12) at (80:5cm) ;
\coordinate [label=above left: $A_{11}$] (A11) at (120:5cm) ;
\coordinate [label=left: $A_{10}$] (A10) at (140:5cm) ;
\coordinate [label=left: $A_9$] (A9) at (180:5cm) ;
\coordinate [label=left: $A_8$] (A8) at (200:5cm) ;
\coordinate [label=below left: $A_7$] (A7) at (240:5cm) ;
\coordinate [label=below: $A_6$] (A6) at (280:5cm) ;
\coordinate [label=below: $A_5$] (A5) at (300:5cm) ;
\coordinate [label=below right: $A_4$] (A4) at (340:5cm) ;
\coordinate [label=above right: $A_1$] (A1) at (60:5cm) ;
\draw (A1) -- (A2) -- (A3) -- (A4) -- (A5) -- (A6) -- (A7) -- (A8) -- (A9) -- (A10) -- (A11) -- (A12) -- cycle ;
\draw (0,0) circle (5cm) ;
\fill (0,0) circle (2pt);
\draw (A9) -- (A3) -- (A1) -- (A7) ;
\draw (A5) -- (A11) ;
\draw (A3) -- (A5) -- (A7) -- (A9) -- (A11) -- (A1) ;
\draw (3.7,3.8) node {$a$} ;
\draw (4.8,2) node {$b$} ;
\draw (2.5,-0.22) node {$r$} ;
\draw (-0.3,-0.2) node {$O$} ;
[/TIKZ]

The dodecagon consists of six equilateral triangles like $OA_1A_3$ together with six triangles like $A_1A_2A_3$ (or its mirror image).

The area of each of the equilateral triangles is $\frac{\sqrt3}4r^2$.

The angle $A_1A_2A_3$ is $150^\circ$, because the angle $A_1A_9A_3$ is $30^\circ$ (being half the angle $A_1OA_3$), and opposite angles of a cyclic quadrilateral are supplementary. So the area of the triangle $A_1A_2A_3$ is $\frac12ab\sin150^\circ = \frac14ab.$

The cosine rule in the triangle $A_1A_2A_3$ says that $r^2 = a^2 + b^2 - 2ab\cos150^\circ = a^2 + b^2 + \sqrt3ab.$

Therefore the area of the dodecagon is $6\bigl(\frac{\sqrt3}4(a^2 + b^2 + \sqrt3ab) + \frac14ab\bigr) = \frac{3\sqrt3}2(a^2+b^2) + 6ab.$

[/sp]
 
Last edited:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top