document.write( "Question 614121: Joy has seven pairs of shoes. three are ivory and four are navy. She randomly chooses a pair to wear each day. Find the probability that Joy chooses a ivory pair two days in a row under each condition.
\n" );
document.write( "Will she wear the same pair two days in a row or will she not wear the same pair two days in a row \n" );
document.write( "
Algebra.Com's Answer #386407 by stanbon(75887) ![]() You can put this solution on YOUR website! Joy has seven pairs of shoes. three are ivory and four are navy. She randomly chooses a pair to wear each day. Find the probability that Joy chooses a ivory pair two days in a row under each condition. \n" ); document.write( "---- \n" ); document.write( "P(pick an ivory pair) = 3/7 \n" ); document.write( "P(pick ivory pair 2 days in a row) = (3/7)^2 = 9/49 \n" ); document.write( "----------------------- \n" ); document.write( "Will she wear the same pair two days in a row or will she not wear the same pair two days in a row. \n" ); document.write( "That is up to Joy. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |