document.write( "Question 587146: a bag contains 5 red marbles and 10 blue marbles. what is the probability that the two marbles drawn from the bag (randomly without replacement) will both be blue?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #374004 by edjones(8007) You can put this solution on YOUR website! 5+10=15 \n" ); document.write( "10/15 * 9/14 = 90/210 = 3/7 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |