document.write( "Question 218188: A collection of 24 colored beads in a jar consists of just three colors in the ratio of 1:2:3. The probability of randomly selecting, without replacement, a blue bead on each of the first two selections is 7/69 . How many blue beads were in the jar originally? \n" ); document.write( "
Algebra.Com's Answer #164400 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A collection of 24 colored beads in a jar consists of just three \n" ); document.write( "ratio of 1:2:3. The probability of randomly selecting, without replacement, a blue bead on each of the first two selections is 7/69 . How many blue beads were in the jar originally? \n" ); document.write( "------------------------------------------ \n" ); document.write( "x + 2x + 3x = 24 \n" ); document.write( "6x = 24 \n" ); document.write( "------ \n" ); document.write( "x = 4 \n" ); document.write( "2x= 8 \n" ); document.write( "3x= 12 \n" ); document.write( "---------- \n" ); document.write( "P(1st two selections) = (4/24)(3/23) = 1/46 \n" ); document.write( "P(1st two selections) = (8/24)(7/23) = 7/69 \n" ); document.write( "-------------------------------- \n" ); document.write( "So the number of blue beads is 8 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |