document.write( "Question 1129669: 1) A hamburger shop sells hamburgers with cheese, relish, lettuce, tomato, onion, mustard, or
\n" );
document.write( "ketchup. How many different hamburgers can be concocted using any 5 of the extras? (3 marks)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #746240 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is 7C5 or 7!/5!2!, or ways to choose 5 objects from 7. \n" ); document.write( "It is 42/2!, or 21, \n" ); document.write( " |