document.write( "Question 1081484: A bowl of berries contains 2 strawberries, 4 blackberries, 1 raspberry, and 3 blueberries. Louie will randomly select two berries one at a time from the bowl and not put them back. What is the probability that the first berry Louie selects will be a raspberry and the second berry will be a blueberry?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #695530 by Alan3354(69443) You can put this solution on YOUR website! A bowl of berries contains 2 strawberries, 4 blackberries, 1 raspberry, and 3 blueberries. Louie will randomly select two berries one at a time from the bowl and not put them back. What is the probability that the first berry Louie selects will be a raspberry and the second berry will be a blueberry? \n" ); document.write( "================== \n" ); document.write( "I appreciate his not putting them back. \n" ); document.write( "-- \n" ); document.write( "A total of 10 berries. \n" ); document.write( "--- \n" ); document.write( " What is the probability that the first berry Louie selects will be a raspberry \n" ); document.write( "1 out of 10 --> 1/10 \n" ); document.write( "---- \n" ); document.write( "and the second berry will be a blueberry? \n" ); document.write( "3/9 --> 1/3 \n" ); document.write( "============ \n" ); document.write( "(1/10)*(1/3) = 1/30\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |