document.write( "Question 243076: you own a bakery and have a special recipe that calls for a dough that starts with a 80% flour to 20% sugar mixture. An employee incorrectly mixed 15 pounds of the mixture at a 70% flour to 30% sugar ratio. How much flour must you add to the incorrect mixture so that the ratio of flour to sugar is corrected. How many pounds of the new mixture will there be. \n" ); document.write( "
Algebra.Com's Answer #178090 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
you own a bakery and have a special recipe that calls for a dough that starts with a 80% flour to 20% sugar mixture.
\n" ); document.write( "An employee incorrectly mixed 15 pounds of the mixture at a 70% flour to 30% sugar ratio.
\n" ); document.write( "How much flour must you add to the incorrect mixture so that the ratio of flour to sugar is corrected.
\n" ); document.write( "Equation:
\n" ); document.write( "flour + flour = flour
\n" ); document.write( "0.70*15 + 1.00x = 0.80(15+x)
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "70*15 + 100x = 80*15 + 80x
\n" ); document.write( "20x = 10^15
\n" ); document.write( "x = 7.5 lbs (amount of flour that must be added to the mixture)
\n" ); document.write( "===================================================================
\n" ); document.write( "
\n" ); document.write( "How many pounds of the new mixture will there be.
\n" ); document.write( "7.5 + 15 = 22.5 lbs.
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );