document.write( "Question 1204095: A coordinator will select 5 songs from a list of 7 songs to compose an event's musical entertainment lineup. How many different lineups are possible? \n" ); document.write( "
Algebra.Com's Answer #840117 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Find the number of choices he has for the first song; then find the number he has for the second; then the third, fourth, and fifth. \n" ); document.write( "Multiply those numbers of choices together to find the number of lineups of 5 of the 7 songs. \n" ); document.write( "first song: 7 choices \n" ); document.write( "second: 6 choices \n" ); document.write( "... \n" ); document.write( "Total number of lineups of 5 of the 7 songs: 7*6*....= ___ (you finish) \n" ); document.write( " \n" ); document.write( " |