document.write( "Question 325261: There are four green blocks and four red blocks in a bag.\r
\n" );
document.write( "\n" );
document.write( "a What is the probability of selecting a red block, keeping it, then selecting
\n" );
document.write( "another red block?\r
\n" );
document.write( "\n" );
document.write( "b What is the probability of selecting a green block, replacing it, then selecting a red block? \n" );
document.write( "
Algebra.Com's Answer #232909 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are four green blocks and four red blocks in a bag. \n" ); document.write( "a What is the probability of selecting a red block, keeping it, then selecting \n" ); document.write( "another red block? \n" ); document.write( "--- \n" ); document.write( "1st red: 4/8 \n" ); document.write( "2nd red: 3/7 \n" ); document.write( "--- \n" ); document.write( "P(red/red) = (4/8)*(3/7) = 3/14 \n" ); document.write( "----------------------------------------- \n" ); document.write( "b What is the probability of selecting a green block, replacing it, then selecting a red block? \n" ); document.write( "--- \n" ); document.write( "P(green/red) = (1/2)(1/2) = 1/4 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |