document.write( "Question 263800: A box contains some green marbles and exactly four red marbles. The probability of selecting a red marble is x%. If the number of green marbles is doubled, the probability of selecting one of the four red marbles from the box is (x – 15)%. How many green marbles are in the box before the number of green marbles is doubled? \n" ); document.write( "
Algebra.Com's Answer #194371 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A box contains some green marbles and exactly four red marbles. The probability of selecting a red marble is x%. If the number of green marbles is doubled, the probability of selecting one of the four red marbles from the box is (x – 15)%. How many green marbles are in the box before the number of green marbles is doubled?
\n" ); document.write( "----
\n" ); document.write( "Original setup
\n" ); document.write( "P(1 red) = 4/(g+4) = x/100
\n" ); document.write( "Then g + 4 = 4/x/100
\n" ); document.write( "g = (4/(x/100))-4
\n" ); document.write( "g = (400/x) -4
\n" ); document.write( "----------------------
\n" ); document.write( "New setup
\n" ); document.write( "P(1 red) = 4/(2g+4) = (x-15)/100
\n" ); document.write( "(2g+4) = 400/(x-15)
\n" ); document.write( "g+2 = 200/(x-15)
\n" ); document.write( "g = 200/(x-15) -2
\n" ); document.write( "----------------------------
\n" ); document.write( "Solve for \"g\":
\n" ); document.write( "(400/x) -4 = (200/(x-15) -2
\n" ); document.write( "Divide thru by 200 to get:
\n" ); document.write( "(2/x) - 2/100 = (1/(x-15) - 1/100
\n" ); document.write( "(2/x) - (1/(x-15) = 1/100
\n" ); document.write( "200(x-15) - 100x = x(x-15)
\n" ); document.write( "200x - 3000 - 100x = x^2-15x
\n" ); document.write( "x^2 -115x +3000 = 0
\n" ); document.write( "(x-75)(x-40) = 0
\n" ); document.write( "----------------------------
\n" ); document.write( "x is 75 or x = 40
\n" ); document.write( "Need to solve for \"g\"
\n" ); document.write( "g = 200/(x-15) -2
\n" ); document.write( "================================
\n" ); document.write( "If x = 75,
\n" ); document.write( "g = 200/(50) -2 = 2
\n" ); document.write( "If x = 40,
\n" ); document.write( "g = 200/25 - 2 = 6
\n" ); document.write( "---------------------------
\n" ); document.write( "Looks like original # of green is 2 or 6.
\n" ); document.write( "Hummmm!!!
\n" ); document.write( "---------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );