document.write( "Question 257585: The solution in a 7 liter radiator system is 35% antifreeze. How much of the solution must be drained and replaced by a 95% antifreeze solution to obtain a 50% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #189500 by dabanfield(803) ![]() You can put this solution on YOUR website! The solution in a 7 liter radiator system is 35% antifreeze. How much of the solution must be drained and replaced by a 95% antifreeze solution to obtain a 50% antifreeze solution?\r \n" ); document.write( "\n" ); document.write( "Let x be the amount to be replaced. Then we have:\r \n" ); document.write( "\n" ); document.write( ".95*x + .35*(7-x) = .50*7 = 35\r \n" ); document.write( "\n" ); document.write( "Solve for x. \n" ); document.write( " |