document.write( "Question 288577: Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that. \n" ); document.write( "
Algebra.Com's Answer #209159 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
\n" ); document.write( "----------------
\n" ); document.write( "Put 1/3 of the red in each container. Put 1/3 of the blue in
\n" ); document.write( "each container.
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );