document.write( "Question 1007738: How many gallons of 5% acid solution should be mixed with 20gallons of a 10% acid solution to obtain 8% acid solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623586 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "We are mixing a weaker acid solution with a stronger acid\r\n" ); document.write( "solution to obtain a medium-strength acid solution.\r\n" ); document.write( "\r\n" ); document.write( "Let the number of gallons of the weaker \r\n" ); document.write( "5% solution be x\r\n" ); document.write( "\r\n" ); document.write( "Then the number of gallons of the final medium-strength\r\n" ); document.write( "solution will be x + 20\r\n" ); document.write( " \r\n" ); document.write( " Number of \r\n" ); document.write( " Percent Gallons\r\n" ); document.write( " Type Number acid of PURE\r\n" ); document.write( " of of expressed ACID\r\n" ); document.write( "Solution gallons as a decimal contained\r\n" ); document.write( "-------------------------------------------------\r\n" ); document.write( "Weaker x 0.05 0.05x\r\n" ); document.write( "Stronger 20 0.10 0.10(20)\r\n" ); document.write( "------------------------------------------------\r\n" ); document.write( "Mixture x+20 0.08 0.08(x+20) \r\n" ); document.write( "\r\n" ); document.write( "The equation comes from the column on the right\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |