document.write( "Question 638841: How many gallons of a plant food that is 6% nitrogen must be combined with another plant food that is 30% nitrogen to make 10 gal of a plant food that is 12% nitrogen? \n" ); document.write( "
Algebra.Com's Answer #402421 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Do it like this one:
\n" ); document.write( "------
\n" ); document.write( "I need 150 gallons of 10% solution but all i have is 5% and 20% solution. How much of the 5% and 20% solution do i need in order ti create 150 gallons of 10% solution?
\n" ); document.write( "===============
\n" ); document.write( "t = amount of 20%
\n" ); document.write( "f = amount of 5%
\n" ); document.write( "==========
\n" ); document.write( "t + f = 150
\n" ); document.write( "20t + 5f = 10*150
\n" ); document.write( "
\n" ); document.write( "
\n" );