document.write( "Question 732986: At a dinner, 5 people ordered chicken, 6 people ordered fish, and 12 people ordered vegetable lasagna. A person is randomly chosen and asked what he or she ordered. What is the probability that the person ordered chicken or fish? \n" ); document.write( "
Algebra.Com's Answer #448163 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At a dinner, 5 people ordered chicken, 6 people ordered fish, and 12 people ordered vegetable lasagna. A person is randomly chosen and asked what he or she ordered. What is the probability that the person ordered chicken or fish? \n" ); document.write( "------- \n" ); document.write( "# of ways to succeed: 5+6 = 11 \n" ); document.write( "------- \n" ); document.write( "# of possible outcomes: 5+6+12 = 23 \n" ); document.write( "---- \n" ); document.write( "P(chicken or fish) = 11/23 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |