document.write( "Question 29601: A regular octagon is inscribed in a circle of radius 15.8. Find the perimeter of the octagon. \n" ); document.write( "
Algebra.Com's Answer #16348 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
In a regular polygon, the length of one side, s, is given by\"2Rsin%28180%2Fn%29\" where:
\n" ); document.write( "s = the length of one side.
\n" ); document.write( "R = The distance from the centre to one vertex. This is the same as the radius of the circumscribed circle, or 15.8
\n" ); document.write( "n = The number of sides in the regular polygon. For this problem, we have an octagon, so n = 8.\r
\n" ); document.write( "\n" ); document.write( "\"s+=+2%2815.8%29sin%28180%2F8%29\"
\n" ); document.write( "\"s+=+31.6sin%2822.5%29\"
\n" ); document.write( "\"s+=+31.6%280.38%29\"
\n" ); document.write( "\"s+=+12.1\"\r
\n" ); document.write( "\n" ); document.write( "The perimeter, P, of the regular octagon is n*s
\n" ); document.write( "\"P+=+8%2812.1%29\"
\n" ); document.write( "\"P+=+96.8\"
\n" ); document.write( "
\n" );