document.write( "Question 857455: A bag contains 16 red balls and 20 blue balls only. How many white balls must be added to the bag so that the probability of randomly picking a red ball is equal to 2/5? \n" ); document.write( "
Algebra.Com's Answer #516580 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of white balls added
\n" ); document.write( "Total of (36 + x) balls: 16 red, 20 blue and x white
\n" ); document.write( "P(red ball) = \"16%2F%2836%2Bx%29+=+2%2F5\" | Cross Multiplying to solve
\n" ); document.write( " 80 = 72 + 2x
\n" ); document.write( " 8 = 2x
\n" ); document.write( " x = 4, the number of white balls added
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 16/40 = 2/5
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );