document.write( "Question 584227: A restaurant provides a brunch where the omelets are individually prepared. Each guest is allowed to choose from 9 different ingredients. A student has been asked to form the following sets. Determine the number of elements the student should have in each set.
\n" );
document.write( "(a) How many different types of omelets can the restaurant prepare?
\n" );
document.write( "(b) What is the minimum number of ingredients that must be available if the restaurant wants to advertise that it offers over 2,000 different omelets? \n" );
document.write( "
Algebra.Com's Answer #372733 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A restaurant provides a brunch where the omelets are individually prepared. Each guest is allowed to choose from 9 different ingredients. A student has been asked to form the following sets. Determine the number of elements the student should have in each set. \n" ); document.write( "(a) How many different types of omelets can the restaurant prepare? \n" ); document.write( "2^9 = 512 \n" ); document.write( "------------------ \n" ); document.write( "(b) What is the minimum number of ingredients that must be available if the restaurant wants to advertise that it offers over 2,000 different omelets?an \n" ); document.write( "2^11 = 2048 \n" ); document.write( "Ans: 11 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |