document.write( "Question 265660: Could you walk me thru this plz?\r
\n" );
document.write( "\n" );
document.write( "A circle of diameter 2 in. has its center at the center of a square of side 2 in. Find the area of the region that is inside the square and outside the circle. \n" );
document.write( "
Algebra.Com's Answer #195314 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It's the area of the square minus the area of the circle. \n" ); document.write( "Area of the square = 2*2 = 4 sq units \n" ); document.write( "Area of the circle = pi*r^2 = pi sq units \n" ); document.write( "= 4 - pi \n" ); document.write( "=~ 0.8584 sq units \n" ); document.write( " \n" ); document.write( " |