document.write( "Question 620504: How long is each side of an octagon that is 16 ft. across? \n" ); document.write( "
Algebra.Com's Answer #390255 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How long is each side of an octagon that is 16 ft. across? \n" ); document.write( "--------------- \n" ); document.write( "If it's 16 ft across the flats: \n" ); document.write( "The central angles are 360/8 = 45 degs \n" ); document.write( "The apothem = 16/2 = 8 ft \n" ); document.write( "tan(45/2) = (s/2)/8 \n" ); document.write( "s = 2*8*tan(22.5) \n" ); document.write( "s =~ 6.627 feet \n" ); document.write( " \n" ); document.write( " |