document.write( "Question 197702: If a square is inscribed in a circle with center O and a radius of 2, what is the perimeter of the square? \n" ); document.write( "
Algebra.Com's Answer #148264 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
If a square is inscribed in a circle with center O and a radius of 2, what is the perimeter of the square?
\n" ); document.write( "
\r\n" );
document.write( "Let \"s\" repreent a side of the square:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Draw another radius:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "That is a right triangle. So we use the Pythagorean\r\n" );
document.write( "theorem to find s:\r\n" );
document.write( "\r\n" );
document.write( "\"c%5E2=a%5E2%2Bb%5E2\"\r\n" );
document.write( "\"s%5E2=2%5E2%2B2%5E2\"\r\n" );
document.write( "\"s%5E2=4%2B4\"\r\n" );
document.write( "\"s%5E2=8\"\r\n" );
document.write( "\"s=sqrt%288%29\"\r\n" );
document.write( "\"s=sqrt%284%2A2%29\"\r\n" );
document.write( "\"s=sqrt%284%29sqrt%282%29\"\r\n" );
document.write( "\"s=2sqrt%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "So that's the length of a side of the square.\r\n" );
document.write( "Since there are 4 sides, we multiply by 4 and\r\n" );
document.write( "the perimeter is\r\n" );
document.write( "\r\n" );
document.write( "\"4%2A2sqrt%282%29\"\r\n" );
document.write( "\"8sqrt%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );