document.write( "Question 1087896: How many gallons of a 90% antifreeze solution must be mixed with 60% gallons of 15% antifreeze to get a mixture that is 80% antifreeze?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #702180 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n be the number of gallons of 90% antifreeze. Then: \n" ); document.write( ".9n+.15(60)=.8(n+60) \n" ); document.write( ".9n+9=.8n+48 \n" ); document.write( ".1n=39 \n" ); document.write( "n=390 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |