document.write( "Question 211176This question is from textbook
\n" );
document.write( ": a bakery makes a special whole-grain bread using two kinds of flour. whole wheat and rye. the recipe for this bread calls for 1 oz rye flour for every 4 oz of whole-wheat flour. how many ounces of each kind of flour should be used to make a loaf of bread weighing 32 oz? \n" );
document.write( "
Algebra.Com's Answer #159540 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a bakery makes a special whole-grain bread using two kinds of flour. whole wheat and rye. the recipe for this bread calls for 1 oz rye flour for every 4 oz of whole-wheat flour. how many ounces of each kind of flour should be used to make a loaf of bread weighing 32 oz? \n" ); document.write( "------------------------- \n" ); document.write( "The ratio of rye to whole-wheat is 1:4. \n" ); document.write( "Let the amount of rye be \"x\" \n" ); document.write( "Then the amount of whole-wheat is \"4x\" \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "x + 4x = 32 \n" ); document.write( "5x = 32 \n" ); document.write( "x = 6.4 oz (amt of rye in the bread) \n" ); document.write( "4x = 25.6 oz (amt of whole-wheat in the bread) \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |