document.write( "Question 524688: Naoko found a deck of cards that had been dropped onto the floor. She picked up at least 1 card. She may have pick up 1, all 52, or any number in between. How many possible combinations are there for what she picked up? \n" ); document.write( "
Algebra.Com's Answer #347850 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Naoko found a deck of cards that had been dropped onto the floor. She picked up at least 1 card. She may have pick up 1, all 52, or any number in between. How many possible combinations are there for what she picked up? \n" ); document.write( "----- \n" ); document.write( "Each card is either picked up or not picked up: \n" ); document.write( "That gives 2^52 combinations including the empty combination. \n" ); document.write( "--- \n" ); document.write( "So there are 2^52 - 1 combination that contains at least 1 card. \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |