document.write( "Question 35644: Determine weather the problem involves permutations or combinations and why. Do not Slove.
\n" );
document.write( "a hamburger shop sells hamburgers with cheese, relish, lettuce, tomato, onion, mustard, or ketchup. howmany different hamburgers can be concocted using any 5 of the extras? \n" );
document.write( "
Algebra.Com's Answer #21786 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! combinations because you are grouping 5 objects to make a sandwich. \n" ); document.write( "grouping is the important word. \n" ); document.write( "Permutations are arrangements; combinations are groups. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |