document.write( "Question 274130: pie with a diameter of 12 inches is cut into 8 equal slices. Each slice of the pie has an area of ______ square inches \n" ); document.write( "
Algebra.Com's Answer #200106 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
pie with a diameter of 12 inches is cut into 8 equal slices. Each slice of the pie has an area of ______ square inches\r
\n" ); document.write( "\n" ); document.write( "area whole pie = pi * (diameter/2)^2 = pi * radius^2
\n" ); document.write( "area of slice = 1/8 * pi * (diameter/2)^2 = 1/8 * pi * radius^2
\n" ); document.write( "radius = diameter/2 = 12/2 = 6\r
\n" ); document.write( "\n" ); document.write( "area slice = 1/8 * pi * 6^2
\n" ); document.write( " = 1/8 * 36 * pi (so 36pi is area whole pie)
\n" ); document.write( " = 36/8 * pi
\n" ); document.write( " = 9/2 * pi\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );