document.write( "Question 422698: A circle with a diameter of 6 inches has its center at the center of a square with 6-inch sides. Find the area of the region that is inside the square and outside the square. Use 3.14 for Pi \n" ); document.write( "
Algebra.Com's Answer #294991 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=3.14*3^2
\n" ); document.write( "A=28.26
\n" ); document.write( "------------
\n" ); document.write( "a= 6*6
\n" ); document.write( "a=36
\n" ); document.write( "-----------
\n" ); document.write( "36-28.26=7.74 sq in
\n" ); document.write( "
\n" );