document.write( "Question 134350: bag #1 has 2 marbles, 1 black and 1 red
\n" ); document.write( "bag #2 has 5 marbles, 2 black and 3 red\r
\n" ); document.write( "\n" ); document.write( "Without seeing into the bag, you may select one marble from either bag. If it is black, you win a prize. Would it be better to select one marble from bag #1, bag 2 or does it make no difference?
\n" ); document.write( "

Algebra.Com's Answer #98254 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
Probability from bag 1 is 1/2
\n" ); document.write( "Probability from bag 2 is 2/5\r
\n" ); document.write( "\n" ); document.write( "then is better to select from bag 1 because 1/2>2/5
\n" ); document.write( "
\n" );