document.write( "Question 253669: What is the number of stories in the tallest house you can build with two 52-card decks? How many cards would it take? \n" ); document.write( "
Algebra.Com's Answer #186008 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2*52 card decks=104 cards.
\n" ); document.write( "Using 2 cards per story you can build 104/2-52 stories.
\n" ); document.write( "Using 3 cards per story you can build 104/3=34 stories.
\n" ); document.write( "Using 4 cards per story you can build 104/4=26 stories.
\n" ); document.write( "
\n" );