document.write( "Question 1125182: Tonya has the followings toppings available for her sandwich: lettuce, tomato, onions
\n" );
document.write( ",olives, sprouts, peppers, mustard and shattered cheese she can use up to three toppings how many different sandwiches can Tonye make \n" );
document.write( "
Algebra.Com's Answer #802177 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! There are a total of 8 toppings to use.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 topping: 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 toppings: 8 choose 2 = 28\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 toppings: 8 choose 3 = 56\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8 + 28 + 56 = 92 \n" ); document.write( " |