document.write( "Question 634551: What is the maximum number of pieces of pizza that can be cut from a circular pizza with 6 cuts? \n" ); document.write( "
Algebra.Com's Answer #399706 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the maximum number of pieces of pizza that can be cut from a circular pizza with 6 cuts? \n" ); document.write( "---------------- \n" ); document.write( "Each cut can double the number of pieces. \n" ); document.write( "2^6 = 64 \n" ); document.write( " |