document.write( "Question 1026190: Fertilizer with weed control costing $36 per 50-pound bag is to be mixed with a less expensive fertilizer costing $8 per 50-pound bag to make 14 bags of fertilizer that can be sold for $28 per bag. How many bags of cheaper fertilizer should be used? \n" ); document.write( "
Algebra.Com's Answer #641444 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Fertilizer with weed control costing $36 per 50-pound bag is to be mixed with a less expensive fertilizer costing $8 per 50-pound bag to make 14 bags of fertilizer that can be sold for $28 per bag. How many bags of cheaper fertilizer should be used?
\n" ); document.write( "-----
\n" ); document.write( "Bag Eq:: t + e = 14 bags
\n" ); document.write( "Value Eq:36t+8e = 14*28
\n" ); document.write( "--------
\n" ); document.write( "Modify for elimination::
\n" ); document.write( "8t + 8e = 8*14
\n" ); document.write( "36t + 8e = 28*14
\n" ); document.write( "------------------------
\n" ); document.write( "28t = 20*14
\n" ); document.write( "---------------
\n" ); document.write( "t = 10 (# of $36 bags)
\n" ); document.write( "e = 14-10 = 4 (# of $8 bags)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );