document.write( "Question 147501This question is from textbook Intermediate Algebra
\n" );
document.write( ": A mixture of water and antifreeze in a car is 10% antifreeze. In colder climates this mixture should contain 50% antifreeze. If the radiator contains 4 gallons of fluid, how many gallons of radiator fluid should be drained and replaced with a mixture containing 80% antifreeze? \n" );
document.write( "
Algebra.Com's Answer #107878 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A mixture of water and antifreeze in a car is 10% antifreeze. \n" ); document.write( "In colder climates this mixture should contain 50% antifreeze. \n" ); document.write( "If the radiator contains 4 gallons of fluid, how many gallons of radiator fluid should be drained and replaced with a mixture containing 80% antifreeze? \n" ); document.write( "----------- \n" ); document.write( "Start: 4 gallons liquid ; 0.1*4 = 0.4 gallons active ingredient \n" ); document.write( "------------- \n" ); document.write( "After draining x gallons: \n" ); document.write( "4-x gallons ; 0.1(4-x)= 0.4-0.1x gallons active ingredient \n" ); document.write( "---------------- \n" ); document.write( "Adding 80% antifreeze: \n" ); document.write( "Add x gallons ; 0.8x gallons of active ingredient. \n" ); document.write( "------------- \n" ); document.write( "Final Mixture: \n" ); document.write( "4 gallons; 0.5*4 = 2 gallons active ingredient \n" ); document.write( "-------------------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "active + active = active \n" ); document.write( "0.4-0.1x+0.8x = 2 \n" ); document.write( "0.7x + 0.4 = 2 \n" ); document.write( "0.7x = 1.6 \n" ); document.write( "x = 2.2857 gallons (number of gallons that should be drained and replaced) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |