document.write( "Question 924510: Alice randomly selects a number from 1 to 10 out of a hat six times in a row. On each turn she will select one number and then return it to the hat before making the next selection. How many different ways can she select the 6 numbers so that on the first turn she selects a prime number, on the second turn she selects a non-prime number, on the third turn she selects a non-prime number, on the fourth turn she selects any number, on the fifth turn she selects a number less than 7, and on the last turn she selects an odd number \n" ); document.write( "
Algebra.Com's Answer #560894 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 1 2 3 4 5 6 7 8 9 10 \n" ); document.write( "5 Prime, 5 non-prime \n" ); document.write( "6 selections with replacement\r \n" ); document.write( "\n" ); document.write( " |