document.write( "Question 240348: A pizza pub is open 7 days a week. The manager allows each of the three employees to select one day off a week. That is the probability all 3 select the same day given that all 3 select a day beginning with the same letter. \n" ); document.write( "
Algebra.Com's Answer #176133 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pizza pub is open 7 days a week. The manager allows each of the three employees to select one day off a week. What is the probability all 3 select the same day given that all 3 select a day beginning with the same letter. \n" ); document.write( "---------------- \n" ); document.write( "The only days beginning with the same letter are saturdaya and sunday. \n" ); document.write( "----------------\r \n" ); document.write( "\n" ); document.write( "P(all select the same | all select saturday or sunday) \n" ); document.write( "---- \n" ); document.write( "P(all select saturday or sunday) = 2(1/2)^2 = 1/2 \n" ); document.write( "P(all select the same AND all select saturday or sunday) = (2/7)^2 \n" ); document.write( "------------------- \n" ); document.write( "P(all select same | all select sat or sun) = (2/7)^2/(1/2) = 8/49 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |