document.write( "Question 389473: Please help me solve this question.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "At the end of a meal in a restaurant, a person
\n" );
document.write( "wants to have pie à la mode (pie topped with ice cream) for dessert. There are 5 flavors of ice
\n" );
document.write( "cream—chocolate, vanilla, strawberry, peach, and coffee—and there are 2 kinds of pie—apple and cherry. If the waiter picks the pie and ice cream at
\n" );
document.write( "random, what is the probability that the person will get apple pie with vanilla ice cream (state your answer as a fraction)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #275995 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! There are 5 flavors of ice cream. so the probability that the waiter will choose vanilla is 1/5.\r \n" ); document.write( "\n" ); document.write( "There are 2 flavors of pie, so the probability that the waiter will choose apple is 1/2.\r \n" ); document.write( "\n" ); document.write( "Since both must happen, we multiply those probabilities together:\r \n" ); document.write( "\n" ); document.write( "(1/5)*(1/2) = 1/10 \n" ); document.write( " |