document.write( "Question 449381: Mixture problem: A mechanic needs a radiator to have a 40% antifreeze solution. the radiator currently is filled with 4 gallons of a 25% antifreeze solution. How much of the antifreeze mixture should be drained from the car if the mechanic replaces it with pure antifreeze? \n" ); document.write( "
Algebra.Com's Answer #309175 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 4x.4=1.6 \n" ); document.write( ".25(4-x)+x=1.6 \n" ); document.write( "1-.25x+x=1.6 \n" ); document.write( ".75x=.6 \n" ); document.write( "x=.6/.75=.8 \n" ); document.write( "The mechanic need to remove .8 gallons of the anti-freeze he/she's got in the radiator, and replace it with .8 gallons of pure antifreeze to get the desired solution. \n" ); document.write( " |