document.write( "Question 653608: How many green blocks should be added to a bag that holds 1 blue block and 3 yellow blocks to make the probability of randomly selecting a green block from the bag equal to 1/2? \n" ); document.write( "
Algebra.Com's Answer #408447 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many green blocks should be added to a bag that holds 1 blue block and 3 yellow blocks to make the probability of randomly selecting a green block from the bag equal to 1/2? \n" ); document.write( "------ \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "x/(1+3+x) = 1/2 \n" ); document.write( "---- \n" ); document.write( "x/(x+4) = 1/2 \n" ); document.write( "2x = x+4 \n" ); document.write( "x = 4 (# of green blocks to add) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |