document.write( "Question 1046904: An experiment calls for a 5% salt solution. Only a 3% salt solution and an 6% salt solution are available. How many gallons of each must be combined to obtain 30 gallons of a 5% salt solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #662367 by ikleyn(52834)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "An experiment calls for a 5% salt solution. Only a 3% salt solution and an 6% salt solution are available. \n" ); document.write( "How many gallons of each must be combined to obtain 30 gallons of a 5% salt solution? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.03x+0.06(30-x) = 0.05(30) \n" ); document.write( "0.03x+1.8-0.06x = 1.5 \n" ); document.write( "-0.03x = -0.3 Divide. \n" ); document.write( "x = 10 \n" ); document.write( "You'll need 10 gallon of the 3% solution and 30-10 = 20 gallon of the 6% solution to obtain 30 gallon of a 5% solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |