document.write( "Question 407222: 10) What is the area of the largest circle that will fit inside a square with an area of 64 sq. cm? \n" ); document.write( "
Algebra.Com's Answer #287115 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! let x = length of side of square box \n" ); document.write( "then \n" ); document.write( "x^2 = 64 \n" ); document.write( "x = 8 cm \n" ); document.write( ". \n" ); document.write( "So largest circle that fits has a \n" ); document.write( "diameter = 8cm \n" ); document.write( "or \n" ); document.write( "radius = 4cm \n" ); document.write( " \n" ); document.write( " |