document.write( "Question 319428: What is the area of a square 4 inches on each side if each side has one semi circle? \n" ); document.write( "
Algebra.Com's Answer #228824 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
4*4=16 for the area of the square.
\n" ); document.write( "a=pi(d/2)^2
\n" ); document.write( "a=3.14(4/2)*2
\n" ); document.write( "a=3.14*2*2
\n" ); document.write( "a=3.14*4
\n" ); document.write( "a=12.56 area of a full circle with d=4.
\n" ); document.write( "12.56/2=6.28 is the area of the semi circle.
\n" ); document.write( "16+6.28=22.28 is the total area of this item.
\n" ); document.write( "
\n" );