document.write( "Question 242864: An 80-pound grass seed mixture is 30% bluegrass seed. How many pounds of seed containing no bluegrass seed (0%) should be added to the seed mixture for a resulting blend that is 20% bluegrass seed? Construct a table, then solve \n" ); document.write( "
Algebra.Com's Answer #177945 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An 80-pound grass seed mixture is 30% bluegrass seed. How many pounds of seed containing no bluegrass seed (0%) should be added to the seed mixture for a resulting blend that is 20% bluegrass seed? \n" ); document.write( "------------------------------ \n" ); document.write( "Equation: \n" ); document.write( "blue + blue = blue \n" ); document.write( "0.30*80 + 0*x = 0.20(80+x) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "30*80 = 20*80 + 20x \n" ); document.write( "20x = 10*80 \n" ); document.write( "x = 40 lb. (amount of seed with no bluegrass that must be added to the mix) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |