document.write( "Question 1049881: Ageay gardens has sunflower seeds, in a barrel, that sell for $0.49 per pound and gourmet bird seed mix that sells for $0.89 per pound. How much of each must be mixed to get a 20-pound mixture that sells for $0.73 per pound? \n" ); document.write( "
Algebra.Com's Answer #665452 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Let x represent the amount of the $0.89 seed \n" ); document.write( "MIX \n" ); document.write( ".89x + .49(20lb-x) = .73(20lb) \n" ); document.write( ".40x = .24(20lb) \n" ); document.write( "x = .24(20lb)/.40 = 12 lb, the amount of the $0.89 seed. 8lb |