document.write( "Question 925742: a bag contains a selection of multilink cubes. there are 3 red, 5 yellow, 2 blue and 6 green cubes. a cube is picked at random. what is the probability that a blue or yellow cube is NOT chosen?
\n" );
document.write( "\"my answer is 1/2 am i right\" \n" );
document.write( "
Algebra.Com's Answer #561730 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 16cubes: 3R,5Y,2B,6G \n" ); document.write( "one picked \n" ); document.write( "not B 0r Y then R 0r G \n" ); document.write( "P(R 0r G) = 3/16 + 6/16 = 9/16 \n" ); document.write( " |