document.write( "Question 1034026: A bag contains 15 one rupee coins, 25 two rupee coins and 10 five rupee coins. If a coin is selected at random from the bag, then the probability of not selecting a one rupee coin is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648618 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The probability of not picking a one-rupee coin is ONE minus the probability of picking a one-rupee coin. \n" ); document.write( "That probability is 15/50, or 3/10. \n" ); document.write( "Thus the probability we need is 1 - 3/10 = 7/10 or .7 \n" ); document.write( " |