document.write( "Question 507525: if the diameter of a circle is 3meters, what is the perimeter of the smallest
\n" );
document.write( "square that can fully contain the circle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #340514 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! If you envision the square touching the circle at 4 points, with the circle inside the square, you can see that the dimensions of the square will be equal to the diameter of the circle. So, it will 3 meters on each side. \n" ); document.write( "The perimeter will be 4*3 = 12 m. \n" ); document.write( ". \n" ); document.write( "Since the perimeter of the square has to be greater than the circumference of the circle, you can check that. \n" ); document.write( "circumference = pi*d \n" ); document.write( " = 3*pi \n" ); document.write( " = 3*3.14, which is < 12. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |