document.write( "Question 850160: In how many ways can 15 CDs be divided between two people so that one person gets 10 CDs and the other gets 5 CDs? \n" ); document.write( "
Algebra.Com's Answer #511987 by Kingsley(15)\"\" \"About 
You can put this solution on YOUR website!
15 C * 15 C
\n" ); document.write( " 10 5
\n" ); document.write( "=3003 * 3003
\n" ); document.write( "=9018009ways
\n" ); document.write( "
\n" );