document.write( "Question 1096479: A director of a music video show wishes to play 4 rap videos and 3 R&B videos. He has 10 rap and 5 R&B videos to choose from.
\n" ); document.write( "If we consider the order in which the videos are played, how many different line-ups can the show have?\r
\n" ); document.write( "\n" ); document.write( "Note that no video can be used more than once.
\n" ); document.write( "

Algebra.Com's Answer #710915 by sandeepvijay(8)\"\" \"About 
You can put this solution on YOUR website!
4 rap videos can be selected in 10C4 = \"10%21%2F%286%21%2A4%21%29\" ways\r
\n" ); document.write( "\n" ); document.write( "3 R&B videos can be selected in 5C3 = \"5%21%2F%282%21%2A3%21%29\" ways\r
\n" ); document.write( "\n" ); document.write( "Selected videos can be arranged in 7! ways\r
\n" ); document.write( "\n" ); document.write( "Therefore, number of arrangements = \"10%21%2F%286%21%2A4%21%29+%2A+5%21%2F%282%21%2A3%21%29+%2A+7%21+=+50400\"
\n" ); document.write( "
\n" );