document.write( "Question 199697: (3 pts) A license plate is to consist of three letters followed by two digits. How many different license plates are possible if the first letter must be a vowel (a, e, i, o, u), and repetition of letters is not permitted, but repetition of digits is permitted?\r
\n" );
document.write( "\n" );
document.write( "(3 pts) The results of a survey for an airline are shown below\r
\n" );
document.write( "\n" );
document.write( "Traveler Male Female Total
\n" );
document.write( "Business 47 72 119
\n" );
document.write( "Vacation 71 64 135
\n" );
document.write( "Total 118 136 254\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Use the chart to find the probability that the traveler was
\n" );
document.write( "male
\n" );
document.write( "on vacation given the traveler was female
\n" );
document.write( "male given the traveler was on vacation \r
\n" );
document.write( "\n" );
document.write( "(2 pts) In how many ways can 6 instructors be assigned to six sections of a course in mathematics? \r
\n" );
document.write( "\n" );
document.write( "(4 pts) At an annual flower show, 7 different entries are to be arranged in a row. \r
\n" );
document.write( "\n" );
document.write( "a) How many different arrangements of the entries are possible?
\n" );
document.write( "b) If the owners of the 1st, 2nd, and 3rd place entries will be awarded prizes of $100, $50, and $25 respectively, how many ways can the prizes be awarded? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #150071 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A license plate is to consist of three letters followed by two digits. How many different license plates are possible if the first letter must be a vowel (a, e, i, o, u), and repetition of letters is not permitted, but repetition of digits is permitted? \n" ); document.write( "Ans: 5*4*3*10*10 = 6000 \n" ); document.write( "--------------------------------------- \n" ); document.write( " \n" ); document.write( "(3 pts) The results of a survey for an airline are shown below \n" ); document.write( "Traveler Male Female Total \n" ); document.write( "Business 47 72 119 \n" ); document.write( "Vacation 71 64 135 \n" ); document.write( "Total 118 136 254 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the chart to find the probability \n" ); document.write( "that the traveler was male = 118/254 \n" ); document.write( "on vacation given the traveler was female = 64/136 \n" ); document.write( "male given the traveler was on vacation 71/135 \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( " \n" ); document.write( "(2 pts) In how many ways can 6 instructors be assigned to six sections of a course in mathematics? \n" ); document.write( "Ans: 6! = 720 ways \n" ); document.write( "-----------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4 pts) At an annual flower show, 7 different entries are to be arranged in a row. \n" ); document.write( "Ans: 7! = 5040 ways \n" ); document.write( "----------------------------------- \n" ); document.write( " \n" ); document.write( "a) How many different arrangements of the entries are possible? \n" ); document.write( "What entries? \n" ); document.write( "--- \r \n" ); document.write( "\n" ); document.write( "b) If the owners of the 1st, 2nd, and 3rd place entries will be awarded prizes of $100, $50, and $25 respectively, how many ways can the prizes be awarded? \n" ); document.write( "Ans: 3! = 6 \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |