document.write( "Question 1200982: There are 3 red, 1 blue and 2 green marbles in a bag. A marble is randomly drawn from the bag twice, with replacement. What is the theoretical probability of choosing one red marble and one green marble?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #835208 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "There are 3 red, 1 blue and 2 green marbles in a bag. \n" ); document.write( "A marble is randomly drawn from the bag twice, with replacement. \n" ); document.write( "What is the theoretical probability of choosing one red marble and one green marble? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " P(one red marble and one green marble) = \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " = P(1st marble is red; 2nd marble is green) + P(1st marble is green; 2nd marble is red) = \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |