document.write( "Question 327354: 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 #234502 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( "P(red and red) = P(red)(P(red|red) = (4/8)(3/7) = 12/56 = 6/28 \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( "P(green and red) = P(green)*P(red) = (4/8)(4/8) = 1/4 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |