document.write( "Question 899439: A regulation requires that in order for soda to be termed as \"naturally flavored\", the drink must contain at least 10% fruit juice. how much pure fruit juice must a manufacturer add to 900 gallons of 5% orange soda to conform to the regulation? \n" ); document.write( "
Algebra.Com's Answer #545407 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! .05(900G) + x = .10(900G + x) \n" ); document.write( " x = .05(900G)/.90 = 50G \n" ); document.write( " |