document.write( "Question 322750: I have a problem with a square inside a circle. The length of the square is 2 and the width of the square is 2. what is the area of the circle and how do you figure this out? Thanks in advance. \n" ); document.write( "
Algebra.Com's Answer #231036 by jessica43(140)\"\" \"About 
You can put this solution on YOUR website!
To solve this problem you are going to need to use the Pythagorean theorem which is: a^2 + b^2 = c^2, where c represents the length of the hypotenuse, and a and b represent the lengths of the other two sides. This formula can only be used for right triangle.\r
\n" ); document.write( "\n" ); document.write( "So you know that the length and width of the square are each two. In your picture, draw in one of the diagonals of the square, so now it is split into 2 right triangles. You will also notice that this diagonal line of the square is also the diameter of the circle. So we need to find the length of this line by using the pythagorean theorem.\r
\n" ); document.write( "\n" ); document.write( "We know two of the sides of the triangle are 2, so we can find the third.
\n" ); document.write( "a^2 + b^2 = c^2
\n" ); document.write( "(2^2) + (2^2) = c^2
\n" ); document.write( "4 + 4 = c^2
\n" ); document.write( "8 = c^2 (next take the sqrt of each side)
\n" ); document.write( "c = sqrt(8) or 2.828
\n" ); document.write( "So the diameter of the circle is about 2.828 and the radius is half of that, or about 1.414. Now we can use the area of a circle equation.
\n" ); document.write( "A = π * r^2 (r = radius)
\n" ); document.write( "A = π * (1.414)^2
\n" ); document.write( "A = π * 2
\n" ); document.write( "So the area of the circle is 2π or about 6.28.
\n" ); document.write( "
\n" );