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)![]() ![]() ![]() You can put this solution on YOUR website! 4 rap videos can be selected in 10C4 = \n" ); document.write( "\n" ); document.write( "3 R&B videos can be selected in 5C3 = \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 = |