document.write( "Question 247718: A bag contains 2 green and 3 blue marbles. If Jake chooses one marble from the bag at random, what is the probability that it is blue? Express your answer as a common fraction. \n" ); document.write( "
Algebra.Com's Answer #180639 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains 2 green and 3 blue marbles. If Jake chooses one marble from the bag at random, what is the probability that it is blue? Express your answer as a common fraction. \n" ); document.write( "---------------- \n" ); document.write( "# of ways to pick a blue marble: 3 \n" ); document.write( "# of ways to pick a marble: 5 \n" ); document.write( "------------------- \n" ); document.write( "P(pick blue) = 3/5 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |