document.write( "Question 219856: Please help me solve this problem: \r
\n" );
document.write( "\n" );
document.write( "How many gallons of a 70% antifreeze solution must be mixed with 70 gallons of 25% antifreeze to get a mixture that is 60% antifreeze? use the six step method \n" );
document.write( "
Algebra.Com's Answer #165274 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How many gallons of a 70% antifreeze solution must be mixed with 70 gallons of \n" ); document.write( " 25% antifreeze to get a mixture that is 60% antifreeze? \n" ); document.write( " use the six step method \n" ); document.write( "; \n" ); document.write( "I'm not sure what the six step method, but this is how I would do it \n" ); document.write( ": \n" ); document.write( "Let x = amt of 70% solution will be required \n" ); document.write( ": \n" ); document.write( "A simple mixture equation \n" ); document.write( ".70x + .25(70) = .60(x + 70) \n" ); document.write( ": \n" ); document.write( ".70x + 17.5 = .60x + 42 \n" ); document.write( ": \n" ); document.write( ".70x - .60x = 42 - 17.5 \n" ); document.write( ": \n" ); document.write( ".10x = 24.5 \n" ); document.write( "x = \n" ); document.write( "x = 245 gal of 70% solution \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the original equation \n" ); document.write( ".70(245) + .25(70) = .60(245 + 70) \n" ); document.write( "171.5 + 17.5 = .60(315) \n" ); document.write( "189 = 189 \n" ); document.write( " |