document.write( "Question 186439: Angelina wants to add 60% antifreeze solution to her car's radiator. About how much 60% antifreeze solution can she make by mixing 1 gallon of pure antifreeze with water? \n" ); document.write( "
Algebra.Com's Answer #139725 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of water needed \n" ); document.write( "Now we know that the amount of pure antifreeze before the water is added (1 gal) has to equal the amount of pure antifreeze after the water is added (0.60(1+x)), so:\r \n" ); document.write( "\n" ); document.write( "1=0.60(1+x) \n" ); document.write( "1=0.60+0.60x subtract 0.60 from each side \n" ); document.write( "1-0.60=0.60-0.60+0.60x collect like terms \n" ); document.write( "0.40=0.60x divide each side by 0.60 \n" ); document.write( "x=2/3 gal------------------amt of water needed \n" ); document.write( "1=0.60(1 2/3)=0.60*(5/3) \n" ); document.write( "1=1\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |