document.write( "Question 419253: Please help me with my math homework:
\n" );
document.write( "1. A quiz consists of 5 multiple-choice questions, each has three possible answers. In how many different ways can the quiz be answered if an answer is chosen for each question?
\n" );
document.write( "I said 5 x 3 = 15
\n" );
document.write( "2. In how many ways can three different math books and four different English books be arranged in a row if the books for each subject are placed together?
\n" );
document.write( "3 x 4 = 12
\n" );
document.write( "3. In how many different ways can three finalists be selected from 15 job applicants for a second round interview?
\n" );
document.write( "15 x 3 = 45
\n" );
document.write( "4. Fifteen dogs enter a Goofy Dog contest. In how many different ways can a champion, a first runner-up, and a second runner-up be selected?
\n" );
document.write( "15 x 3 = 45\r
\n" );
document.write( "\n" );
document.write( "Is this correct? \n" );
document.write( "
Algebra.Com's Answer #293232 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1. A quiz consists of 5 multiple-choice questions, each has three possible answers. In how many different ways can the quiz be answered if an answer is chosen for each question? \n" ); document.write( "I said 5 x 3 = 15 \n" ); document.write( "It's 3^5 = 243 possibilities. \n" ); document.write( "If the answers for each are A, B & C, you can have \n" ); document.write( "A A A A A \n" ); document.write( "A A A A B \n" ); document.write( "A A A A C \n" ); document.write( "A A A B A \n" ); document.write( "A A A B B \n" ); document.write( "A A A B C \n" ); document.write( "A A A C A \n" ); document.write( "A A A C B \n" ); document.write( "A A A C C \n" ); document.write( "etc. \n" ); document.write( "You can see there are more than 15. \n" ); document.write( "-------------------------------- \n" ); document.write( "2. In how many ways can three different math books and four different English books be arranged in a row if the books for each subject are placed together? \n" ); document.write( "3 x 4 = 12 \n" ); document.write( "With the math books first, the 1st book can be 1 of 3, the 2nd 1 of 2, then 1 \n" ); document.write( "= 3*2*1 = 6 \n" ); document.write( "For the English books, it's 4*3*2 *1 = 24 \n" ); document.write( "6*24 = 144 \n" ); document.write( "Then the English books can be first, --> 288 ways. \n" ); document.write( "---------------------------- \n" ); document.write( "3. In how many different ways can three finalists be selected from 15 job applicants for a second round interview? \n" ); document.write( "15 x 3 = 45 \n" ); document.write( "It's 15*14*13 = 2730 \n" ); document.write( "---------------------- \n" ); document.write( "4. Fifteen dogs enter a Goofy Dog contest. In how many different ways can a champion, a first runner-up, and a second runner-up be selected? \n" ); document.write( "15 x 3 = 45 \n" ); document.write( "Same as #3, 2730 \n" ); document.write( " \n" ); document.write( " |