document.write( "Question 1006573: find the lengths of the apothem and the radius of a square whose sides have length 10in ? \n" ); document.write( "
Algebra.Com's Answer #622678 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
For any square, the apothem is always half as long as the side length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "apothem = (1/2)*(side length)
\n" ); document.write( "apothem = (1/2)*(10)
\n" ); document.write( "apothem = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The apothem is 5 units long. The apothem is the segment starting at the center of the regular polygon and it stretches to the midpoint of any side of the regular polygon.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you draw out the square, add in the apothem and radius, you'll see a right triangle form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This right triangle has legs of 5 and 5. The hypotenuse is unknown. Let's call it x for now\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Pythagorean theorem:
\n" ); document.write( "a^2 + b^2 = c^2
\n" ); document.write( "5^2 + 5^2 = x^2
\n" ); document.write( "25 + 25 = x^2
\n" ); document.write( "50 = x^2
\n" ); document.write( "x^2 = 50
\n" ); document.write( "x = sqrt(50)
\n" ); document.write( "x = sqrt(25*2)
\n" ); document.write( "x = sqrt(25)*sqrt(2)
\n" ); document.write( "x = 5*sqrt(2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the radius of the square is 5*sqrt(2)
\n" ); document.write( "The radius of a regular polygon (aka the circumradius) is the segment going from the center to any vertex of the regular polygon.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Apothem = 5 inches
\n" ); document.write( "(circum)radius = 5*sqrt(2) inches
\n" ); document.write( "
\n" );