document.write( "Question 417232: If one side of a square is as long as the diameter of a circle, find the ratio of the perimeter of the square to the circumfrance of the circle. \n" ); document.write( "
Algebra.Com's Answer #292134 by praseenakos@yahoo.com(507)\"\" \"About 
You can put this solution on YOUR website!
let x be the side of the square\r
\n" ); document.write( "\n" ); document.write( "Then, diameter of the circle = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter if the square = \"4x\"\r
\n" ); document.write( "\n" ); document.write( "Circumference of the circle = \"+pi%28x%29\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ratio of perimeter to circumference = \"+4x%2Fpi%28x%29\"=\"4%2Fpi\"
\n" ); document.write( "
\n" );