document.write( "Question 217133: Fertilizer with weed control costing $38 per 50- pound bag is to be mixed with a less expensive fertilizer costing $6.00 per 50- lb bag to make 16 bags of fertilizer that can be sold for $28.00 per bag. How many bags of cheaper fertilizer should be used. \n" ); document.write( "
Algebra.Com's Answer #163770 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Fertilizer with weed control costing $38 per 50- pound bag is to be mixed with a less expensive fertilizer costing $6.00 per 50- lb bag to make 16 bags of fertilizer that can be sold for $28.00 per bag. How many bags of cheaper fertilizer should be used. \n" ); document.write( "------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "38x + 6(16-x) = 28*16 \n" ); document.write( "38x + 96 - 6x = 28*16 \n" ); document.write( "32x = 28*16 - 96 \n" ); document.write( "32x = 352 \n" ); document.write( "x = 11 (# of bags of $38 bags needed for the mix) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |