document.write( "Question 170537: A square is inscribed in a circle whose diameter is 10 cm. Find the length of the side of the square. \n" ); document.write( "
Algebra.Com's Answer #125909 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A square is inscribed in a circle whose diameter is 10 cm. Find the length of the side of the square. \n" ); document.write( "------------------- \n" ); document.write( "The diagonal of the square is the diameter of the circle, = 10 cm. \n" ); document.write( "The diagonal makes a 45 deg angle with the side, so the side is 10*sin(45) \n" ); document.write( "= 5*sqrt(2) cm =~7.07 cm \n" ); document.write( "--------------- \n" ); document.write( "Using Pythagoras, the 2 sides are equal, so \n" ); document.write( "d^2 = a^2 + a^2 (diagonal d, sides a) \n" ); document.write( "100 = 2a^2 \n" ); document.write( "a = sqrt(50) = 5*sqrt(2) same answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |