document.write( "Question 645631: if 400 songs are on an iPod and 150 of those songs are disco songs, how many songs must be played in random order to ensure that at least one disco song is played? \n" ); document.write( "
Algebra.Com's Answer #405564 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
400-150=250 songs are not disco.
\n" ); document.write( "Therefore you must pick 250+1=251 to ensure you get at least 1 disco song.
\n" ); document.write( "
\n" );