document.write( "Question 879708: Hello,
\n" );
document.write( "This is under Statistics and Probability
\n" );
document.write( "
\n" );
document.write( "1. Twenty tickets are numbered from 1 to 20. A ticket is drawn at
\n" );
document.write( "random from a hat. What is the probability that the ticket has a
\n" );
document.write( "number that is a multiple of 3 or 5.\r
\n" );
document.write( "\n" );
document.write( "2.The Hebrew alphabet has 22 letters. If order is important, how many
\n" );
document.write( "3-letter “words” are possible if each letter can be used only once? \r
\n" );
document.write( "\n" );
document.write( "3. If order is important, how many 2-card hands are possible using a
\n" );
document.write( "standard 52-card deck? \r
\n" );
document.write( "\n" );
document.write( "4. How many ways are there to arrange 5 people in 3 seats? \n" );
document.write( "
Algebra.Com's Answer #530994 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Multiples of 3 Or 5 are: 3,6,9,12,18, 5,10,15,20 (9 of them) \n" ); document.write( "drawing one ticket from the 20 tickets \n" ); document.write( "P(Multiples of 3 Or 5) = 9/20 \n" ); document.write( " |