document.write( "Question 1196793: At Patty the Panda's pizza parlor, the possible pizza toppings are pesto, pepperoni, peppers, and pineapple, and the possible desserts are pumpkin pie, powdered-sugar pretzels, and papaya popsicles. If Prajwal the porcupine, Petunia the peacock, and Pete the parakeet each randomly choose a subset of the pizza toppings and a dessert, what is the probability that at least two of them choose the exact same pizza or the same dessert (or both)? \n" ); document.write( "
Algebra.Com's Answer #829790 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "Using TI or similarly an inexpensive calculator like a Casio fx-115 ES plus\r\n" );
document.write( "probability that at least two of them choose the exact same pizza\r\n" );
document.write( "n = 3 ,  p = 1/4 (4 choices of toppings)\r\n" );
document.write( "P(x ≥ 2) = 1  -  P(x ≤ 1) = 1 - binomcdf(3,1/4, 1) = 1 -  .84375 = .1563\r\n" );
document.write( "0r\r\n" );
document.write( "Using \"P+%28x%29=+highlight_green%28nCx%29%28p%5Ex%29%28q%29%5E%28n-x%29+\" \r\n" );
document.write( "\"P+%280%29=+highlight_green%281%29%28.25%5E0%29%28.75%29%5E%283%29+\" \r\n" );
document.write( "\"P+%281%29=+highlight_green%283%29%28.25%5E1%29%28.75%29%5E%282%29+\" \r\n" );
document.write( "P(x ≥ 2) = 1 - .42187 - .42187 = .1563\r\n" );
document.write( "....................................................\r\n" );
document.write( "probability that at least two of them choose the exact same dessert\r\n" );
document.write( "n = 3 ,  p = 1/3 (3 choices of desserts)\r\n" );
document.write( "P(x ≥ 2) = 1  -  P(x ≤ 1) = 1 - binomcdf(3,1/3, 1)\r\n" );
document.write( "\r\n" );
document.write( "probability that at least two of them choose the exact same topping and dessert\r\n" );
document.write( "n = 3 ,  p = 1/12 ( 4*3 = 12 choices for both)\r\n" );
document.write( "P(x ≥ 2) = 1  -  P(x ≤ 1) = 1 - binomcdf(3,1/12, 1)\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( " \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );