document.write( "Question 1057758: 1) a delicatessen serves meat sandwiches with the following options: 3 kinds of bread, 5 kinds of meat, and lettuce or sprout. How many different sandwiches are possible, assuming that one item is used out of each category? (note: lettuce and sprout are 2 options in a vegetable category.)\r
\n" );
document.write( "\n" );
document.write( "2) six automobiles are parked in a used car lot. The dealer wishes to display these cars in a straight line. In how many ways can these six cars be displayed?\r
\n" );
document.write( "\n" );
document.write( "3) You are playing a card game called 'Euchre\" in which a 24-card deck is used. Each player is dealt 5 cards. How many different hands can be dealt? \n" );
document.write( "
Algebra.Com's Answer #672779 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! 1)3 breads x 5 meats x 2 vegetables=30 different possible combinations.\r \n" ); document.write( "\n" ); document.write( "2)Six automobiles parked in a straight line equal: 6 x 5 x 4 x 3 x 2 x 1=720 different possible line-ups, starting from left to right.\r \n" ); document.write( "\n" ); document.write( "3)24 different cards dealt 5 at a time would be 24 choose 5, or 24!/19!5!, or 42504 different hands possible. ☺☺☺☺ \n" ); document.write( " |