document.write( "Question 395040: I have a juice concentrate that is 90% juice and 10% water. I want to take that concentrate and make it into a 50% juice concentrate. How much water do I add? In addition, if I added sugar would that alter the % of the concentrate and if so by how much. Is there a formula for both of the above? \n" ); document.write( "
Algebra.Com's Answer #280383 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = amount of 90% mixture to use
\n" ); document.write( "Let \"b\" = amount of water to add
\n" ); document.write( "In words:
\n" ); document.write( "(total juice)/(total mixture) = 50%
\n" ); document.write( "\".9a%2F%28a+%2B+b%29+=+.5\"
\n" ); document.write( "There are 2 unknowns and only 1 equation, so it's
\n" ); document.write( "not solvable unless I know how much 50% mixture
\n" ); document.write( "I end up with, then I can write the 2nd equation:
\n" ); document.write( "\"a+%2B+b\" = amount of 50% mixture
\n" ); document.write( "However, I can show that:
\n" ); document.write( "\".9a%2F%28a+%2B+b%29+=+.5\"
\n" ); document.write( "\".9a+=+.5a+%2B+.5b\"
\n" ); document.write( "\".4a+=+.5b\"
\n" ); document.write( "\"4a+=+5b\"
\n" ); document.write( "\"a%2Fb+=+5%2F4\"
\n" ); document.write( "So, the ratio of added water to 90% mixture is 5/4
\n" ); document.write( "-----
\n" ); document.write( "I don't have a clue about adding sugar\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );