document.write( "Question 488253: A cookie jar contains 3 peanut butter cookies, 5 chocolate chip cookies, and 2 snickerdoodle cookies. If Candice randomly chooses one cookie and eats it, then chooses a second cookie and its it . What is the probability she will choose and eat 2 peanut butter cookies? \n" ); document.write( "
Algebra.Com's Answer #333343 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A cookie jar contains 3 peanut butter cookies, 5 chocolate chip cookies, and 2 snickerdoodle cookies. If Candice randomly chooses one cookie and eats it, then chooses a second cookie and eats it . What is the probability she will choose and eat 2 peanut butter cookies? \n" ); document.write( "---- \n" ); document.write( "P(pb and pb) \n" ); document.write( "= P(pb)*P(pb|pb) \n" ); document.write( "= (3/10)(2/9) \n" ); document.write( "= (1/5)(1/3) \n" ); document.write( "= 1/15 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |