document.write( "Question 418675: How much 60% antifreeze solution and 54% antifreeze solution should be combined to give 39 gallons of 58% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #292953 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How much 60% antifreeze solution and 54% antifreeze solution should be combined to give 39 gallons of 58% antifreeze solution? \n" ); document.write( ". \n" ); document.write( "Let x = amount (gallons) of 60% solution \n" ); document.write( "then \n" ); document.write( "39-x = amount (gallons) of 54% solution \n" ); document.write( ". \n" ); document.write( ".60x + .54(39-x) = .58(39) \n" ); document.write( ".60x + 21.06 - .54x = 22.62 \n" ); document.write( ".60x - .54x = 1.56 \n" ); document.write( ".06x = 1.56 \n" ); document.write( "x = 26 gallons of 60% solution \n" ); document.write( ". \n" ); document.write( "54% solution: \n" ); document.write( "39-x = 39-26 = 13 gallons \n" ); document.write( " |