document.write( "Question 829937: COMPARING AREAS
\n" ); document.write( "a wire 360in long is cut into two pieces. one piece is formed into a square and the other is formed into a circle. if the two figures have the same area, what are the lengths of the two pieces of wire(to the nearest tenth of an inch)
\n" ); document.write( "

Algebra.Com's Answer #500226 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "The area of the square is \"s%5E2\"\r\n" );
document.write( "The area of the circle is \"pi%2Ar%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "The perimeter of the square is \"4s\"\r\n" );
document.write( "The circumference of the circle is \"2pi%2Ar\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2CArea%2C+of%2C+the%2C+square%29%29\"\"%22%22=%22%22\"\"%28matrix%284%2C1%2CArea%2C+of%2C+the%2C+circle%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "So  \"s%5E2\"\"%22%22=%22%22\"\"pi%2Ar%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2CPerimeter%2C+of%2C+the%2C+square%29%29\"\"%22%22%2B%22%22\"\"%28matrix%284%2C1%2CCircumference%2C+of%2C+the%2C+circle%29%29\"\"%22%22=%22%22\"\"%28matrix%284%2C1%2CLength%2C+of%2C+the%2C+wire%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "So  \"4s\"\"%22%22%2B%22%22\"\"2pi%2Ar\"\"%22%22=%22%22\"\"360\"\r\n" );
document.write( "\r\n" );
document.write( "That equation can be divided through by 2, so we have\r\n" );
document.write( "\r\n" );
document.write( "    \"2s\"\"%22%22%2B%22%22\"\"pi%2Ar\"\"%22%22=%22%22\"\"180\"\r\n" );
document.write( "\r\n" );
document.write( "So we have this system of two equations in two unknowns:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28s%5E2=pi%2Ar%5E2%2C4s%2Bpi%2Ar=180%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve the bottom equation for one of the letters and substitute\r\n" );
document.write( "it in the first equation, getting a quadratic.\r\n" );
document.write( "You'll get two solutions for (s,r):\r\n" );
document.write( "\r\n" );
document.write( "First solution:\r\n" );
document.write( "\"s+=+180%2F%282%2Bsqrt%28pi%29%29=47.71430138\",   \"r=180%2F%282sqrt%28pi%29%2Bpi%29=26.91991183\"   \r\n" );
document.write( "\r\n" );
document.write( "Second solution\r\n" );
document.write( " \"s+=+-180%2F%28sqrt%28pi%29-2%29=791.0483246\",   \"r+=+180%2F%28pi-2sqrt%28pi%29%29=-446.3012248\"  \r\n" );
document.write( "\r\n" );
document.write( "We ignore the second solution \r\n" );
document.write( "\r\n" );
document.write( "The perimeter of the square is \"4s+=+4%2A47.71430138=190.8572055%29\"\r\n" );
document.write( "The circumference of the circle is \"2pi%2Ar+=+2pi%2A26.91991183+=+169.1427945\"\r\n" );
document.write( "\r\n" );
document.write( "As a check add those together and you get 360.\r\n" );
document.write( "\r\n" );
document.write( "Answers rounded to the nearest tenth of an inch: \r\n" );
document.write( "\r\n" );
document.write( "Length of piece formed into a square = 190.9 inches\r\n" );
document.write( "Length of piece formed into a circle = 169.1 inches \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );