document.write( "Question 1189376: If there are 2 red balls, 4 blue balls, 6 white balls and a certain number of black balls in a container and the odds of selecting a black ball are 1 out of 5, how many black balls are there? \n" ); document.write( "
Algebra.Com's Answer #820716 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
12+b=number of balls
\n" ); document.write( "get 1 choice
\n" ); document.write( "b/(b+12)=(1/5)
\n" ); document.write( "cross-multiply
\n" ); document.write( "5b=b+12
\n" ); document.write( "4b=12
\n" ); document.write( "b=3 black balls
\n" ); document.write( "3/15=1/5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );