document.write( "Question 1120973: Find the area of a regular octagon inscribed in a circle woth radius r\r
\n" ); document.write( "\n" ); document.write( "Hint: A regular octagon consists of eight isosceles triangles that have the same shape and size
\n" ); document.write( "

Algebra.Com's Answer #736699 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
360/8 means the central angle of each triangle is 45 degrees. With the radius on each side being r, the other two angles are equal and each of the 8 triangles is isosceles, with angles 67.5 degrees.
\n" ); document.write( "The triangle can be split into two right triangles, each with angles 22.5, 67.5 and 90 degrees. The dividing line has length cos 22.5=x/r so length is r cos 22.5 or 0.9239 r.\r
\n" ); document.write( "\n" ); document.write( "Half the length is the base of the right triangle, whose length is r sin 22.5 or 0.3827 r. The whole base of one of the eight triangles is twice that or 0.7654.\r
\n" ); document.write( "\n" ); document.write( "The area of each of the 8 triangles =(1/2)bh, or 0.7654*0.9239*.5*r^2 or 0.3536 r^2\r
\n" ); document.write( "\n" ); document.write( "Eight of them, the answer, is 2.83 r^2
\n" ); document.write( "
\n" );