document.write( "Question 206188: how many gallons of a 50% antifreeze solution must be mixed with 90 gallons of 15% antifreeze to get a mixture that is 40% antifreeze \n" ); document.write( "
Algebra.Com's Answer #155740 by Marth(57)![]() ![]() ![]() You can put this solution on YOUR website! You have 90 gallons of a 15% antifreeze solution. \n" ); document.write( "let x = the number of gallons of 50% antifreeze solution \n" ); document.write( " \n" ); document.write( "Solve for x. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 225 gallons \n" ); document.write( " |