document.write( "Question 1145636: You are ordering a hamburger and can get up to 8\r
\n" );
document.write( "\n" );
document.write( " toppings, but each topping can only be used once. You tell the cashier to surprise you with the toppings you get. What is the probability that you get 4\r
\n" );
document.write( "\n" );
document.write( " toppings? Express your answer as a fraction or a decimal number rounded to four decimal places. \n" );
document.write( "
Algebra.Com's Answer #766868 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! 1/9...or 0.1111. \n" ); document.write( " \n" ); document.write( "You have to remember that ZERO toppings is also an option, meaning there are NINE possibilities. So, this amounts to randomly picking a number from 0 to 8. 1/9 chance for any number. |