document.write( "Question 415112: how many gallons of a 70% antifreeze solution must be mixed with 100 gallons of 30% antifreeze to get a mixture that is 60% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #291056 by Tatiana_Stebko(1539)![]() ![]() You can put this solution on YOUR website! Let x gallons of 70% antifreeze mix with 100 gallons of 30% antifreeze we'll get (100+x) gallons of new solution \n" ); document.write( "in 100 gallons of 30% antifreeze is \n" ); document.write( "in x gallons of 70% antifreeze is 0.7x gallons \n" ); document.write( "in (100+x) gallons of 60% antifreeze is 0.6(100+x) gallons \n" ); document.write( "Equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Answer 300 gallons \n" ); document.write( " |