document.write( "Question 238035: The area of the square that can be inscribed in a circle of radius 8 cm is
\n" );
document.write( "(A) 256 cm2 (B) 128 cm2 (C) 64 2 cm2 (D) 64 cm2 \n" );
document.write( "
Algebra.Com's Answer #174947 by edjones(8007)![]() ![]() You can put this solution on YOUR website! The square has a diagonal of 2*8=16 \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "a=b \n" ); document.write( "2a^2=16^2 \n" ); document.write( "a^2=16^2/2 \n" ); document.write( "=128 cm^2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |