document.write( "Question 192303: Lisa will make punch that is 25% fruit juice by adding pure fruit juice to a 2-liter mixture that is 10% pure fruit juice. How many liters of pure fruit juice does she need to add? \n" ); document.write( "
Algebra.Com's Answer #144341 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! .1(2)+x=.25(2+x) \n" ); document.write( ": \n" ); document.write( ".2+x=.5+.25x \n" ); document.write( ": \n" ); document.write( ".75x=.3 \n" ); document.write( ": \n" ); document.write( "x=.4 liters \n" ); document.write( " |