document.write( "Question 1045149: A round pizza, with a diameter of 52 cm, is cut into 12 equal sectors. A square pizza, with sides of length 39 cm, is cut into 25 equal squares. Which pizza slice, a sector or square, has the greatest area and how much greater is it? \n" ); document.write( "
Algebra.Com's Answer #660538 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
the area of the round pizza is:
\n" ); document.write( "\"+A+=+pi%2Ar%5E2+\"
\n" ); document.write( "\"+r+=+52%2F2+=+26+\" cm
\n" ); document.write( "\"+A+=+pi%2A26%5E2+\"
\n" ); document.write( "\"+A+=+pi%2A676+\"
\n" ); document.write( "\"+A+=+2123.717+\" cm2
\n" ); document.write( "---------------------
\n" ); document.write( "Each slice has an area of:
\n" ); document.write( "\"+A%2F12+=+2123.717%2F12+\"
\n" ); document.write( "\"+A%2F12+=+176.976+\" cm2
\n" ); document.write( "-------------------------
\n" ); document.write( "The area of the square pizza is:
\n" ); document.write( "\"+A+=+39%5E2+\"
\n" ); document.write( "\"+A+=+1521+\" cm2
\n" ); document.write( "The area of each square slice is:
\n" ); document.write( "\"+A%2F25+=+1521%2F25+\"
\n" ); document.write( "\"+A%2F25+=+60.84+\"
\n" ); document.write( "-----------------------------------
\n" ); document.write( "The area of each slice of the round pizza is
\n" ); document.write( "greater than the area of each slice of the
\n" ); document.write( "square pizza by the amount of
\n" ); document.write( "\"+176.976+-+60.84+=+116.136+\" cm2
\n" ); document.write( "---------------
\n" ); document.write( "check my math
\n" ); document.write( "
\n" );