document.write( "Question 243252: A circle is cut out of a square. what is the approximate area of the shaded region? the square is 6 inch and the circle circumference is 3 inches \n" ); document.write( "
Algebra.Com's Answer #178261 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
6*6=36 in^2 is the square piece.
\n" ); document.write( "c=pid
\n" ); document.write( "3=3.14*d
\n" ); document.write( "d=3/3.14
\n" ); document.write( "d=.9554 inches for the diameter of the circle.
\n" ); document.write( "Area of the circleis:
\n" ); document.write( "A=pir^2
\n" ); document.write( "A=3.14(.9554/2)^2
\n" ); document.write( "A=3.14*.4777^2
\n" ); document.write( "A=3.14*.2282
\n" ); document.write( "A=.7165 in^2 for the circle.
\n" ); document.write( "36-.7165
\n" ); document.write( "35.2835 in^2 is the remaing area of the square after the 3 in circumferance hols is removed.
\n" ); document.write( "
\n" );