document.write( "Question 1032136: A Bag contains 6 yellow beads and a number of green beads. When a bead is selected at random, the probability that a yellow bead is selected is 2/5. How many green beads are in the bag? Thanks! \n" ); document.write( "
Algebra.Com's Answer #646823 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+g+\" = number of green beads
\n" ); document.write( "\"+2%2F5+=+6+%2F+%28+6+%2B+g+%29+\"
\n" ); document.write( "\"+2%2A%28+6+%2B+g+%29+=+6%2A5+\"
\n" ); document.write( "\"+12+%2B+2g+=+30+\"
\n" ); document.write( "\"+2g+=+18+\"
\n" ); document.write( "\"+g+=+9+\"
\n" ); document.write( "There are 9 green beads
\n" ); document.write( "----------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+2%2F5+=+6+%2F+%28+6+%2B+g+%29+\"
\n" ); document.write( "\"+2%2F5+=+6+%2F+%28+6+%2B+9+%29+\"
\n" ); document.write( "\"+2%2F5+=+6%2F15+\"
\n" ); document.write( "\"+2%2F5+=+2%2F5+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );