document.write( "Question 274126: A pie with a diameter of 12 inches is cut into 8 equal slices. What is the area of each piece? \n" ); document.write( "
Algebra.Com's Answer #200168 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If its diameter is 12 inches, its radius is 6 imches.
\n" ); document.write( "Its area is then
\n" ); document.write( "A = (pi)r^2 = (pi)(6^2) = 36(pi) or about 113.1 square inches.
\n" ); document.write( "Divide that by 8 slices and get about 14.1 square inches per slice.
\n" ); document.write( "
\n" );