document.write( "Question 159215: A restaurant has some pancake batter that is too thin. It weighs 12 kilograms and contains 85% flour. How many kilograms of flour should be added so that the final mixture is 90% flour? \n" ); document.write( "
Algebra.Com's Answer #117353 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
there are at least a couple of ways of looking at it.
\n" ); document.write( "here's one.
\n" ); document.write( "-----------------------------------
\n" ); document.write( "F = .85M (F = flour)
\n" ); document.write( "W = .15M (W = water)
\n" ); document.write( "M = 12 (M = mixture)
\n" ); document.write( "F = 10.2 kg
\n" ); document.write( "W = 1.8 kg
\n" ); document.write( "since the amount of flour needs to be raised, we can keep the amount of water constant at 1.8 kg.
\n" ); document.write( "1.8 kg of water in the new mixture represents 10% of the mixture (90% flour).
\n" ); document.write( "1.8 kg of water / .10 = 18 kg of mixture
\n" ); document.write( "new mixture must be 18 kg if 1.8 kg of water is 10% of it.
\n" ); document.write( "amount of flour in the new mixture becomes 18 - 1.8 = 16.2 kg
\n" ); document.write( "16.2 - 10.2 kg of flour needs to be added to the mixture = 6 kg of flour.
\n" ); document.write( "answer is 6 kg of flour needs to be added
\n" ); document.write( "-------------------------------------
\n" ); document.write( "here's the other.
\n" ); document.write( "-------------------------------------
\n" ); document.write( "if .85 of the mixture is flour and .15 of the mixture is water, then the ratio of flour to water is represented by (85/15)
\n" ); document.write( "to test you take 85/15 * 1.8 kg water = 10.2 kg of flour - checks out ok.
\n" ); document.write( "since the new mixture must be 90% flour and 10% water, the ratio of flour to water in the new mixture must be (9/1).
\n" ); document.write( "since the amount of water will remain the same, (9/1)*1.8 = 16.2 kg of flour required in the new mixture.
\n" ); document.write( "16.2 - 10.2 = 6 kg.
\n" ); document.write( "--------------------------------------\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );