document.write( "Question 34564: Two marbles are drawn without replacement from a box of 3 white, 2 green, and 1 blue marble. Find the probability that both marbles are white. Answer must be in fraction form. \n" ); document.write( "
Algebra.Com's Answer #20849 by stanbon(75887) ![]() You can put this solution on YOUR website! \"Without replacement\" is a key phrase here. \n" ); document.write( "P(1st draw is white)= 3/6 \n" ); document.write( "P(2nd draw is white)=2/5 \n" ); document.write( "P(WW without replacement)= (3/6)(2/5)=1/5 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |