document.write( "Question 619850: A box contains 25% black balls and 75% white balls. The same number of black balls as were in the box are added (so new number of black balls is twice the original number). A ball is now drawn from the box at random. What is the probability that it is black? \n" ); document.write( "
Algebra.Com's Answer #389841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A box contains 25% black balls and 75% white balls. The same number of black balls as were in the box are added (so new number of black balls is twice the original number). A ball is now drawn from the box at random. What is the probability that it is black? \n" ); document.write( "----- \n" ); document.write( "Converting the problem to numbers: \n" ); document.write( "Original mix: 25 black and 75 white. \n" ); document.write( "-- \n" ); document.write( "New mix: 50 black and 75 white \n" ); document.write( "--- \n" ); document.write( "P(black) = 50/125 = 2/5 = 40% \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |