document.write( "Question 576875: A fast food chain offers a special menu for children for which there is a choice of a hamburger or a chicken sandwich with either french fries or a salad, plus one of six beverages. How many special menu possibilities are there?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #370016 by chana(69)![]() ![]() You can put this solution on YOUR website! A fast food chain offers a special menu for children for which there is a choice of a hamburger or a chicken sandwich with either french fries or a salad, plus one of six beverages. How many special menu possibilities are there? \n" ); document.write( "sol: \n" ); document.write( "( 1 from hamb or sandwich * 1 from french fries or salad * 1 from 6) = total ways \n" ); document.write( "2c1 * 2c1 * 6c1 = 24 ways \n" ); document.write( "verify this answer with your friends.. \n" ); document.write( " \n" ); document.write( " |