document.write( "Question 1088553: School canteen offers 4 flavors of sandwich 5 drinks and 3 nuts.
\n" );
document.write( "A.Student A can afford to buy one only from his snack.in how many possible ways can be make his order?
\n" );
document.write( "B.Student B.can afford to buy a combination of the three,a sandwich,a drink and a nut.In how many ways many possible ways can she make her order?
\n" );
document.write( "C.Student C can afford to buy a combination of two snack example a sandwich and a drink.In how many possible ways can she make her order? \n" );
document.write( "
Algebra.Com's Answer #702851 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! School canteen offers 4 flavors of sandwich 5 drinks and 3 nuts. \n" ); document.write( "A.Student A can afford to buy one only from his snack.in how many possible ways can he make his order?:: 4+5+3 = 12 ways \n" ); document.write( "-------------------------- \n" ); document.write( "B.Student B.can afford to buy a combination of the three,a sandwich,a drink and a nut.In how many ways many possible ways can she make her order?::4*5*3 = 60 ways \n" ); document.write( "---------------------------- \n" ); document.write( "C.Student C can afford to buy a combination of two snack: example a sandwich and a drink. In how many possible ways can she make her order?:: 4*5+4*3+5*3 = 47 ways \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " |