document.write( "Question 942323: How much water must be evaporated from 17 qt of a 50% antifreeze solution to produce an 85% solution? \n" ); document.write( "
Algebra.Com's Answer #574456 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How much water must be evaporated from 17 qt of a 50% antifreeze solution to produce an 85% solution? \n" ); document.write( "*** \n" ); document.write( "let x=amt of water must be evaporated \n" ); document.write( "50%*17=85%(17-x) \n" ); document.write( "8.5=14.45-.85x \n" ); document.write( ".85x=5.95 \n" ); document.write( "x=7 \n" ); document.write( "How much water must be evaporated? 7 qts \n" ); document.write( " |