document.write( "Question 1096712: A mixture of 8% disinfectant solution is to be made from 10% and 5% disinfectant solution. How much of each solution should be used if 25 gallons if 8% solution are needed? \n" ); document.write( "
Algebra.Com's Answer #711138 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A mixture of 8% disinfectant solution is to be made from 10% and 5% disinfectant solution. How much of each solution should be used if 25 gallons if 8% solution are needed?
\n" ); document.write( "----------------
\n" ); document.write( "t + f = 25 --- total solution
\n" ); document.write( "10t + 5f = 8*25 --- concentration
\n" ); document.write( "
\n" ); document.write( "
\n" );