document.write( "Question 352933: a girl has 10 yellow, 10 red, and 10 green marbles. She picks two marbles out at random and gives them to her sister\r
\n" );
document.write( "\n" );
document.write( "a.) what is the probability of choosing 2 yellow marbles?
\n" );
document.write( "b.) of the marbles left what is the probability of choosing a green marble next?
\n" );
document.write( "c.)of the marbles left, what color has the probability of 1/3 of being picked? explain how you determined your answer. \n" );
document.write( "
Algebra.Com's Answer #252215 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a girl has 10 yellow, 10 red, and 10 green marbles. She picks two marbles out at random and gives them to her sister \n" ); document.write( "---------------------- \n" ); document.write( "a.) what is the probability of choosing 2 yellow marbles? \n" ); document.write( "P(2 yellow) = 10C2/30C2 = 0.1034 \n" ); document.write( "------------------------------------------ \n" ); document.write( "b.) of the marbles left what is the probability of choosing a green marble next? \n" ); document.write( "P(green after 2 yellow) = 10/28 \n" ); document.write( "-------------------------------------\r \n" ); document.write( "\n" ); document.write( "c.)of the marbles left, what color has the probability of 1/3 of being picked? explain how you determined your answer. \n" ); document.write( "--- \n" ); document.write( "27 marbles are left \n" ); document.write( "There are 9 green left. \n" ); document.write( "P(green) = 9/27 = 1/3 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |