document.write( "Question 612266: You can order a hamburger with cheese,onion,pickle,relish,mustard,lettuce,tomato or mayonnaise.How many different combinations of the \"extras\" can you order, choosing any four of them? \n" ); document.write( "
Algebra.Com's Answer #385341 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You can order a hamburger with cheese,onion,pickle,relish,mustard,lettuce,tomato or mayonnaise.How many different combinations of the \"extras\" can you order, choosing any four of them?
\n" ); document.write( "-------
\n" ); document.write( "Ans: 8C4 = (8*7*6*5)/(1*2*3*4) = 70
\n" ); document.write( "=====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );