document.write( "Question 1073666: There are 64 teams in the March Madness basketball tournament.By the time its finish how many total number of games will have been played ? \n" ); document.write( "
Algebra.Com's Answer #688454 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Each game requires two teams, so at each level you divide by 2. Thus:
\n" ); document.write( "64:32
\n" ); document.write( "32:16
\n" ); document.write( "16:8
\n" ); document.write( "8:4
\n" ); document.write( "4:2
\n" ); document.write( "2:1
\n" ); document.write( "32+16+8+4+2+1=63 total games played in the tournament. ☺☺☺☺
\n" ); document.write( "
\n" );