document.write( "Question 357291: A bottle contains 750ml of fruit punch with a concentration of 50% pure fruit juice. Jin drinks 100ml of the punch and then refills the bottle win an equal amount of a cheaper brand of punch. If the concentration of juice in the bottle is now reduced to 48%, what was the concentration in the punch that Jill added? \n" ); document.write( "
Algebra.Com's Answer #255166 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "*Note: the cheaper brand was added to 650ml of the 50% fruit punch
\n" ); document.write( "Let x be the concentration in the punch added
\n" ); document.write( ".50*650 + x*100 = .48*750
\n" ); document.write( "Simplify and solve
\n" ); document.write( "100x = .48*750ml - .50*650ml
\n" ); document.write( "100x = 360 -325
\n" ); document.write( "100x = 35
\n" ); document.write( "x = .35
\n" ); document.write( "Concentration in the punch that Jill added was 35%
\n" ); document.write( "check your answer
\n" ); document.write( "325 + 35 = 360 \n" ); document.write( "
\n" );