document.write( "Question 750631: A chocolate drink is 16% pure chocolate by volume. If 13 litres of pure milk are added to 22 litres of this drink, the percent of chocolate in the new drink is approximately \n" ); document.write( "
Algebra.Com's Answer #456736 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A chocolate drink is 16% pure chocolate by volume. If 13 litres of pure milk are added to 22 litres of this drink, the percent of chocolate in the new drink is approximately. \n" ); document.write( "*** \n" ); document.write( "let x= percent of chocolate in the new drink. \n" ); document.write( "16%(22)=x%(13+22) \n" ); document.write( "3.52=x(35) \n" ); document.write( "x=3.52/35=0.10 \n" ); document.write( "percent of chocolate in the new drink≈10% \n" ); document.write( " |