document.write( "Question 439308: In how many ways can a student arrange 20 CDs in 4 CD player?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #303601 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
20 cd's in a 4 cd player equals 20 combined 4 at a time, or 20C4:
\n" ); document.write( "20C4=20x19x18x17x16!/4x3x2x16!=5x19x3x17=4845 different ways to play 20 cd's in a 4 cd player.
\n" ); document.write( "
\n" );